Skip to main content

Underlined products

More
15 years 10 months ago #1342 by Avaray
Underlined products was created by Avaray
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.

More
15 years 10 months ago #1345 by nicolas
Replied by nicolas on topic Re: Underlined products
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.151 seconds
Powered by Kunena Forum