Page 1 of 1

How to change the colour of the menu?

Posted: Tue Jan 13, 2009 9:56 am
by srkssit
I have bought a new Hot Or Not Image Rating script developped by cresoft.
The script is working superb in my Application but as being a non-technical person I am not able to change the colour of the menu.Can any one help me?
The script is available here:- "http://www.hotornotclone.com/"

Thanks

Re: How to change the colour of the menu?

Posted: Tue Jan 13, 2009 10:13 am
by watson516
I am going to take a guess and say you can change the css colour values to change the menu colours.

Re: How to change the colour of the menu?

Posted: Tue Jan 13, 2009 10:19 am
by blue-printf
without a look at the code its just gonna be a wild guess .i doubt that the style tags are directly in the php script so probarly you have a css file. go to a page on your site with the menu on it and click right mouse and choose view source. search for the menu and look for id= or class= . find the same in your css file and change the background color.