Fixed menu in the SiteDesigner - FireStorm ISP

Fixed menu in the SiteDesigner

Support Wissensdatenbank

Du bist hier:
Print

How can I pin a menu in the SiteDesigner?

 

Step 1: Log in to Site Designer.

 

Step 2: Then press Home Page(1). Then click on “Head/Body Scripts(2).

 

 

 

 

Step 3: Now enter the code below into the script.

<style>
#page-zones__header {
position:fixed;
top:0px;
left:0px;
z-index:99999;
width:100%;
}
#page-zones__main {
margin-top:30px; 
}
</style>

 

 

Step 4: Once you have entered the code, click on the tick and then on Preview. When you are completely finished with your website, you have to click on Publish so that others can see it as well.

 

 

 

Step 5: Now visitors to your website can click on the menu at any time and do not have to keep scrolling to the top.

War dieser Artikel hilfreich?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
Wie können wir diesen Artikel verbessern?
Please submit the reason for your vote so that we can improve the article.
Brauchst du Hilfe?
Related Post