No Scroll bars in IE6
Reported by Maarten | April 15th, 2009 @ 04:06 PM
Made a layout with blueprint : www.costabelgica.be/kust/ but when I test it in IE6 there no scrollbars showing up when setting to a small resolution/window Do I something wrong ? other and higher version browsers are no problem.
Comments and changes to this ticket
-
garethjmsaunders June 17th, 2009 @ 06:06 PM
Hi Maarten, you seem to have edited the Blueprint CSS screen.css file which appears to be the cause of the error, as far as I can see.
You have added "position: relative;" to the initial reset rule:
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;position:relative;}Removing the final declaration block (ie "position: relative;") should fix the issue; at least it did in my tests.
The general advice is not to edit the core Blueprint CSS stylesheets and instead overwrite any rules in your own custom CSS files.
I hope that helps.
Gareth
-
Christian Montoya August 20th, 2009 @ 03:17 PM
- → State changed from new to invalid
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The Blueprint CSS framework
