You are viewing a post by mrsuwab3. View all 1842 posts in [b]Insights:[/b] Based on HyperText Markup Language [i](HTML)[/i]. [quote][b]What are Hide Codes? [i](el)[/i] [/b] [b]Hide Codes[/b] - codes used to remove tags, identifications and classes. [b]Wha.
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...