I have the site design. I am facing with text-decoration issue. However in firefox it seems to be cool but in chrome it is underlined even the text-decoration is set to none . Any help will be greatly appreciated. Thanks In Advannce. (www.futerox.net/ficus)

Recommended Answers

All 2 Replies

It's picking this up in style_nevio.css line 420
.nivo-caption a {
color: #EFE9D1;
text-decoration: underline;
}

oh thank you so much..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.