WebSite X5Help Center

 
Joe H.
Joe H.
User

Line or separator in blog  en

Autor: Joe H.
Visitado 450, Seguidores 1, Compartilhado 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)?

Publicado em
2 RESPOSTAS - 1 ÚTIL
Daniel W.
Daniel W.
User
Usuário do mês DEUsuário do mês 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.

Ler mais
Publicado em de Daniel W.
Joe H.
Joe H.
User
Autor

Thank you!!!!!

Ler mais
Publicado em de Joe H.