Home › Forums › JavaScript › Anything Slider – Issues with navigation in IE › Re: Anything Slider – Issues with navigation in IE
I had particular difficulty with getting the navigation to align to the center properly, it seemed to be held in place originally by a number of conflicting positioning/aligning values which I tried to remove as many as possible so it could be aligned by as few lines of code as possible, preferably in the same document..!
If I remove this line of code from anythingslider.css:
div.anythingSlider .anythingControls ul { margin: 0; padding: 3px 0px 0 0; }
It positions the navigation a lot further down and slightly to the right. I decided to keep it in and look at it another time but it would be great if I could get some advice on that too.
I really hate IE too!