charlesdavison
11-20-2004, 04:19 PM
Wondering if anyone could help me with this - it's driving me mad!
I've managed to get my page general layout to look pretty much as I want it in IE but Firefox presents some problems...
The page here (http://www.worldcycle.co.uk/testsite/test.htm) illustrates some of the issues I'm running into. The css file is here (http://www.worldcycle.co.uk/testsite/style.css).
First and most obviously, why is it I can't get the grey image to display in the second 'pod' as it does in IE? I want to use absolute positioning but in terms of the div it is actually in. Why is it positioned 10px from under the nav bar rather than from where the second 'pod' starts?
Is this an issue with nested DIVs? I've tried using relative positioning but that doesn't let me place it next to the text properly (even in IE)...
Other issues:
1. see the left sidebar (why is the padding here not working in Firefox?
2. why does the header image (the road) run over the border on the right side? I have a feeling the border is causing me lots of problems, is there a better way to create one?
many thanks for any help
I've managed to get my page general layout to look pretty much as I want it in IE but Firefox presents some problems...
The page here (http://www.worldcycle.co.uk/testsite/test.htm) illustrates some of the issues I'm running into. The css file is here (http://www.worldcycle.co.uk/testsite/style.css).
First and most obviously, why is it I can't get the grey image to display in the second 'pod' as it does in IE? I want to use absolute positioning but in terms of the div it is actually in. Why is it positioned 10px from under the nav bar rather than from where the second 'pod' starts?
Is this an issue with nested DIVs? I've tried using relative positioning but that doesn't let me place it next to the text properly (even in IE)...
Other issues:
1. see the left sidebar (why is the padding here not working in Firefox?
2. why does the header image (the road) run over the border on the right side? I have a feeling the border is causing me lots of problems, is there a better way to create one?
many thanks for any help