how?? someone help me thanks in advance
My CSS
[code]/* Skull Death */
/* Layout By: Bladeako */
/* PAGE BACKGROUND */
body {
background-image: url(--------------------);
background-attachment:
Find this part and look for the bolded part
[quote].controlpanel,.photos,.blogs,.reviews,.moreabout,.publiccomments,.scrapbook,.Widget,.AppModule, .groups, .friends, .fanof { position:relative;left:150px!important;width:490px;[b]overflow:[color=green]auto[/color][/b]}.meettrail {visibility:hidden!important}#googleAdPlacement display:none!important}body{overflow-x:hidden!important}[/quote]
Change the "[b][color=green]auto[/color][/b]" part to "[b][color=red]hidden[/color][/b]" . (e.g [b]overflow : [color=red]hidden[/color][/b]" )