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 i change this size ?

2 posters

Go down

how i change this size ? Empty how i change this size ?

Post by Ahmed-Chess February 26th 2011, 3:22 pm

Hi,
i want change Topics and Posts and Last Posts size
how i change this size ? 7_bmp10
my forum is PunBB and i can use template!!
Thanks
avatar
Ahmed-Chess
Forumember

Posts : 159
Reputation : 0
Language : Arabic

Back to top Go down

how i change this size ? Empty Re: how i change this size ?

Post by Vlajki February 26th 2011, 7:31 pm

Go to Admin Panel > Display > Templates > General > index_box
find
Code:
<th class="tc2">{L_TOPICS}</th>
<th class="tc3">{L_POSTS}</th>
<th class="tcr">{L_LASTPOST}</th>

Replace it with
Code:
<th class="tc2"><span style="font-size:20px;">{L_TOPICS}</span></th>
<th class="tc3"><span style="font-size:20px;">{L_POSTS}</span></th>
<th class="tcr"><span style="font-size:20px;">{L_LASTPOST}</span></th>

Change 20px to your own size.
Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

how i change this size ? Empty Re: how i change this size ?

Post by Ahmed-Chess February 26th 2011, 7:42 pm

Thanks, but i mean width, not font size
avatar
Ahmed-Chess
Forumember

Posts : 159
Reputation : 0
Language : Arabic

Back to top Go down

Back to top


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