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
How to change the colour of the menu?
Moderator: General Moderators
How to change the colour of the menu?
Last edited by srkssit on Sat Jan 17, 2009 9:58 am, edited 1 time in total.
Re: How to change the colour of the menu?
I am going to take a guess and say you can change the css colour values to change the menu colours.
- blue-printf
- Forum Newbie
- Posts: 12
- Joined: Mon Jan 12, 2009 9:27 am
Re: How to change the colour of the menu?
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.