Master page logo not shown

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
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
Post Reply
lindgm
 
 
Posts: 41
Joined: Wed Sep 09, 2020 8:36 pm

Master page logo not shown

Post by lindgm »

I have a master page with a logo image and a menu bar at top. On "normal" pages those are shown as expected, but on pages where I have a floating layer covering the whole page with an image as background, only the menu bar is visible, while the logo image is hidden. I have not found any setting to make the logo image on top of all pages using the master page.
User avatar
Pablo
 
Posts: 23252
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Master page logo not shown

Post by Pablo »

To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.

I do not need the complete project because that will only take more time to figure out what you have done.
Basically, I just need a small project with one page and object(s) that are relevant to your question.

For further details about how to share a project file, please see this FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
lindgm
 
 
Posts: 41
Joined: Wed Sep 09, 2020 8:36 pm

Re: Master page logo not shown

Post by lindgm »

Here is my examle project!

https://example.bjorkenasgolfklubb.com/index.html

There are 2 pages in the project - the index page and the master page. The master page has one image and a menu bar. The index page has one full screen floating layer with a background picture. The index page uses the master page. Only the menu bar is shown on the index page, the image from the master page is hidden by the image on the index page.
User avatar
Pablo
 
Posts: 23252
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Master page logo not shown

Post by Pablo »

Sorry, but I was asking for the project file (wbs), not the published page.

I cannot see what you have done based on the published page (HTML), because the software has thousands of options and millions of possible combinations.
So, there is no way to know which options you have used by looking at the HTML only.
User avatar
crispy68
 
 
Posts: 3001
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Master page logo not shown

Post by crispy68 »

It's a z-index issue. Your "Layer1" has a z-index of 3. Your "Image1" has z-index of 0. You will need to assign a higher z-index for your image.
User avatar
wwonderfull
 
 
Posts: 1566
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Master page logo not shown

Post by wwonderfull »

as @crispy has informed it is indeed a z-index issue but the fact is it doesn't look like a master page. It looks more like a testing ground kind of page for demonstration I think.
lindgm
 
 
Posts: 41
Joined: Wed Sep 09, 2020 8:36 pm

Re: Master page logo not shown

Post by lindgm »

To Pablo
I tried to follow the instruction at the link you provided!!
lindgm
 
 
Posts: 41
Joined: Wed Sep 09, 2020 8:36 pm

Re: Master page logo not shown

Post by lindgm »

To crispy

I tried to find a way to change the z index earlier, but the only method I am aware of is move to front. Please tell me how I change z! Sorry, I have just used the app for a short time
User avatar
crispy68
 
 
Posts: 3001
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Master page logo not shown

Post by crispy68 »

Please tell me how I change z!
You need to provide a copy of your project file (.wbs). Without seeing your exact setup in the program it's hard to tell you how to adjust it as there are thousands of possible options and I need to see your setup.
lindgm
 
 
Posts: 41
Joined: Wed Sep 09, 2020 8:36 pm

Re: Master page logo not shown

Post by lindgm »

User avatar
Pablo
 
Posts: 23252
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Master page logo not shown

Post by Pablo »

The behavior of the page is correct.
A master page will always be rendered in the background, otherwise you would not be able to place any objects on top of it.

If you want to display a menu on top, then you can use a 'Page Header' object on the master page and set ''stack level to 'in front of content'
lindgm
 
 
Posts: 41
Joined: Wed Sep 09, 2020 8:36 pm

Re: Master page logo not shown

Post by lindgm »

But if I have a header on the master page, I cannot fill the other pages with images (I think). The logo and menu bar is shown correctly, but the rest of the header is not filled with the full page image that I want to have. Instead, the rest of the header is white. Further, how come that the menu bar from the master page is shown when I have a full screen image, if the master page is rendered in the background?
User avatar
Pablo
 
Posts: 23252
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Master page logo not shown

Post by Pablo »

Some menus are rendered on top (via a higher z-index) to make sure they receive the mouse input.
User avatar
wwonderfull
 
 
Posts: 1566
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Master page logo not shown

Post by wwonderfull »

lindgm wrote: Sat Jul 23, 2022 2:42 pm But if I have a header on the master page, I cannot fill the other pages with images (I think)
Master frame gives the ability to use a header and a footer and you can use backgrounds in any other pages you want to connect to the masterpage. Being image backgrounds using layout grids or others. So I think it won't be much of a problem.

See more about layout grids and how to use them as menu headers. Also click on help for more information in the software.
https://www.wysiwygwebbuilder.com/layoutgrid_part2.html

How to use master page properly:
https://www.wysiwygwebbuilder.com/master_page.html
alan_sh
 
 
Posts: 1831
Joined: Tue Jan 01, 2019 5:50 pm

Re: Master page logo not shown

Post by alan_sh »

lindgm wrote: Sat Jul 23, 2022 2:42 pm But if I have a header on the master page, I cannot fill the other pages with images (I think).
Have you checked the style properties of the master page? If it's set to 'transparent', then you can put backgrouund images on any page. If it's set to a colour or an image, then that colour/image will be on each page and you cannot put another background image or colour on as the master page will override it.

If you look at www.ashworthvalley.org.uk you will see a background image on each page (looks like contour maps) which came from the master page.

This does NOT preclude you from adding images to each page - as you can see from the 'News' page on the website above.
Post Reply