Post by dmbrownfield » Sun Nov 16, 2008 11:26 am

How do I change the font size of the title at the top of a category page?

New member

Posts

Joined
Fri May 09, 2008 12:37 am

Post by bruce » Sun Nov 16, 2008 12:37 pm

Work your way back from the template file, category.tpl...

You will see that it does not reference any specific stylesheets. Hence it uses default.css (referenced in layout.tpl).

The heading markup in the template file has a class "heading" so you must look for .heading in default.css. When you find it, you will see a font-size entry. If there had not been one, this would be the place to add it.

cheers

Bruce

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm

Post by jty » Mon Nov 17, 2008 1:27 am

Get yourself a copy of Firefox Web Developers Tools or Firebug
It makes it alot easier to find which style in which css file you're looking for

jty
Active Member

Posts

Joined
Sat Aug 30, 2008 8:19 am
Who is online

Users browsing this forum: No registered users and 1 guest