View Single Post
Old 18.06.2007, 21:36   #1 (permalink)
danielzan
Junior Mamber
 
Join Date: May 2005
Posts: 42
danielzan is on a distinguished road
Default Margins gone in Firefox, Safari etc. Please help!

My site looks fine in MSIE.

Problem is that left margins for body text in modules are gone in all other browsers, like Firefox, Safari, Opera etc. Looks terrible.

Where is the problem, in my CSS?

CSS for my module looks like this:


}

table.moduletablemedium {
width: 100%;
background: url(../images/mod_bottommedium.jpg) no-repeat;
background-position: left bottom;
padding-left: 15px;
padding-right: 5px;
padding-top: 7px;
margin-bottom: 0px;
border-spacing: 0px;
border-collapse: collapse;

}
Attached Images
File Type: jpg templateproblem.jpg (110.9 KB, 2 views)
danielzan is offline   Reply With Quote
Sponsored Links