Last edited by lean0224 (2008-01-28 02:22:39)
i'm using og...
please check...
here's inside my html program... link to my css...
[quote]<head>
<link href=[b]'http://www.geocities.com/mr_suwab3/ADCcss.css' [/b]rel='stylesheet' type='text/css' />
<title>ADC PROFY</title>[/quote]
inside ADCcss.css code...
[quote]/*About ME CSScode Section*/
/* Control Panel Button just below the photo */
#controlPanelButtons {display:none!important;}
/* Recent Updates Box */
.user_tracker {display:none!important;}
/* About Me Link in Control Panel*/
.more {display:none!important;}
[b]/* About Me Paragraph in Control Panel*/[/b]
.controlpanel p {display:none!important;}[/quote]
back to my html program... i use this div tag for auto control panel update....
[quote]<!--ME Page-->
<div id="me">
<h4 class="style1">About Me...</h4>
[b]<div id="content_0"></div>
<script language="javascript">
module0="yes";
</script>[/b]
</div>[/quote]
do you see any problem!?? can't hide the about me paragraph in control panel... sigh...
[/quote]
if u wud jz read the previous posts., same questions hav already been answered ([i]repetitively[/i])
read the explanations & go to the links given above...
or the links given by xavierkym @ the 1st post...
Last edited by mrsuwab3 (2008-01-31 08:00:51)