Problem with styling Blog extension

Hi I have the AheadWorks Blog extension installed on two of my sites now, I recently copied this across to my new site and it works fine but the text is enlarged and I cant see any CSS to correct it.

Any thoughts would be appreciated. http://ocsgear.com.au/index.php/blog/

All other parts of the site work fine

3 answers

Profile photo of JA Developer 0.00 $tone February 5, 2010
Public

Hi deanandeva

Open skin/frontend/default/jm_sulfur/aw_blog/css/style.css file, find following code section:

Code:

.postTitle h2 {
font-size:20px;
font-weight:normal;
margin:0;
padding:0;
}

here you have to change the font-size to your idea

#1

This question is now closed

Written By

Comments