※ 引述《yekome (/ \)》之铭言:
: 如题
: 请问要将广告隐藏
: 要在CSS哪改语法呢?
: 谢谢
请把下段语法贴到留言板的CSS里唷!
2008最新版,留言板挡广告语法如下(有点长唷):
/************css by anitamui*************/
script {visibility: hidden !important; }
#ad_bottom{display: none !important; }
#ad_float {display: none !important;}
#logo{display: none !important; }
html body div#ad_gbook table tbody tr td#logo,
html body div#ad_gbook table tbody tr td#logo.small-c,
html body div#ad_gbook table tbody tr td
{clip:rect(500px, 0px, 0px, 500px) !important;
display:none !important;*display:none !important;height:0px !important;
opacity:0 !important;filter: alpha(opacity=0) !important;visibility:hidden
!important;}
html body div#ad_gbook,html body div#ad_gbook table tbody tr td#logo.small-c a
{clip:rect(500px, 0px, 0px, 500px) !important;display:none
!important;height:0px !important;
width:0px !important;opacity:0 !important;filter: alpha(opacity=0)
!important;position:static !important;
visibility:hidden !important;}
html body div#ad_gbook table tbody tr td iframe,html body div#ad_gbook table
tbody tr td object,
html body div#ad_gbook table tbody tr td object embed
{clip:rect(500px, 0px, 0px, 500px) !important;display:none !important;
height:0px !important;width:0px !important;opacity:0 !important;
filter: alpha(opacity=0) !important;position:static
!important;visibility:hidden !important;}
html body div#ad_gbook table
{clip:rect(500px, 0px, 0px, 500px) !important;display:none !important;
height:0px !important;opacity:0 !important;filter: alpha(opacity=0)
!important;
position:static !important;visibility:hidden !important;}
#do_multi_post{display:none}
html body div#ad_gbook table tbody,
html body div#ad_gbook table tbody tr
{clip:rect(500px, 0px, 0px, 500px) !important;display:none !important;
height:0px !important;opacity:0 !important;filter: alpha(opacity=0)
!important;
position:static !important;visibility:hidden !important;}
body div{clip:rect(-500px, 0px, 0px, 500px) !important;}
body div.main,body div.main div{clip:rect(auto, auto, auto, auto) !important;
visibility:visible !important;}
#ad_gbook>table{clip:rect(500px, 0px, 0px, 500px)
!important;margin-top:-600px;
position:relative !important;display:none !important;width:0px !important;
height:0px !important;visibility:hidden !important;}
很长喔 男复制可到原网页 http://www.wretch.cc/blog/anitamui/24101331