- Posts: 2
- Thank you received: 0
Remove dashed underline of links
-
Lunken
Inactive member -
Topic Author
- New Member
-
Less
More
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #25625
by ivan.milic
Replied by ivan.milic on topic Remove dashed underline of links
add to template_css.css:
a:link, a:visited{
border-bottom:none!important;
}
a:link, a:visited{
border-bottom:none!important;
}
Please Log in to join the conversation.
Time to create page: 0.172 seconds