Open GoogleCodeExporter opened 9 years ago
Write CSS rule on CSS tab:
#footer, #footer a {
color: #998000 !important;
}
Original comment by AntonShe...@gmail.com
on 1 Jun 2011 at 8:18
THANK YOU THANK YOU THANK YOU!
Now everything except one string of info shows up.
I have "© 2010 & 2011 Golden Eagles, LLC -" in the footer text area of the
customize theme area followed by a link. The link shows up but the text
doesn't.
Original comment by goldenea...@gmail.com
on 1 Jun 2011 at 8:39
Small change in CSS:
#footer, #footer p, #footer a {
color: #998000 !important;
}
Original comment by AntonShe...@gmail.com
on 10 Jul 2011 at 7:17
Original issue reported on code.google.com by
goldenea...@gmail.com
on 1 Jun 2011 at 5:43