Re: FN-FORUM: css prob
date posted 18th September 2007 19:10
In your css for #content change:
margin: 299px;
to
position: relative;
top: 0px;
left: 80px;
Ive tried in firefox 2 & IE7 and it works fine.
HTH
Martin
atdc
----- Original Message -----
From: "Juraj Seffer" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, September 18, 2007 4:57 PM
Subject: Re: FN-FORUM: css prob
>
> On 18 Sep 2007 13:18:44 -0000, Steven Lavine [EMAIL REMOVED] wrote:
>>
>> Hi Guys,
>>
>> My mind has gone completly to sleep at the moment, the layout ofthe site
>> below is fine in IE 6+, Safari (Win) and Opera, however the margin
>> seems to have gone too far in Firefox. I know it's something to do with
>> the css, but I can't seem to work it out.
>>
>> http://ambulancia.beyondss.com
>>
>> Cheers,
>>
>> Steve
>>
>
> Looks like it is measuring those 299px from that floating div on the
> left instead of page (window).
>
> Have you tried to put "position: absolute;" for that #content? Just
> like you have for #banner. That seems to do the trick.
>
> Juraj
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
>