links on my page, they are the usual blue |
![]() ![]() |
links on my page, they are the usual blue |
![]()
Post
#1
|
|
![]() ily bebe.* ![]() ![]() ![]() ![]() Group: Member Posts: 130 Joined: May 2007 Member No: 525,528 ![]() |
i want them a pink but i don't know what to change here?
CODE div#header, div#googlebar, #topnav { background:none; }
div#topnav ul li { border: 0px; } #topnav ul#leftNav, #topnav ul#rightNav { border: 0px; } div.wrap { width:800px; } body { background-color:#000; background-image:url(http://i159.photobucket.com/albums/t147/sw33t_t3mptation/plaid.png); background-position:center center; background-repeat:repeat; background-attachment:fixed; color:white; } .moduleBody { color:white; } .module { color:white; background-color:#111111;filter:alpha(opacity=100);-moz-opacity: 100;opacity: 100;-khtml-opacity: 100; } a,a:link,a:visited,a:active { #a0e40d;} a:hover {color:#fff ; text-decoration:none ; text-transform:none ; font-weight:bold ; font-style:bold ; background-color:#; font-family:trebuchet MS ; font-size:12pt ;line-height:12pt; text-transform:lowercase;letter-spacing:-1px; border-top-width:4px; border-bottom-width:4px; border-left-width:4px; border-right-width:4px; } h4 {color:#FF3399;} h3 {color:#FF3399;} .basicInfoDetails h2 {#FF3399;} |
|
|
![]()
Post
#2
|
|
![]() kthxbai ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,832 Joined: Feb 2008 Member No: 621,203 ![]() |
Maybe you should try putting spaces after your commas like you would normally.
CODE a, a:link, a:visited, a:active
|
|
|
![]()
Post
#3
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 ![]() |
try changing the color in this line in the code (line 17)
a,a:link,a:visited,a:active { #a0e40d;} to hex code: #FF99FF, or you can try putting Pink [for more Hex codes] |
|
|
![]()
Post
#4
|
|
![]() kthxbai ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,832 Joined: Feb 2008 Member No: 621,203 ![]() |
Oh. I assumed she had already changed that to pink and it wasn't working XD
Right now your font color is green. You should change it to a pink hex code :P |
|
|
![]()
Post
#5
|
|
![]() Mel Blanc was allergic to carrots. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 6,371 Joined: Aug 2008 Member No: 676,291 ![]() |
Also, maybe you should change this:
CODE a,a:link,a:visited,a:active { #a0e40d;} to this: CODE a, a:link, a:visited, a:active {color:#FF99FF;}
|
|
|
![]() ![]() |