[EMAIL PROTECTED] wrote:
> I had trouble in the past displaying my content right in IE7, but that I 
> solved
> 2 days ago...The funny thing now it though, that my content is a little off in
> FF, while before that was not a problem at all...
>
> It has to do with this little piece of coding:
>
> margin-left:80px !important; /* was 103, for IE only */
> margin-left:100px; /* was 80, FF */
>
> As you can see I have been playing around with the numbers, but cannot seem to
> get it perfectly played in both browsers?!
>
> See: http://www.cmamali.org/koutiala.html
>
>   

Hi,

I suggest you simplify how you are doing things. That pattern image is 
simply decorative, right? Then make it the background of #content. Then, 
all you need to do is give #content some left padding and get rid of the 
left margins on the content inside, and you're all set.

Best,
Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to