萬盛學電腦網

 萬盛學電腦網 >> 網頁制作 >> DivCSS教程 >> 可視化優站邊欄懸浮窗代碼

可視化優站邊欄懸浮窗代碼

 

  1. 打開U站裝修,自定義編輯器。可以看到有兩個欄。一個是CSS的,另外一個是HTML的

     

  2. CSS編輯框,然後選擇CSS代碼編輯,接著把下面的CSS代碼修改好,復制粘貼到編輯框裡面。需要注意的是下面的圖片網址,需要自己下載下來按照自己需要修改

  3. CSS代碼如下:

  4.                                                          .link-tit{color:#5E3500;overflow:hidden;font-weight:normal;padding-left:12px;height:27px;font-size:14px;line-height:27px;background-color:#F2F5E4;background-repeat:repeat-x;text-align:left;display:block;}.brand a:hover{background-color:#EC017B;color:#FFF;text-decoration:none;border:1px solid #F6D0B9;-webkit-border-radius:2px;border-radius:2px;}.brand{display:block;background-color:#FFF1D0;text-align:center;}.menu-cate li a{font-size:12px;line-height:30px;height:30px;display:block;color:#996A25;text-decoration:none;overflow:hidden;border-top:1px dashed #E7CD9E;width:132px;}.list li{list-style-type:none;}.menu-cate li a i{float:left;margin-top:6px;width:20px;height:18px;margin-right:10px;background-repeat:no-repeat;display:none;}ul.category li a{color:#644B4F;padding-left:0px;text-align:center;display:block;}.bt{width:137px;margin-left:2px;height:38px;cursor:default;background-image:url(http://img01.taobaocdn.com/imgextra/i1/730663373/T2.KN4XvBXXXXXXXXX-730663373.png);background-repeat:repeat;background-position:-5px -315px;}.STYLE2{color:#644B4F;}

  5. html編輯框,然後選擇代碼編輯,接著把下面的代碼修改好,復制粘貼到編輯框裡面。

  6. HTML代碼如下:

    <div class="zdy_box4 cbu-iframe" style="width:137px;height:auto;z-index:10000000;top:100px;left:60px;padding-bottom:0px;color:#644B4F;font-size:12px;line-height:14px;">

    <ul style="margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px;padding-left:0px;list-style:none;">

    <li>

    <img height="59" src="http://img01.taobaocdn.com/imgextra/i1/730663373/T2MXx6XtdXXXXXXXXX-730663373.png" width="137" /></li>

    </ul>

    <div style="background-color:#FFF;">

    <h2>

    <a class="link-tit">快捷入口</a></h2>

    <ul class="menu-cate">

    <li class="brand">

    <a href="#">9塊9包郵專區</a></li>

    <li class="brand">

    <a href="#">精品女裝</a></li>

    <li class="brand">

    <a href="#" target="_self" title="">男裝</a></li>

    <li class="brand">

    <a href="#">包包</a></li>

    <li class="brand">

    <a href="#">鞋子</a></li>

    <li class="brand">

    <a href="#">配飾</a></li>

    <li class="brand">

    <a href="#">美容</a></li>

    <li class="brand">

    <a href="#" target="_self" title="">婚禮</a></li>

    <li class="brand">

    <a href="#">家居</a></li>

    <li class="brand">

    <a href="#">美食</a></li>

    </ul>

    <h2>

    <a class="link-tit" href="#" style="color:#000;margin-bottom:8px;display:block;margin-top:8px;" target="_blank">我是商家[我要報名]</a></h2>

    <ul class="category">

    <li style="display:block;">

    <a href="#" target="_blank"><span>招商</span></a></li>

    <li style="margin-bottom:8px;display:block;margin-top:8px;">

    <a href="#" target="_blank"><span>幫派</span></a></li>

    </ul>

    客服&nbsp;<a href="#" target="_blank"><img alt="點擊這裡給我發消息" border="0" src="http://amos.alicdn.com/realonline.aw?v=2&amp;uid=tb056673_11&amp;site=cntaobao&amp;s=1&amp;charset=utf-8" /></a>

    <div class="love-site">

    <h2>

    &nbsp;</h2>

    <div align="center" class="dg-like-btn dg-like-site-btn sns-like sns-widget-ui simple-like" data-type="site">

    <div class="sns-like-wrap">

    <div align="center">

    <a class="dig-button" title="我的淘寶,大家一起贊!"> <span class="dig-icon"></span> <span class="dig-button-title">喜歡小站[立即收藏]</span> </a></div>

    <div class="hide">

    <div class="tip-content">

    &nbsp;</div>

    <s class="arrow"></s></div>

    </div>

    </div>

    <div align="center">

    <ul>

    <li style="display:block;">

    <a class="STYLE2" href="#" target="_blank">Ctrl+D</a></li>

    <li style="margin-top:8px;display:block;">

    <a class="STYLE2" href="#" target="_blank">收藏</a></li>

    <li style="margin-top:8px;">

    <a class="STYLE2" href="#">給我留言</a></li>

    </ul>

    </div>

    </div>

    <div class="bt">

    &nbsp;</div>

    </div>

    </div>

     

copyright © 萬盛學電腦網 all rights reserved