Previous Message
Next Message

site help

Sent by tedd on 15 November 2005 21:09


Hi Mark:

For me (as an example) I used:

#name
	{
	position: absolute;
	top: 2em;
	left: 28.6em;	/* set width for IE 6 */
	left /**/: 23.1em;	/* set width for IE 5  (IE 6 will not 
see this) */
	}

html>body #name
	{
	left: 29em;	/* set width for ALL others (no IE will see this) */
	}

To provide the correct left adjustment (for me).

tedd

---


>hi all. i need some help making my site IE compatible. the menus do not
>display correctly, and the site map is way out in IE6 on windows. could
>anyone make any suggestions on how i can fix this please
>
>main site
>http://homepage.ntlworld.com/sixfoot2/
>
>css is here
>http://homepage.ntlworld.com/sixfoot2/soddengecko.css
>
>thanks in advance
>
>--
>
>
>Mark...
>http://homepage.ntlworld.com/sixfoot2/
>
>______________________________________________________________________
>css-discuss [EMAIL-REMOVED]]
>http://www.css-discuss.org/mailman/listinfo/css-d
>List wiki/FAQ -- http://css-discuss.incutio.com/
>Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


-- 
--------------------------------------------------------------------------------
http://sperling.com/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: