News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Remove the post title on board index?

Started by Rgvill, October 08, 2022, 10:06:55 PM

Previous topic - Next topic

Rgvill

Does anyone know how to remove this on board index in homepage?
You cannot view this attachment.

TwitchisMental

Quote from: Rgvill on October 08, 2022, 10:06:55 PMDoes anyone know how to remove this on board index in homepage?
You cannot view this attachment.
Can do that with just some CSS.

Just add this to the bottom of your index.css

.lastpost > p > span.postby a:first-child {
  display: none;
}


Rgvill

T
Quote from: TwitchisMental on October 08, 2022, 10:31:22 PM
Quote from: Rgvill on October 08, 2022, 10:06:55 PMDoes anyone know how to remove this on board index in homepage?
You cannot view this attachment.
Can do that with just some CSS.

Just add this to the bottom of your index.css

.lastpost > p > span.postby a:first-child {
  display: none;
}




Thank you!

TwitchisMental


Kindred

You know,  rgvill, if you are going to be running a website, you need to learn at least the basics of css and html -- and some php wouldn't hurt either.

Or be willing to pay someone to write you a custom theme.

You seem to want a very bizarre set of customizations, removing core information - and you're asking piecemeal, but it's adding up
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: