IE 6 problem when i change the wrapper width

pradeepg_jain - August 19, 2008 - 07:29
Project:Green-n-Black
Version:6.x-1.5
Component:User interface
Category:task
Priority:minor
Assigned:Unassigned
Status:closed
Description

Hii guys,
I have just changed the wrapper width to
#wrapper{
min-width:850px;
width:90%;
padding:0;
margin:4px auto;
border:1px solid silver;
text-align:left;
}

so as to shrink the content area.its working well in FF.but in IE 6 .the right sidebar is coming good but the left sidebar goes to the left of the screen and only half can be seen.any solution to this..so that i can adjust this.and i have attached a screen shot of whats happening..can u plzz let me know what can i do to solve.

AttachmentSize
screenshot.JPG114.55 KB

#1

cmstuning - August 20, 2008 - 09:37

there's ie6-fix.css. You should put a value of new width. Also IE6 does not support min-width value.

#2

pradeepg_jain - August 20, 2008 - 12:06

You mean to say in ie6.css i should add
#wrapper{
width:90%;
padding:0;
margin:4px auto;
border:1px solid silver;
text-align:left;
}

#3

pradeepg_jain - August 20, 2008 - 12:49

And should the size of left and right side bar also changed

#4

cmstuning - November 14, 2009 - 16:04
Category:bug report» task
Priority:critical» minor
Status:active» fixed

Fixed in 6.x-1.6 version

#5

System Message - November 28, 2009 - 16:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.