kyrie
New Member
Posts: 3
|
Post by kyrie on Oct 19, 2006 15:24:26 GMT
hi! nevermind the post below- i got it to float now. well, i slightly changed the css's. is there a way to make saybox transparent on IE and OPERA? I've changed the background images to a transparent (filler) one, but it still shows a white background over at IE and Opera. it's perfectly hollow on FF and Mozilla though. note: right now i changed the background to this: so it mimics the "supposed" background if it were transparent. thanks!!! kyrie.agapeia.com
im trying to make it float on the left side of the site. i enclosed it with floating div's
#shoutbox{ width:170px; border:8px double #ffcccc; top: 66px;position:fixed;left:8px;}
. . .
<div id="shoutbox">SAYBOX CODE</div>
but i can't get it to stay to the right. it goes there, but ends up affecting the other (following,"relative"ly positioned,) elements
|
|
|
Post by Fredy on Oct 25, 2006 0:26:00 GMT
ot make a saybox transpartent, all you ahve to do is type in "transparent" for all the colors in your admin pannel
|
|