By Farouk111 on
hello every body
i am using garland for this site, http://www.2knowmyself.com/empowerment/
i have made the top header white, however the slogan and primiary menu items cannot be seen because they are white too, how can i change their color?
Comments
CSS.. it is the answer to all your needs!
CSS is an amazing tool.. and it really should be learned -- at least the basics.
Do some google searches for 'basic css tutorials' and you will be amazed how simple something like this:
As simple as that ;)
--matt tucker
http://www.monarch-digital.com
-- matt tucker
Question
Thanks for the help. I tried changing this in style.css but nothing happens to my page. Is there another place I need to be making changes???? Thanks!
GOT IT!
It turns out that it creates a custom css file for my theme. Mine was found under /files/color/THEME_NAME/style.css
:)