![Rank: 7](images/default/star_level3.gif) ![Rank: 7](images/default/star_level2.gif) ![Rank: 7](images/default/star_level1.gif)
- 積分
- 5071
- 威望
- 5071
- 金錢
- 2881
- 最後登錄
- 2025-2-20
![熱心會員 熱心會員](images/common/warm-hearted.gif) ![貢獻特別級會員 貢獻特別級會員](images/common/contribute3.gif) ![資深版主 資深版主](images/common/bansuz3.gif) ![正式版主 正式版主](images/common/bansuz2.gif) ![中級會員 中級會員](images/common/member_200.gif) ![高級會員 高級會員](images/common/member_500.gif) ![金牌會員 金牌會員](images/common/member_1000.gif) ![論壇元老 論壇元老](images/common/member_3000.gif)
|
回復 10# 幻空
那好吧,你试试我改的新会员代码- <style>
- #huiyuan {
- width: 100%!important;
- background: #fff!important;
- }
- .xz0 {
- float: left!important;
- padding: 4px 0 0 0!important;
- margin: 0 0 0 2px!important;
- width: 60px!important;
- height: 67px!important;
- _height: 75px!important;
- overflow: hidden!important;
- text-align: center;
- }
- .xz1 {
- float: left!important;
- margin: 5px 5px 0 0!important;
- width: 15px!important;
- border: 1px solid #DDDDDD!important;
- text-align: center!important;
- display: inline!important;
- -moz-border-radius: 2px!important;
- }
- .xz2 {
- float: left!important;
- margin: 5px 0 0 0!important;
- width: 5px!important;
- }
- .xz3 IMG {
- BORDER-BOTTOM: #cdcdcd 1px solid!important;
- BORDER-LEFT: #f2f2f2 1px solid!important;
- PADDING-BOTTOM: 2px!important;
- PADDING-LEFT: 2px!important;
- WIDTH: 40px!important;
- PADDING-RIGHT: 2px!important;
- BACKGROUND: #fff!important;
- HEIGHT: 40px!important;
- BORDER-TOP: #f2f2f2 1px solid!important;
- BORDER-RIGHT: #cdcdcd 1px solid!important;
- PADDING-TOP: 2px!important;
- }
- .xz3 IMG {
- -moz-border-radius: 5px!important;
- -webkit-border-radius: 5px!important;
- border-radius: 5px!important;
- }
- .xz3y {
- FLOAT: left!important;
- }
- </style>
- <div id="huiyuan" style="height:75px!important;">
- <div class="xz2"></div>
- <div class="xz1">新会员</div>
- <div id="newin" style="display:block!important;">
- [node]
- <div class="xz3 xz3y">
- <ul class="xz0" style="float:left!important;">{avatarsmall}
- <ul style="text-align:center!important;">{member}</ul>
- </ul>
- </div>
- [/node]
- </div>
- </div>
複製代碼 |
|