Mon, 2004-04-26 22:29
Greetings all,
Hopefully someone can help me out a bit. I'm testing out a new site on textpattern, the site is here:
http://www.lisa-jill.com/textpattern/
however the menu under the image (home weight loss biography etc) lines upg reat in firefox and and Opera (go figure!) but not in IE.
Can anyone have a look and let me know whats going on? I'd really appreciate it...
the stylesheet is here:
http://www.lisa-jill.com/textpattern/textpattern/css.php?s=default
thank you =)
Mon, 2004-04-26 23:52
#1
*sighs* firefox and opera gtg, ie being dumb again
Try this:
#container{ position:relative; } #topmenu{ position:absolute; top:280px; left:0; }
Tue, 2004-04-27 01:45
#2
*sighs* firefox and opera gtg, ie being dumb again
position: relative did it, my spans still don't work in IE but I'll fix that eventually, maybe.
thank you for the quick response. =)