WebSite X5Help Center

 
Joe H.
Joe H.
User

Line or separator in blog  en

Autore: Joe H.
Visite 452, Followers 1, Condiviso 0  

I've included 2 examples pretty much of the same thing.   I would like to either remove or move that line I believe is on the blog card.  In the previous question I was shown, to go to step 1, then to information, etc. 

What is that line called (Separator, line, divider)?

Postato il
2 RISPOSTE - 1 UTILE
Daniel W.
Daniel W.
User
Utente del mese DEUtente del mese EN

This line can be changed here in WebSite X5 and with this code.

-----

WebSite X5 > 3 Sitemap > Blog: Main Page > Properties / Advanced

Before </HEAD> tag

<style>
.imBlogSeparator{margin:10px 0 10px 0;border-bottom:1px solid red}
</style>

-----

In the example above, the line is 1px thick and red.

If 0px is specified instead of 1px, then the line is invisible.

Leggi di più
Postato il da Daniel W.
Joe H.
Joe H.
User
Autore

Thank you!!!!!

Leggi di più
Postato il da Joe H.