WebSite X5Help Center

 
Jon H.
Jon H.
User

Header and menu overlaid on webpage  en

Автор: Jon H.
Просмотрено 1147, Подписчики 1, Размещенный 0  

I have a webpage in which I have some HTML code to display an only photo album.  When I view the webpage and make the album bigger, the header and menu stay overlaid on top.  See attached picture or visit www.sjucc.ca/golf.html to see it.

How can I get rid of this? 

If I expand to full screen it goes away but in the smaller view it's still there.

Размещено
1 Ответы
Aleksej H.
Aleksej H.
Moderator

Hello. Try adding this style. In the video tutorial, I showed how this can be done.

<style>

#imSideBar, #imHeaderObjects, #imFooter {z-index: 1;}

</style>

Читать больше
Размещено От Aleksej H.