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: