Moving Div's

by Rob Eager <rad_dev(at)ihug.com.au>

 Date:  Sat, 14 Oct 2000 14:52:05 +1000
 To:  hwg-techniques(at)mail.hwg.org
 In-Reply-To: 
  todo: View Thread, Original
Hi all,

I'm having a problem with one particular part of a site I'm developing at 
http://www.rotary5450.org/westminster710/rotary-club.shtml (note - best in 
IE 5.? at this time).  The problem relates to the side links and footer bar 
which display fine but when the pointer is moved over them they widen 
slightly.  I have defined them as being position: absolute in the css file.

The actual code that I'm using is as follows:

<.!--- Start Links -->

	<.div id="sidebar">

	<.!--#include file="links.txt"-->

	<./div>

<.!--- End Links-->

<.!--- Start Footer -->

	<.div id="footer">

		<.!--#include file="footer.txt"-->
	
	<./div>
		
<.!--- End footer -->


If someone could look over the page for me and let me know what may be 
causing this I would appreciate it.  The following may help you to help me 
with finding the problem:

CSS file: http://www.rotary5450.org/westminster710/rotary-club.css
Links file: http://www.rotary5450.org/westminster710/links.txt (SSI).
Footer file: http://www.rotary5450.org/westminster710/footer.txt (SSI).

Could it be caused by the fact that they are being called as an SSI file?

TIA

Rob.

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA