how change search in full width

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Mariasol
 
 
Posts: 40
Joined: Tue Feb 08, 2022 9:19 am

how change search in full width

Post by Mariasol »

Hi ,

the site search object is full width which prevents me from putting the search button next to it in a grid layout.
I don't know how to change
in the html of the object the style="display:block;width: 100%;
in style="position:absolute

Can you help me ?
THANKS
User avatar
BaconFries
 
 
Posts: 5884
Joined: Thu Aug 16, 2007 7:32 pm

Re: how change search in full width

Post by BaconFries »

Two ways to achieve this
1: Use a nested grid to align the editbox and button next to each other.
2: Set 'full width' property of the editbox to 'false' this way it will not use the full width of the container.
Mariasol
 
 
Posts: 40
Joined: Tue Feb 08, 2022 9:19 am

Re: how change search in full width

Post by Mariasol »

there is no "full width" property of the edit box
User avatar
Pablo
 
Posts: 23258
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: how change search in full width

Post by Pablo »

You can change the full width property via the Property Inspector.
Mariasol
 
 
Posts: 40
Joined: Tue Feb 08, 2022 9:19 am

Re: how change search in full width

Post by Mariasol »

Thank you verry much.
its ok :D
Post Reply