#basket
New messages Members Forum rules Search RSS
  • Page 1 of 1
  • 1
Forum » For webmasters » uCoz » Changing Color of Links in excali template
Changing Color of Links in excali template
emseedDate: Tuesday, 21.02.2012, 13:21 | Message # 1
Group: Users
Posts: 17
Awards: 0
Status: Offline
I want to know how to change the color of the links in the exclai template, from grey to red on the main pages, i don't know which css file to edit or which line

HTTP://WWW.REALHIPHOPFOREVER.COM
 
adminDate: Tuesday, 21.02.2012, 13:57 | Message # 2
Group: Verified
Posts: 187
Awards: 8
Status: Offline
emseed, you should be changed this images
pro-h3.jpg
box-span.jpg
 
emseedDate: Tuesday, 21.02.2012, 22:07 | Message # 3
Group: Users
Posts: 17
Awards: 0
Status: Offline
nah i don't mean the images, but the links, like when you type in a url link, when you hover over it, its grey, but i want it to be red

HTTP://WWW.REALHIPHOPFOREVER.COM
 
adminDate: Wednesday, 22.02.2012, 11:47 | Message # 4
Group: Verified
Posts: 187
Awards: 8
Status: Offline
emseed, try edit this code
Code
a:hover, a:focus {
     color: #999999;
     text-decoration: none;
}

on
Code
a:hover, a:focus {
     color: red;
     text-decoration: none;
}
 
Forum » For webmasters » uCoz » Changing Color of Links in excali template
  • Page 1 of 1
  • 1
Search: