In the editor the heading is as it should be. In the browser, the image moves over the heading and I don't know why.
I have tried various Fixed, Floating, Fixed Header... and changed the order of the elements but nothing works as I expected.
The .wbs file
The image
https://1drv.ms/u/s!ArAx9oM6899Rgq8LuDo ... g?e=ArUMf7
Why are the heading and image moving?
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
Why are the heading and image moving?
Last edited by Alan on Thu Jul 28, 2022 11:45 am, edited 3 times in total.
-
-
- Posts: 1439
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Why are the heading and image moving?
Can you give a link of the live website or a demo project so we can check? Seeing the image we do not get much information.Alan wrote: ↑Thu Jul 28, 2022 11:32 am In the editor the heading is as it should be. In the browser, the image moves over the heading and I don't know why.
I have tried various Fixed, Floating, Fixed Header... and changed the order of the elements but nothing works as I expected.
The image
[img]C:/Pictures/Capture[/img]
The .wbs file
[url]C:\Users\ajper\Documents\WYSIWYG Web Builder/atthecoast.wbs[/url]
-
-
- Posts: 1439
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Why are the heading and image moving?
As you are using a template that header layout grid has a transition added to it. It is an intentional behaviour. If you want it to have a fixed color then select the #wb_header grid and put a solid background on it. So delete the custom code 1st then #header set to Header (Fixed) and after that go to #Home layout grid and give the top margin to 68.
Last edited by wwonderfull on Thu Jul 28, 2022 1:01 pm, edited 3 times in total.
Re: Why are the heading and image moving?
Set the top margin at 68 to the next layer and the problem is solved. Because it's a floating layer it moves to the top of the page.
Re: Why are the heading and image moving?
Thank you both. 2 ways to skin this metaphorical cat.