News:

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

Main Menu

How to change the some of font size of forum theme?...

Started by danster, August 03, 2015, 09:33:12 PM

Previous topic - Next topic

danster

Hi..!
Please some one help me to find the way yo change the size of the font some of form index areas
I try to find the that from index.css file but i could't so please can you guys tell me how to find and what line should have to change
to do that..

I attached a screen shots of the fonts what i need to change the size
and also the my theme index.css file
I'm using Dzinerstudio Express theme..

I hope some one will help me

Thank you...

br360

Try using an inspect element tool like firebug or if you are using chrome; right click then press the inspect element tab.

It looks like the font you want to change is underneath table.table_list tbody.content td.lastpost in your theme's index.css

I've never used that theme you mentioned, but in the default theme, it would look like this-

table.table_list tbody.content td.lastpost
{
line-height: 1.3em;
font-size: 85%;
width: 20%;
}


Change the 85% to something bigger.

Or if you want the smaller text to be bigger in multiple areas, find-

.smalltext, tr.smalltext th
{
font-size: 0.85em;


and change the 0.85 to say 1em.

danster

Thanks   br360..,
It's works perfect and i find the way to do..first one.. but you show me that..,

.smalltext, tr.smalltext th ,

I try to change with that code but it didn't effect that much
i change the values several ways but it not effected
so any way thanks again for quick reply and help

Sir Osis of Liver

Express is a DS premium theme.  If you paid for it, you can get help on their support forum.
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Advertisement: