WebSite X5Help Center

 
James Becker
James Becker
User

How to display a colored bar across the entire visible screen?  en

Autor: James Becker
Visitado 713, Followers 1, Compartido 0  

Is there a way to extend a colored bar to display across the entire visible screen??

See the attached image.

Thanks for your time.
--
JamesKB

Publicado en
3 RESPUESTAS
Yerson R.
Yerson R.
User

Before explaining how to do this... first tell me if this is what you want to do.

Note the extension of colors to the sides http://www.cleanecotech.com/web/

I ask you, to confirm... and not make the tutorial in vain :)

Leer más
Publicado en de Yerson R.
James Becker
James Becker
User
Autor

"Before explaining how to do this... first tell me if this is what you want to do."

Of course this is what I want to do else I would not have asked the question.

"I ask you, to confirm... and not make the tutorial in vain :)"

I think we have a failure to comunicate.

Leer más
Publicado en de James Becker
John S.
John S.
User

Hello james

You could perhaps in template costumisation, insert html code in the header.

The html-code could look something like :

<style>

#imMnMn{position:fixed; top: 0px; height: 40px; width: 100%; z-index: 1000;}

</style>

The "fixed" makes the menu always be visible when scrolling on a page.

Hope this is helpful.

You can of course style it Your own way.

Kind regards

Schwartz

Leer más
Publicado en de John S.