Layout Blog Help!
-
i been working on this layout for 2 days now trying to find out how to change the color of the menu ughh im getting a headache and this is all i can think of is trying to reach out for help! its a amazing website layout and im very excited to work with it!
http://www.thegaylisters.com
that is the layout im trying to fix :/ -
To change the color of the menu implement the following in your CSS:
#iemenu { background-image:none; background-color:red; }replace red with a color of your choice.
Reply
You must log in to post.