
09-06-2013, 04:59 AM
|
|
|
Join Date: Apr 2010
Location: Wales, UK
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by socialteenz
Open your additional.css
Find
Code:
.footer1 a {
color: whitesmoke;
text-shadow: 0 1px 0 #373736;
font:small-caps bold 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
.footer1 a:hover {
color: #1B93DF;
}
Replace White smoke with your preferred color & change the hover to match the selected color.
|
Thanks for your help, great mod by the way!
|