- 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
11 years 11 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.152 seconds