Been trying everything here and before going insane I thought I'd give you guys the chance to check it out.
The problem: In IE8 the buttons do not show up in the slider elements on the homepage here: http://auralight.com.
I've tried z-indexing and just about everything else. Help anybody!
Manoj Raj answers:
Actually its working in ie8 LeTune and not in IE7 I guess due to the negative text-indent bug (in IE7) in ie.css
Check ie.css and find .pager-link and then text-indent : -119988px; -> this declaration causes the problem...
You can fix the bug by adding text-transform:capitalize next to the text-intent
Check the following articles
http://hanamidesign.com/blog/solved-ie7-text-indent-bug/
http://stackoverflow.com/questions/2888298/text-indent-is-not-working-in-ie7
LeTune comments:
Hey Manoj, just checked in IE6 and your advice did the trick. Yaj! :)
Is there any way to hide the numbers?
phppoet answers:
i check your site http://auralight.com in chrome , firefox and IE8 and i can't find any difference in both slider on your homepage. its working perfectly on my site.