We have an issue when we cite more than 10 references (with the <bib> tag), the references are correctly listed but their numbering is incorrect when using Internet Explorer. It seems that only the last digit is displayed. Result : the numbering of references is : 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2 etc...
A sample can be shown at the url: http://www.creatis.insa-lyon.fr/site/fr/node/31289
I also join a snapshot of the page displayed under IE.
| Comment | File | Size | Author |
|---|---|---|---|
| biblio_explorer.jpg | 302.04 KB | sebos69 |
Comments
Comment #1
rjerome commentedMy guess is it's a problem with the CSS in the theme you are using. It looks fine when viewed with Firefox and those numbers are just standard HTML ordered list tags.
Comment #2
sebos69 commentedyep, a css tweak corrected the issue with IE. Thanks for the tip!
Comment #3
rjerome commentedNo problem.
Ron.