Saturday, 15 January 2011

internet explorer 9 - List style CSS not being honoured in IE9 -


I am trying to solve a problem with the image slider in IE9.

Please see

is sung using php on the same page and it works fine, but the load time is slower, so the home page "." Using static content with HTML file extensions.

The site is htpassword protected and the user names and passwords are respectively placeneuve and patali123.

The problem I got in IE 9 is ignoring slider list styles. It is stacking images over each other (overflow hidden one row) and it is using default unordered list styles (with bullets) In addition, it is ignoring the status of the text overlay end In the same way, it is doing the same image thumbnail as seen below the slider.

If you see the site in Chrome, FF or Safari, then it works without disturbance.

The IE 9 Developer Tools is not very useful for me at least, and how I have lost some part of how to solve it.

Unfortunately, I found this site from someone who did not provide CSS and original CSS, so finding the selectors is also a pain. However, starting with the relevant CSS selector .rg -ss -

, anybody able to assist will be most appreciated.

Use the following:

 . Phatfeker 2 ul li {List-style: None out; Margin-down: 0; Display: Inline; / * Display inline should be in your list item row * \}    

No comments:

Post a Comment