Robin @ Xplore.net wrote:
I am having a problem in firefox with my outer div not streching when the
inner div content exceeds the template width, the page looks ok in ie7,
could anyone enlighten me please.

http://gilescadman.com/test_folder/index.htm

thanks

Robin
Sounds like IE7 is incorrectly expanding the height of #main, you can either float #main to contain the two floated columns or set overflow: hidden; on #main to contain them.

You may find those images at the bottom have the bottom border going over the top of them aswell, add position: relative; to #images or to the images themselves e.g. #images img and you should be ok... hopefully =]

Im not sure how well I explained that, if i've confused you let me know and i'll go into more detail.

Have fun,
Rob O



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to