Re: FN-FORUM: css prob
date posted 18th September 2007 16:02
[EMAIL REMOVED] wrote:
> Firefox seems likes to have 'px' after the value of a style.
> So if you've got semething like : -
> width:300; height:400;
>
> change it to width:300px; height:400px;
>
> And you'll find that it will snap into place.
>
>> 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
>>
>>
>> --
>> 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
>>
>>
>>
All the widths and heights in the css have 'px' already.