View Full Version : Invisi Sidebar


Janglish
08-22-2004, 04:49 AM
Hey everybody,
Just wondering how do you make the sidebar invisble in my guild?
Thanx

SSPrincess
08-22-2004, 07:28 PM
What scrollbar? Do you mean a div scrollbar or the normal page scrollbar?

Janglish
08-27-2004, 10:25 AM
I mean the normal page sidebar...uhhhh...the yellow menu on neopets. Thanx!

x0xkayLa
08-27-2004, 10:33 PM
try this bit of code:

<style type="text/css">
IMG{FILTER: invert gray
progid:DXImageTransform.Microsoft.Alpha( Opacity=0, FinishOpacity=0, Style=0, StartX=0, FinishX=0, StartY=0, FinishY=0)
progid:DXImageTransform.Microsoft.glow
(color=neon,strength=16)}
table{background:transparent}
p img{}
filter:chroma(color=white)}
IMG{filter:invert;}
IMG{filter: chroma}
IMG{filter: chroma}
IMG{filter: mask}
</i></style>
<i class="anypic1"> </i>

is that what you are talking about?