Forum Descriptions Text Size Problem »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - Forum Descriptions Text Size Problem



chebli [ Fri 28 Nov, 2008 11:13 ]
Post subject: Forum Descriptions Text Size Problem
i m changing the text size for the forum description the problem is what ever i do it is not working with me i m using
subsilver2 and here is the picture of what i m trying to change
capture_copy

thats the code i m using .
p.forumdesc {
padding-bottom: 4px;
font-size: 1.3em;
}


Limun [ Fri 28 Nov, 2008 11:55 ]
Post subject: Re: Forum Descriptions Text Size Problem
first of all this is not site for phpbb3 supporting only for styles made for phpbb3 from MG like milky way

anyway , i trayed to change it and it worked for me

fwbb3

try like this

Code: [Hide] [Select]
p.forumdesc {
font-size: 1.6em;
padding-bottom: 4px;
font-weight:bold;
}




Powered by Icy Phoenix