TinyPortal

Development => Support => Topic started by: cepsi on April 24, 2009, 11:58:43 AM

Title: Changing Font-size of block titles (CSS)
Post by: cepsi on April 24, 2009, 11:58:43 AM
I've hit a brick wall here a bit. im trying to change the font sizes of my block headers (see pic) Ive managed to change the left blocks to the size i want, but i can't seem to change the font sizes of center blocks or right blocks without changing the size of the text elsewhere at the same time (the body i guess) ive used firebug, but its telling me catbg2 or 3 mostly, but it doesnt seem to change (i'm altering the CSS of my theme). Is this a TP CSS setting or do i have to do something else. I only want the title size to change as has happened in the left blocks.

(the black circled ones i changed, the Red im stuck on)

(https://www.tinyportal.net/proxy.php?request=http%3A%2F%2Fi534.photobucket.com%2Falbums%2Fee350%2Fsurrealkiller_photos%2Fmeh.jpg&hash=7977ac4b2dfc1ab608b362759bf8cf7b5baecf42)



SMF: 1.1.8
TP. 1.0 Beta 3
Theme: dzinerstudio
Site: (testsite) (http://www.thepokerpod.com/)

tyvm :)
Title: Re: Changing Font-size of block titles (CSS)
Post by: Zetan on April 24, 2009, 12:16:21 PM
I think perhaps you should be asking for help at DzinerStudio as it's Bikkens theme.
Title: Re: Changing Font-size of block titles (CSS)
Post by: cepsi on April 24, 2009, 12:26:45 PM
yeah im posting there too but i have been all through his CSS. im still going thru teh TP one
Title: Re: Changing Font-size of block titles (CSS)
Post by: Zetan on April 24, 2009, 12:45:22 PM
It may be set in the TPortalBlocks.layout.Template.php << something like that, I'm at work and cant check.
Title: Re: Changing Font-size of block titles (CSS)
Post by: cepsi on April 24, 2009, 01:56:37 PM
ty Zetan thihk you were right re the file

QuoteBesides using the catbg classes defined in style.css, TP blocks also uses a font-size set in TPBlockLayout.template file:
from Bikken