WebSite X5Help Center

 
James Becker
James Becker
User

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

Autore: James Becker
Visite 716, Followers 1, Condiviso 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

Postato il
3 RISPOSTE
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 :)

Leggi di più
Postato il da Yerson R.
James Becker
James Becker
User
Autore

"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.

Leggi di più
Postato il da 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

Leggi di più
Postato il da John S.