Jump to content

How to remove time stamps


W.W.W

Recommended Posts

Posted

Hi im trying to remove time stamps but i cant seem to find the option was wondering how to do this?

 

Example:

khyVfmD_TrWvAi6IaKVWhA.png

 

Trying to remove the 17 hours ago part

Posted
8 hours ago, steve00 said:

what page/area is that time stamp as timestamps are everywhere

i would like to only remove it on the forum front page 

 

it doesnt give a good image to see the last post date especially if its from a while ago

 

K3JQZez4QxaeXjq6WDp6LA.png

Posted
18 hours ago, Aymen Hamze said:

i would like to only remove it on the forum front page 

 

it doesnt give a good image to see the last post date especially if its from a while ago

 

K3JQZez4QxaeXjq6WDp6LA.png

Try adding to custom.css

.ipsType_blendLinks > time {
    display: none;
}

 

Posted
2 hours ago, steve00 said:

Try adding to custom.css


.ipsType_blendLinks > time {
    display: none;
}

 

Thanks so much worked 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...