Last topic and sub forum's Font size
2 posters
Page 1 of 1
Re: Last topic and sub forum's Font size
Well, with phpBB 2 it's always not that easy to modify things with the CSS - I only see the option to increase the overall font size in "Display / Colors"...
zakir321- New Member
- Posts : 0
Reputation : 2
Language : english
Re: Last topic and sub forum's Font size
Sunny_D wrote:Well, with phpBB 2 it's always not that easy to modify things with the CSS - I only see the option to increase the overall font size in "Display / Colors"...
damn i forgot to let ya know its phpbb2...well i got the LastTopic text larger...so now i gotta figure out where to put the "font size: 2" or whatever i used to make the TOPICS and POST count bigger
thansk for the response Sunny
Re: Last topic and sub forum's Font size
I should show everyone what code i used
}
a:link,a:active,a:visited {
color : #ff0000;
font-size: 11px;
font-weight : bold;
}
i added
font-size: 11px;
}
a:link,a:active,a:visited {
color : #ff0000;
font-size: 11px;
font-weight : bold;
}
i added
font-size: 11px;
Re: Last topic and sub forum's Font size
okay figurdededed it out
had to change this from 9 to 12
.gensmall {
font-size : 12px;
}
had to change this from 9 to 12
.gensmall {
font-size : 12px;
}

» how do i change the size of my topic titles/links without changing all font sizes... invision
» Font size in topic title
» How can i increase topic font size?
» a problem size font and use html in topic
» Reduce Reply Post Topic Font Size
» Font size in topic title
» How can i increase topic font size?
» a problem size font and use html in topic
» Reduce Reply Post Topic Font Size
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum