Sticky Logo

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
User avatar
cgcreator
 
 
Posts: 38
Joined: Tue Sep 07, 2021 12:03 pm
Location: Germany

Sticky Logo

Post by cgcreator »

Perhaps someone has a tip for me on how I can make my logo sticky like the top nav and footer?
I try custom css ( position: sticky; top: 30; ) but not work :(

pls see image sample.

THX

https://ibb.co/X208h1k
User avatar
Pablo
 
Posts: 23267
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Sticky Logo

Post by Pablo »

User avatar
cgcreator
 
 
Posts: 38
Joined: Tue Sep 07, 2021 12:03 pm
Location: Germany

Re: Sticky Logo

Post by cgcreator »

Yes, "Keep original position until layer is about to be hidden" not work. Jumps always to the left out of 1200px max screen.
https://ibb.co/s5BtH71
User avatar
Pablo
 
Posts: 23267
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Sticky Logo

Post by Pablo »

To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.
Also, please include a description how to reproduce this problem.

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.

Note that 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.

For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
User avatar
cgcreator
 
 
Posts: 38
Joined: Tue Sep 07, 2021 12:03 pm
Location: Germany

Re: Sticky Logo

Post by cgcreator »

Site:


Wbs File:


Where the logo has to be:


THX
Last edited by cgcreator on Thu Jan 04, 2024 4:31 pm, edited 2 times in total.
User avatar
Pablo
 
Posts: 23267
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Sticky Logo

Post by Pablo »

It seems to work correct.
You can set the offset via the 'offset 'properties.

Here are another examples using 'sticky'
https://www.wysiwygwebbuilder.com/support/wb17tryouts/wb17_wizzypedia.html

https://www.wysiwygwebbuilder.com/support/wb16tryouts/wb16_expertise_layers.html
User avatar
cgcreator
 
 
Posts: 38
Joined: Tue Sep 07, 2021 12:03 pm
Location: Germany

Re: Sticky Logo

Post by cgcreator »

But the position is wrong!

Where the logo has to be:


Working with offset is a disaster because it doesn't change the position like navigation and all other elements when I change the width of the browser. :shock:
Last edited by cgcreator on Thu Jan 04, 2024 4:31 pm, edited 1 time in total.
User avatar
Pablo
 
Posts: 23267
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Sticky Logo

Post by Pablo »

The position is not wrong. A sticky layer has a fixed position, as specified by the 'orientation' property. The offset properties can be used to give the object an offset.
Post Reply