View Single Post
  #1 (permalink)  
Old 05-13-2008, 02:37 AM
FatalMusic FatalMusic is offline
Junior Member
 
Join Date: Mar 2008
Posts: 6
Default CSS padding problem in IE6

Hello Brian,

Hope all is good.

For some reason, when I add the left module position in my left column of my site, it aligns to the right... I fixed this in Firefox by adding

div.moduletable_menu ul {
padding: 0px;
}

to my modules.css...

BUT THIS IS NOT WORKING IN IE6

Why is the module aligning to the right without css?
Do you know any solution to fix the padding problem in IE6?

Thank you so much for your help!

Iris

Here are 2 screenshots to clarify what i mean:

Firefox:



IE6: