usmanz
01-01-1970, 12:00 AM
My site is based on Drupal 6 with SKY theme. It loads fine on FireFox, but the right side block is aligned at the bottom in Internet Explorer 7. Is there any way to align it to top for Internet Explorer?
You can see the site here: http://netsafire.com
Also, I have made many changes to the SKY theme files, how should I update the theme to the latest version without deleting the updated files?
ravi_9793
01-01-1970, 12:00 AM
For me its opening at top.
usmanz
01-01-1970, 12:00 AM
For me its opening at top.
Can you tell me what version of IE are you using?
I am using IE 7.0.5730.13 and it shows the right side block aligned to bottom of the page.
neenad4u
01-01-1970, 12:00 AM
resize your css. it will help you.
jasper_
01-01-1970, 12:00 AM
probably the double-margin bug on floated elements, or your site width doesn't fit your screen. It looks good on my browsers though (IE8B2, Firefox, Safari, Opera) @ 1440x900 screen res.
usmanz
01-01-1970, 12:00 AM
For some unknown reason, my version of Internet Explorer 7 was not fitting the center block as was specified in CSS files, so it was pushing the right side block below it.
It was loading fine in FireFox and other versions of Internet Explorer.
So I changed the width of the center block by a small percentage and it is loading fine in IE 7.
I believe Internet Explorer is a web designer's nightmare :D
usmanz
10-17-2008, 02:51 PM
My site is based on Drupal 6 with SKY theme. It loads fine on FireFox, but the right side block is aligned at the bottom in Internet Explorer 7. Is there any way to align it to top for Internet Explorer?
You can see the site here: http://netsafire.com
Also, I have made many changes to the SKY theme files, how should I update the theme to the latest version without deleting the updated files?
ravi_9793
10-18-2008, 12:06 AM
For me its opening at top.
usmanz
10-18-2008, 02:17 PM
For me its opening at top.
Can you tell me what version of IE are you using?
I am using IE 7.0.5730.13 and it shows the right side block aligned to bottom of the page.
neenad4u
10-19-2008, 07:07 AM
resize your css. it will help you.
jasper_
10-19-2008, 06:28 PM
probably the double-margin bug on floated elements, or your site width doesn't fit your screen. It looks good on my browsers though (IE8B2, Firefox, Safari, Opera) @ 1440x900 screen res.
usmanz
11-05-2008, 04:45 PM
For some unknown reason, my version of Internet Explorer 7 was not fitting the center block as was specified in CSS files, so it was pushing the right side block below it.
It was loading fine in FireFox and other versions of Internet Explorer.
So I changed the width of the center block by a small percentage and it is loading fine in IE 7.
I believe Internet Explorer is a web designer's nightmare :D