On Thu, 2006-06-01 at 19:03 +0100, James Cutts wrote:

> >> It works fine in Safari and Firefox, but in IE the footer (#footer)
> >> completely disappears.
> >
> >> Im also having problems lining up the menu and content on different
> >> browsers - does anyone have a solution?
> >
> >> You can view the page here:
> >
> >> http://www.deepdesign.biz/deepdesign2/index2.html
> >

No time this afternoon to check for sure, but a quick glance shows your
footer inside the other full page divs, no reason it can't go outside
that instead and just flow it separately:
        
</div> <!-- main closing tag -->
<div id="footer"></div>
</div> <!-- page closing tag -->

or:

</div> <!-- main closing tag -->
</div> <!-- page closing tag -->
<div id="footer"></div>

one of those above I think, with the same css you already have may do the trick.

hth!

-- 
cheers,

        Mark


____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
       Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to