You're using Absolute Positioning and they're all set to be left:5px

Absolute means absolute from the top/left corner of the browser, not
from the DIV that they're contained within.

Change the two DIVs inside the SideBar DIV from left:5px to left:130px;

Also, instead of setting your height for the SideBar DIV to 1000px, try
just using 100% instead. That way if your content is longer than 1000px
the SideBar will still render.

Good luck!

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 
************************************************************************
*************
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]
************************************************************************
*************


-----Original Message-----
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 24, 2003 12:51 PM
To: CF-Talk
Subject: OT: css, dhtml question


Can someone give me the quick and dirty answer on why this page doesn't
render correctly in IE?

http://www.thelifegate.net/Pages/ClassReg.asp

thanks!

-mk



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to