Geoff wrote: -> Yeah. Position relative doesn't seem to work.
can you break it down to a basic stripped down version and post it somewhere for us to check out? I wrestled with it for ages on my site (http://c41.com.au) and eventually arrived at applying position:relative to the links specifically (in http://c41.com.au/css/lt_ie7.css) like: #main a:link, #main a:visited, #main a:hover, #main a:active {position:relative} which worked for the links in that central content area... pete o ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
