Link Help... |
Link Help... |
Jun 8 2005, 11:39 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 61 Joined: Jun 2005 Member No: 149,535 |
on a link when you give it somethin to turn into when you clicked it (example : a:visited {text-decoration: line-through} ) is it possible to change only the color of the line-through instead of the whole link color?
i'd like the line on the visited link to be white(edit) thankz to JAMx33 & Heathasm for answerin my question |
|
|
|
![]() |
Jun 8 2005, 04:10 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,591 Joined: Dec 2004 Member No: 77,305 |
I do not think that's possible, well i could be wrong.
|
|
|
|
Jun 8 2005, 04:30 PM
Post
#3
|
|
![]() creepy heather ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,208 Joined: Aug 2004 Member No: 41,580 |
no its not possible because the line going through the letters is part of it
|
|
|
|
Jun 8 2005, 06:25 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
[size=1]=S There's a complicated way of positioning a line over the text and having that a diffrent color.... But, then the line over the text would never go away.[/dize]
|
|
|
|
Jun 8 2005, 06:26 PM
Post
#5
|
|
![]() mmm hmmm ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,591 Joined: Sep 2004 Member No: 47,325 |
QUOTE thankz to JAMx33 & Heathasm for answerin my question But if you would like a different color you can try making a bottom border instead of that line through thing. So it'll be like: a:visited { text-decoration: none; border-bottom: 1px #cccccc solid;} #cccccc would be the border color. You can also have solid, dotted, dashed. Hope this helps! If it doesn't work then PM me. - Topic Closed - |
|
|
|
![]() ![]() |