The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

how to have colored and bold category title

Go down

how to have colored and bold category title Empty how to have colored and bold category title

Post by Guest May 30th 2011, 3:52 am

like this site http://robotentfan.4umer.net/ it has support/suggestions thing colored and its bold so how to have something similar
avatar
Guest
Guest


Back to top Go down

how to have colored and bold category title Empty Re: how to have colored and bold category title

Post by Nera. May 30th 2011, 7:51 am

Hi,
PhpBB3?
Add this to your CSS
Code:
.table-title, .table-title h2 {
    color: #FFFFFF;
    font-family: "Franklin Gothic Demi",Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 2px;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

how to have colored and bold category title Empty Re: how to have colored and bold category title

Post by Guest June 1st 2011, 11:30 am

didnt work but the code got approved
avatar
Guest
Guest


Back to top Go down

how to have colored and bold category title Empty Re: how to have colored and bold category title

Post by Nera. June 1st 2011, 11:33 am

It's the same code that that site uses. What is your forum version? If it's not the same you have to change the name of the selector.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum