- Posts: 27
- Thank you received: 0
No text underlining at all
-
internetantiquar
Inactive member - Topic Author
- Offline
- Member
-
Less
More
13 years 6 months ago #22339
by internetantiquar
No text underlining at all was created by internetantiquar
Dear Ivan, please see:
www.neue.antiquariatszeitung.de
- look at ALLE RUBRIKEN / DAS NEUESTE / MEIT GELSEN or Weiterlesen... / Kommentar schreiben
How can I generally get rid generally of all underlinings in text? They stop fluently reading.
Ths Greetings Helmer
How can I generally get rid generally of all underlinings in text? They stop fluently reading.
Ths Greetings Helmer
Please Log in to join the conversation.
13 years 6 months ago #22344
by milos
Replied by milos on topic No text underlining at all
Hello,
Please edit file /templates/hot_ecommerce/css/template_css.css and change this line:
to this
Please edit file /templates/hot_ecommerce/css/template_css.css and change this line:
Code:
a:link, a:visited {
text-decoration: underline;
}
Code:
a:link, a:visited {
text-decoration: none;
}
Please Log in to join the conversation.
Time to create page: 0.151 seconds