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
how change search in full width
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
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
- BaconFries
-
- Posts: 5884
- Joined: Thu Aug 16, 2007 7:32 pm
Re: how change search in full width
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.
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.
Re: how change search in full width
there is no "full width" property of the edit box
Re: how change search in full width
You can change the full width property via the Property Inspector.
Re: how change search in full width
Thank you verry much.
its ok
its ok
