WebSite X5Help Center

 
Neil J.
Neil J.
User

Stop time Display In Blog Post  en

Autore: Neil J.
Visite 2072, Followers 2, Condiviso 20  
Parole Chiave: blog,date,display,posts,time

Hi there. Is there any way of not showing a date in the blog posts.

There seems to be only a time dated selection available.

Or does anyone know a work around to hide the time and posted display colour so that it is hidden in the background colour of the post.

Using V9

Postato il
4 RISPOSTE
Luca S.
Luca S.
User

Hello,

Can you send the URL of your website? We try to verify if it is possible hidden the date.


Leggi di più
Postato il da Luca S.
Neil J.
Neil J.
User
Autore

Sorry Lucas for not getting back sooner, been away.

I have not yet published the site, it is in the process of construction. I prefer the Blog posting date hidden if it is possible.

Thanks

Leggi di più
Postato il da Neil J.
Luca S.
Luca S.
User

Hi,

Automatically from software is not possible hidden the date of the blog. But it is possible to hidden the date from a css code.  So, you have then hidden the pubblication and the tags.

Please try to follow these indications.

  1. At the step1 inthegeneral settings,you canadd thiscss code in section "custom code totheHEAD section":

<style>

.imBreadcrumb {

display: none;

}

</style>

Leggi di più
Postato il da Luca S.
Neil J.
Neil J.
User
Autore

Thanks Lucas, will try this and let you know how I get on.

Leggi di più
Postato il da Neil J.