Page 1 of 1

Full width in a master page issue

Posted: Mon Jul 03, 2023 8:36 pm
by keydog
hello all

trying to make a master page to use as a header
but once master page used on page navigation doesn't expand to full width
using a master page in a layout grid with a panel menu and a themeable menu

these 2 navigation elements worked at full page width before I put them in a master page
any help appreciated

Re: Full width in a master page issue

Posted: Mon Jul 03, 2023 9:08 pm
by alan_sh
Can you post a demo project (.WBS file) somewhere. It would help to see what settings you have used.

Alan

Re: Full width in a master page issue

Posted: Mon Jul 03, 2023 10:01 pm
by keydog
this is just s test page where Im trying to work out this navigation
I don't have all on this page just the master page with the navigation

problem is the navigation elements aren't expanding to full width

http://thearcadeboneyard.com/key_shop_online/page1.html

Re: Full width in a master page issue

Posted: Mon Jul 03, 2023 10:04 pm
by crispy68
It looks full width to me. Are referring to the 15px gap on the left and right between the menu and browser window? If so, this is due to you have the gutter set in the layout grid. Set it to zero.

Re: Full width in a master page issue

Posted: Mon Jul 03, 2023 10:06 pm
by keydog
thanks that was it

what is better for responsive site php. pages or html.

Re: Full width in a master page issue

Posted: Mon Jul 03, 2023 10:08 pm
by crispy68
Doesn't matter. The page extension makes no difference in regards to responsiveness. If you are going to have a form on the page (or anything else that requires backend server usage), then you will need to use the .php extension otherwise .html is just fine for all pages.

Re: Full width in a master page issue

Posted: Mon Jul 03, 2023 10:57 pm
by keydog
thank you

Re: Full width in a master page issue

Posted: Tue Jul 04, 2023 6:43 pm
by keydog
Do any of you guys have a site search element that is relatively easy to set up with wb site builder
I have always had problems getting a site search to work properly on my sites
I did find one that I have used but is doesn't really look right

Re: Full width in a master page issue

Posted: Tue Jul 04, 2023 8:58 pm
by BaconFries
Can you please open a "New" thread when asking a different question thanks. WB has a site search function inbuilt see the following: Site Search If you require something more advanced then you will need to use a server sided solution using php and a database such as MySQL.

Re: Full width in a master page issue

Posted: Wed Jul 05, 2023 7:54 pm
by keydog
no problem