欧美一区二区三区,国内熟女精品熟女A片视频小说,日本av网,小鲜肉男男GAY做受XXX网站

魔秀里的透明的背景怎么設置的

老白2年前20瀏覽0評論

魔秀里的透明的背景怎么設置的?

請先添加螢火蟲flash背景,然后在你的css中直接添加以下代碼:

#m_10204 object{ /* 螢火蟲 */

position:absolute/*絕對*/!important;top:10px;left:8px;

width:1200px!important;

border-right:0px!important;border-bottom:0px!important;background:transparent!important;

}

#mod_10204 .modth { /* 題頭 */

background:transparent;

}

#m_10204 . { /* 模塊箱體 */

padding:0px!important;text-align:left!important;background:transparent!important;

}

#m_10204 object{width:1000px;height:500px;margin-top:90px;margin-left:105px;border:0px solid #008800;

}

#mod_10204 .modtit,#mod_10204 .modth,#mod_10204 .modtl,#mod_10204 .modtc

{ /* 尾部 */

display:none;

}

--------------------------------

注:里面的大小參數根據自己的需要來調試高矮大小~