DMXzone Nivo Slider Support Product Page

Answered

Hide Navigation Captions

Asked 08 May 2012 15:53:51
1
has this question
08 May 2012 15:53:51 Kevin Moore posted:
Hello. I've created a slider for a Spanish version of a website and would like to hide the captions on the navigation icons(Prev, Next, and 1,2,3,4). I've created the same slider, with the same settings for an English version and they do not show by default. Any tips or ideas on how to address this? Thanks!

Replies

Replied 08 May 2012 16:46:33
08 May 2012 16:46:33 Vulcho Vulev replied:
Hello Kevin.

Can you please provide us with link to your page?

Regards: Vulcho.
Replied 08 May 2012 16:50:35
08 May 2012 16:50:35 Kevin Moore replied:
Sure thing ...
www.discoverdsc.com/dsc_espanol/index_slider.php

----------------
English version where captions ARE NOT showing ...
www.discoverdsc.com
Replied 08 May 2012 17:23:14
08 May 2012 17:23:14 Teodor Kuduschiev replied:
You are having these styles that affect the whole slider container:


a:link, a:hover, a:visited, a:active {
    text-align: right;
    text-decoration: none;
}
#header a:link, a:hover, a:visited, a:active {
    color: #6A6E71;
    text-align: right;
    text-decoration: none;
}

You should either remove them OR apply them to a more specific part of the site, not the whole header.
Replied 08 May 2012 18:46:55
08 May 2012 18:46:55 Kevin Moore replied:
Will do, thanks!

Reply to this topic