Underlined products

  • Posts: 59
  • Thank you received: 0
13 years 5 months ago #1342

I do not understand why in my page products appear underlined in some content modules and in others not.

¿There is any way to control it?

shoptest.avaray.com

Please Log in or Create an account to join the conversation.

  • Posts: 81509
  • Thank you received: 13064
  • MODERATOR
13 years 5 months ago #1345

Of course. It's all a matter of CSS. I checked your website. The underlining is forced on some areas and deactivated on others by your template CSS.
That's defined in the file shoptest.avaray.com/templates/Shop_3columns/css/style.css where you will find such code:

.BlockContent-body a:visited, .BlockContent-body a.visited {
color:#818C7D;
font-family:Arial,Helvetica,Sans-Serif;
text-decoration:none;
}

The text-decoration option is defining that.

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum