dashed text @ the bottom>>> |
dashed text @ the bottom>>> |
![]()
Post
#1
|
|
![]() mhmm<3 ![]() ![]() ![]() ![]() Group: Member Posts: 175 Joined: Jun 2006 Member No: 421,340 ![]() |
how do u make text at the bttom dashed. like after the underline there`s a dash line how do u do that
|
|
|
![]() |
*This Confession* |
![]()
Post
#2
|
Guest ![]() |
ah yes
here you go, just edit the way you want it to be Ahh this is only for the bottom links only CODE <style>a.text:link, a.text:visited,{ font-family:arial; font-size: 11px; color: 000000;cursor: help; text-decoration: none;border-bottom: 1px dashed;border-color:000000;text-transform:none;font-weight: normal;} a.text:hover, { font-family:arial; font-size: 11px; color: 000000;cursor: help; text-decoration: none;border-bottom: 1px dashed;border-color:000000;text-transform:none;font-weight: normal;} </style> FOr all links to be the same use this: CODE <style>
a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active { font-family:arial; font-size: 11px; color: 000000;cursor: help; text-decoration: none;border-bottom: 1px dashed;border-color:000000;text-transform:none;font-weight: normal;} a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover { font-family:arial; font-size: 11px; color: 000000;cursor: help; text-decoration: none;border-bottom: 1px dashed;border-color:000000;text-transform:none;font-weight: normal;} </style> |
|
|
![]() ![]() |