View Full Version : Top banner issue


StarryIlove
08-16-2004, 08:42 PM
I need to have a top banner in my look up but it doesn't show up!, I don't know why. This is the code I'm using.

<style type="text/css">
i.topbanner{
background:url(http://www.boomspeed.com/lookup/plushiebanner.gif);
height:140;width:520;position:absolute;top:10;left :182;color:white;text-align:center;}
</style>
<i class="topbanner"></i>
I tried putting it in the beginning and at the end of my code so I know that it's not that.

Thanks!

Starry :star:

StarryIlove
08-16-2004, 09:06 PM
Nevermind I fixed it already :D