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
Full width in a master page issue
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Re: Full width in a master page issue
Can you post a demo project (.WBS file) somewhere. It would help to see what settings you have used.
Alan
Alan
Re: Full width in a master page issue
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
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
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
thanks that was it
what is better for responsive site php. pages or html.
what is better for responsive site php. pages or html.
Re: Full width in a master page issue
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
thank you
Re: Full width in a master page issue
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
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
- BaconFries
-
- Posts: 5931
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Full width in a master page issue
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
no problem