|
Posted by Paul Watt on 04/05/06 23:41
"Neredbojias" <http://www.neredbojias.com/fliam.php?cat=alt.html> wrote in
message news:Xns979C8720F2950httpwwwneredbojiasco@208.49.80.251...
> To further the education of mankind, "Paul Watt"
> <paulioNOSPAM@wattio.freeserve.co.uk> declaimed:
>
>> Hi,
>> Ok, I've solved most of the layout issues I was having with the
>> template I'm building and it looks ok in both IE and FF.
>> One thing remains though and its driving me nuts. I've got two divs's
>> displayed next too each other to make two cols, the left hand div set
>> at a width of 250px, the right hand div no width set.
>> In FF the right div starts at the edge of the left div and displays
>> correctly, however in IE the right div starts at the edge of the page
>> (although the text in the div starts at the edge of the left div).
>>
>> So If i set margin-left on the maincontent div to 255px in IE it sits
>> where I want, but in FF it sits 255px away from the left div which
>> just looks wrong.
>>
>> The URL is: http://www.paulwatt.info/test/turn/ .
>> and http://www.paulwatt.info/test/turn/css/turnlayout.css
>
> Try adding left:0; to your .leftcell css. (Untried.)
>
All sorted now using a mix of absolute positioning and a IE browser hack!
Thanks any way
Paul.
Navigation:
[Reply to this message]
|