I have a search box in a layoutgrid in the masterpage just above the banner. In WYSIWIG on all pages everything looks great until I go to preview it. In the preview the index page looks good, but for all others the search button wraps below and the searchox and the latter stretches the width of the viewport. Also, the search buttong encroaches into the banner. Any suggestions on what I need to adjust or change to get consistent behavior across all pages? I have tried just about every setting I could think of including changing the type of grid object, but to no avail. Thank you!
https://www.greensphotoimages.com/alljoyjewelry.zip
https://www.greensphotoimages.com/home page search position ok.jpg
https://www.greensphotoimages.com/example of other pages search position not ok.jpg
Seach box keeps wrapping
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: 5881
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Seach box keeps wrapping
The url to the images do not work. When showing images in the forum the url must be valid no spaces within it.
Example of how to name correctly
https://www.greensphotoimages.com/thisimageok.jpg
https://www.greensphotoimages.com/thisimageisnot.jpg
How do I name my pages, images and other files?
Example of how to name correctly
https://www.greensphotoimages.com/thisimageok.jpg
https://www.greensphotoimages.com/thisimageisnot.jpg
BaconFries wrote: ↑Thu Feb 16, 2023 4:23 am To stop the search button moving or dropping down below the search input in a grid you should set the editbox full width property to "false" this will stop it using the full width of that container. Alternatively you could use a nested grid so to be able to align both the editbox and button with each other
Please see the following on naming files and the related topic at bottom.
How do I name my pages, images and other files?
Re: Seach box keeps wrapping
Does this help?
https://www.greensphotoimages.com/otherpages_ searchposition_ not_ok.jpg
https://www.greensphotoimages.com/homep ... ion_ok.jpg
https://www.greensphotoimages.com/otherpages_ searchposition_ not_ok.jpg
https://www.greensphotoimages.com/homep ... ion_ok.jpg
Re: Seach box keeps wrapping
Putting it in one container within another held with holding the position. I am hoping you can provide some futher help on how to get the results box (modal) to be responsive? When I starting reducing the viewport width down, especially to phone size, part of the popup window is hidden and would cause the user to have to try and move it left to right to see all the results as well as close it.
Re: Seach box keeps wrapping
The search input field and buttons are 2 separate objects. So, you will need to position them individually.
If you want them on the same row then you can either use a nested grid or flexbox.
If you want them on the same row then you can either use a nested grid or flexbox.