Zidalgo Wordpress Forums | How to change the fill color of the footer?

You must be logged in to post Login Register

Search Forums:


 






How to change the fill color of the footer?

UserPost

4:02 pm
January 18, 2010


reluctantgod

New Member

posts 1

1

I just bought this theme, and it looks great!


I have searched the forums, and I have looked at the footer.php file and the style.css file, and I cannot seem to find a way to change the fill color of the bar/table that contains the footer information.  I'm sure it is something that isn't too difficult, I am just a newbie at css :)   Thank you!


-Eric

4:18 am
January 19, 2010


admin

Admin

posts 173

2

Hi,


Thank you for your purchase :)


Check this in the style.css file.. you are looking for .blackbar and background:red; for example..


.blackbar {
font-size: 10px;
background:#f8f8f8;
padding: 10px;