Changing Header sizes

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Gig
Posts: 10
Joined: Sat 2. Sep 2006, 23:17
Location: South Africa

Changing Header sizes

Post by Gig »

Hi

I am still new to phpwcms and have as small problem.

My Header text size for articles are very big and I want to decrease it. But, I cant find which file it is in.

Does anyone know how i can do this?

Thanks in advance.

Gig
Ren.Hoek
Posts: 34
Joined: Thu 3. Mar 2005, 21:38
Location: Augsburg/Germany
Contact:

frontend.css

Post by Ren.Hoek »

Hi,

it is in the css files inside phpwcms_template/inc_css but I'm not sure at the moment wether it is frontend.css or article.css.

Check in the page-source of your page which selector is around the headline you want to change (e.g. <h1 class="articleHead"...) and look it up in those css files...

Cheers Ren
Post Reply