• Page 1 of 1
  • 1
Forum moderator: bigblog  
Change the color of the buttons.
T-KUAT
Posts: 3
Reputation: 0

Message # 1 | 3:30 AM
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?
Sunny
Posts: 9296
Reputation: 456

Message # 2 | 4:26 PM
T-KUAT, please provide the URL of the website.
I'm not active on the forum anymore. Please contact other forum staff.
T-KUAT
Posts: 3
Reputation: 0

Message # 3 | 11:11 PM
http://skyroid.clan.su/
beralts
Posts: 17
Reputation: 0

Message # 4 | 0:29 AM
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/
T-KUAT
Posts: 3
Reputation: 0

Message # 5 | 3:19 AM
Thank you =)
  • Page 1 of 1
  • 1
Search: