Hi everyone I have a question for you regarding twenty ten-child theme. I want to resize my footer "only" not the whole page. I want the footer to be 100% of the page. So I added this #footer {
margin-bottom: 0px;
clear: both;
width: 100%;
color: #000;
to my css.
It did not change the size but it did change the color.
Anyways this is the site in question http://www.iselaespanadesignstudio.com
I would like for it to look something like this http://logo74.com/index.php in the footer region. I have changed the footer to a black color but then the text in the footer is black so I need to know if I can change the color of the text in just the footer area as well.
[duplicate: http://wordpress.org/support/topic/twenty-ten-customization?replies=3 - closed]