Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Change Post Title size, font and colour (http://forum.bytesforall.com/showthread.php?t=833)

dhukka Mar 16, 2009 10:23 PM

Change Post Title size, font and colour
 
Hi,

I didn't want to ask this question because it seems like an easy one but after screwing around for a day I though I would just ask. I want to change the post title attributes - font size, weight, color and color on hover etc. for the post title. In the header.php I found this

div.post-headline {
<?php echo $bfa_ata_post_headline_style; ?>
}

div.post-headline h3 {
<?php echo $bfa_ata_post_headline_style_text; ?>
}

div.post-headline h3 a:link,
div.post-headline h3 a:visited,
div.post-headline h3 a:active {
<?php echo $bfa_ata_post_headline_style_links; ?>
}

div.post-headline h3 a:hover {
<?php echo $bfa_ata_post_headline_style_links_hover; ?>
}


I assume this is where I need to change it but I don't know what to do in here and I don't want to change anything and screw it up. My site is below:

The Fundamental Analyst

wdouzel Mar 17, 2009 08:28 AM

check out this thread:

http://forum.bytesforall.com/showthread.php?t=556[/url]


All times are GMT -6. The time now is 10:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.