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)
-   -   Post title colour (http://forum.bytesforall.com/showthread.php?t=104)

Newgamer Jan 8, 2009 02:43 PM

Post title colour
 
Hello i dont understand this new Version i dont know how to change the post title colour!Really complicated now .
padding: 0;
margin: 0;

What is that?

Flynn Jan 8, 2009 03:26 PM

http://www.w3schools.com/css/css_margin.asp

http://www.w3schools.com/css/css_padding.asp

Margin is the space around elements.

Padding is the space between element border and element content.

Newgamer Jan 8, 2009 04:00 PM

Ok but how do i change the post title colour?

Flynn Jan 9, 2009 01:26 PM

See Atahualpa Theme Options -> Post/Page Styling

Add

HTML Code:

color: #123456;
to

HEADLINE Box: Text

to change the color of post/page titles on single post pages and "page" pages,

and edit

HTML Code:

color: #......;
in

HEADLINE Box: Links and HEADLINE Box: Links: Hover

to change the color of post titles on multi post pages such as homepage, category page...


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

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