link in schools box, a really tiny question, but it's bugging me |
link in schools box, a really tiny question, but it's bugging me |
Oct 13 2009, 02:40 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Sep 2007 Member No: 575,080 |
so i was able to change the looks of all the links on my page, except for just one of the links in the "schools" box. (the "n/a" link for date graduated) -- it's black, bold, underlined verdana font. (however, the other date graduated links that actually have years listed, look fine.)
the "n/a" changes correctly on hover, however. i know it's a dumb, little question but thought i'd give it a shot! thanks |
|
|
|
![]() |
Oct 13 2009, 12:04 PM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
I don't think you can change its colour. You can use a hack to do it for Firefox (I'm not sure about other browsers apart from that one), but it won't work on Explorer. If you want to use it regardless, place this in between <style> tags:
CODE a[id="ctl00_cpMain_ctl01_UserSchoolDisplay1_SchoolRepeater_ctl00_linkGraduated"] {color:FFFFFF!important;} Replace FFFFFF with a different hex code according to what colour you want it to change to. |
|
|
|
![]() ![]() |