|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Custom Solutions Change the color of the buttons. |
Change the color of the buttons. |
Hello, I'm working on a site and need to change color of the buttons's background but cannot find the place where I change the location of an image. Here is an image, I want to change blue buttons which has an image as the background which is repeated horizontally. The name is abbg.gif, but I cannot find in the code location of this. I have checked every script in design editor, this image isn't mentioned anywhere. What should I do?
|
To change your site's menu buttons color
1. Login to your site's control panel 2. Go to Design >> Design management (CSS) ; | or just use this link http://skyroid.clan.su/panel/?a=tmpl;m=3;t=3 3. Find in your CSS this: Code .uMenuV li {margin: 2px; padding: 3px; text-align:center; border:1px solid #8FC7DF;background:#B2E1F5;} 4. To change buttons color you will need to change #B2E1F5 to other html color you need If you're not familiar with html colors you can use html color generators like these: http://www.colorpicker.com/ http://www.color-hex.com/ |
| |||
| |||