hello
Capture.PNG
i get small probleme my skin can you help !! me
یعنی میخواین کادر های دورش رو حذف کنین؟
جستجوی قالب رو بزنین، additional.css ، یه جایی تعریف کرده که فلان کلاس مثلا post_field یعنی دورت کادر باشه.
مثل این
بعد توی استایلهای مربوط به postbit ، قبلا از هر آیتم، اون کلاس رو فراخوانی کرده. مثلاکد PHP:
.post_field { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; ; padding: 3px 3px 3px 10px; }
کد PHP:
<div class="post_field">
<dt>{vb:rawphrase blog_entries}</dt>
<dd>
<a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a>
</dd></div>
additional.css
کد:@charset "UTF-8";/* CSS Document */ /** * Custom CSS by PureVB.com */ .popupbody li > a, .popupbody li > label { padding:{vb:math {vb:stylevar padding}-2} {vb:stylevar padding}; line-height:18px; } .formsubmit label { color:#3a3a3a; } .posts, .postlist, #postlist { margin:0; padding:0; } /* Misc Resets ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ img { border:0; } .verticalAlign { vertical-align:middle; } #fb_topbar { float:{vb:stylevar right}; padding-top:5px; padding-{vb:stylevar left}:8px; position: relative; } #fb_topbar_in { float:{vb:stylevar right}; padding-top:3px; padding-{vb:stylevar left}:30px; position: relative; } .topBarLinksWrap { float:{vb:stylevar right}; } .clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; } /************************************************************************/ .forumdescription { color:#8b8b8b; } .blockhead { -moz-border-radius: {vb:stylevar border_radius}; -webkit-border-radius: {vb:stylevar border_radius}; } .tcatShowthread { margin-bottom:10px; } *{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; } #wgo .blocksubhead { border-top:0; } .threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored, .wgo_block .wgo_subblock, .forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow { border-bottom: 1px solid #ededed; } #forums *, #wgo *, #forumbits * { -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; } #fb_headerbox { padding-right:5px; } .wgo_block { margin:0; } .navbar { -moz-border-radius-bottom{vb:stylevar left}: 0 !important; -moz-border-radius-bottom{vb:stylevar right}: 0 !important; -webkit-border-bottom-{vb:stylevar left}-radius: 0 !important; -webkit-border-bottom-{vb:stylevar right}-radius: 0 !important; } .announcements { margin-top:10px; } .highlight { background-image:none; } .forumbit_nopost.row1 .forumrow, .forumbit_post.row1 .forumrow { background: {vb:stylevar forumrow_background}; border:{vb:stylevar forumbits_border}; border-top:0; } .forumbit_nopost.row2 .forumbit_nopost .forumrow, .forumbit_post.row2 .forumrow { background: #f6f6f6; border-top:0; border:{vb:stylevar forumbits_border}; } .threadbit.row1 .nonsticky{ background: {vb:stylevar threadbit_background}; } .threadbit.row2 .nonsticky{ background: #f6f6f6; } .threadbit .sticky .alt { } .threadbit.row1 .nonsticky .alt { background:#f9f9f9; } .threadbit.row2 .nonsticky .alt { background:#efefef; } .navlinksBox { text-align: center; color: {vb:stylevar navlinks_color}; font-size: 15px; font-weight:700; margin-top: 8px; margin-bottom: 0; width:100%; clear:both; } .bodyWrap { background:#fff; margin:0 2px; } .body_wrapper { padding:10px 0; margin:0; } .above_body { padding:0; margin:0; } .threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored { border-top:0; } #sidebar_container > ul { width: 99%; } /* Page Wrapper ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ #pageWrapper {} /* Forumbit Box ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .forumbitBox { background:url({vb:stylevar imgdir_themedir}/forumbitDot.gif) repeat-x top left; margin-top: 8px; } .forumbitBoxLeft { background:url({vb:stylevar imgdir_themedir}/forumbitDot.gif) repeat-y top left; } .forumbitBoxRight { background:url({vb:stylevar imgdir_themedir}/forumbitDot.gif) repeat-y top right; } .forumbitWrap { background:url({vb:stylevar imgdir_themedir}/forumbitDot.gif) repeat-x bottom left; } .forumbitBoxTL { background:url({vb:stylevar imgdir_themedir}/forumbitBoxTL.gif) no-repeat top left; } .forumbitBoxTR { background:url({vb:stylevar imgdir_themedir}/forumbitBoxTR.gif) no-repeat top right; } .forumbitBoxBL { background:url({vb:stylevar imgdir_themedir}/forumbitBoxBL.gif) no-repeat bottom left; } .forumbitBoxBR { background:url({vb:stylevar imgdir_themedir}/forumbitBoxBR.gif) no-repeat bottom right; padding:8px; } .forumbitBox .tcat { margin-top:0; } .forumbitBoxShowthread { padding-bottom:0; } /* Top Bar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ #topBar { height:39px; padding-top:7px; position:relative; } .topBox { background:url({vb:stylevar imgdir_themedir}/topBoxBG.gif) repeat-x top left; height:31px; line-height:31px; color:#ededed; } .topBoxLeft { background:url({vb:stylevar imgdir_themedir}/topBoxLeft_{vb:stylevar left}.gif) no-repeat top {vb:stylevar left}; height:31px; } .topBoxRight { background:url({vb:stylevar imgdir_themedir}/topBoxRight_{vb:stylevar left}.gif) no-repeat top {vb:stylevar right}; height:31px; <vb:if condition="$stylevar['textdirection'] == 'rtl'"> padding:0 35px 0 12px; <vb:else /> padding:0 12px 0 35px; </vb:if> } .topBox span { float:{vb:stylevar left}; } #topBar a:link, #topBar a:hover { color:#ededed; } #topBar a:hover { color:#fade58; } .topBoxLinks { float:{vb:stylevar right}; position:relative; } .socialBox { float:{vb:stylevar right}; <vb:if condition="$stylevar['textdirection'] == 'rtl'"> padding:5px 8px 0 0; <vb:else /> padding:5px 0 0 8px; </vb:if> } .topRSS { position:relative; top:4px; margin-{vb:stylevar left}:6px; } #clickRegister { position:absolute; top:19px; {vb:stylevar left}:348px; z-index:1000; } /* Header ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .above_body { background:none; } .doc_header { background:url({vb:stylevar imgdir_themedir}/headerWrapBG.jpg) no-repeat top center; height:118px; position:relative; z-index:1; } #headerMain { background:url({vb:stylevar imgdir_themedir}/headerWrapBG.jpg) no-repeat top center; height:118px; position:relative; z-index:1; } .logo { float:{vb:stylevar left}; height:118px; padding-{vb:stylevar right}:19px; } .slogan { background:url({vb:stylevar imgdir_themedir}/sloganSplit.gif) no-repeat top {vb:stylevar left}; float:{vb:stylevar left}; font-size:14px; text-transform:uppercase; height:118px; line-height:118px; color:{vb:stylevar navbar_linkhover_color}; padding-{vb:stylevar left}:21px; } #loginBox { width:299px; height:87px; position:absolute; top:31px; {vb:stylevar right}:0; padding:0; font-size:12px; color:#eaf0f7; } #loginBox ul { list-style:none; padding:0; margin:0; } #loginBox li { float:{vb:stylevar left}; } .loginBox { float:{vb:stylevar left}; } .loginBox ul { list-style:none; padding:0; margin:0; } .loginBar li { float:{vb:stylevar left}; } .loginBoxInput { background: url({vb:stylevar imgdir_themedir}/loginBoxInput.png) no-repeat top left; width:110px; height:31px; } .loginInput { background:transparent; border:0; color: #a7a7a7; width:94px; height:31px; line-height:31px; margin:0; padding:0 8px; } .cb_cookieuser_navbar{ position: relative; top: 2px; } .inputPad .loginBoxInput { } .inputPad { padding-{vb:stylevar right}:6px; } .submitPad { padding:0; } .submitPad input { } .loginText { padding-bottom:0; } .memberBottom { } .memberLinks { padding-top:0; float:left; } .memberLinks a:link, .memberLinks a:visited { color:#eaf0f7; } .memberLinks a:hover { color:#9cc8e9; } .rememberMe { float:right; font-size:12px; color:#eaf0f7; padding-top:0; } .rememberMe input { vertical-align: baseline; } .cb_cookieuser_navbar{ position: relative; top: 2px; } /* Content ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ #contentMain { background:#fff; } .contentTL { background:url({vb:stylevar imgdir_themedir}/contentTL.gif) no-repeat top left; } .contentTR { background:url({vb:stylevar imgdir_themedir}/contentTR.gif) no-repeat top right; } .contentBL { background:url({vb:stylevar imgdir_themedir}/contentBL.gif) no-repeat bottom left; } .contentBR { background:url({vb:stylevar imgdir_themedir}/contentBR.gif) no-repeat bottom right; } .contentWrapper { padding:6px; } /* Footer Main ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ #footerMain { background:url({vb:stylevar imgdir_themedir}/footerBG.jpg) no-repeat top center; color:#747474; padding:25px 0; } .copyright { text-align:center; line-height:16px; padding-bottom:20px; } .copyright a { font-weight:700; } .bannerBox { background:url({vb:stylevar imgdir_themedir}/bannerBoxBG.gif) no-repeat top left; width:468px; height:60px; padding:4px; margin:0 auto; } /* Footer Navigation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ #footerNav { background:url({vb:stylevar imgdir_themedir}/footerNavBG.gif) repeat-x top left; height:44px; font-size:15px; font-weight:700; } .footerNavLeft { background:url({vb:stylevar imgdir_themedir}/footerNavLeft.gif) no-repeat top left; height:44px; } .footerNavRight { background:url({vb:stylevar imgdir_themedir}/footerNavRight.gif) no-repeat top right; height:44px; padding:0 10px; } #footerNav ul { list-style:none; padding:0; margin:0; float:{vb:stylevar left}; } #footerNav li { float:{vb:stylevar left}; padding:0 15px; line-height:44px; } #footerNav a:link, #footerNav a:visited { color:#fff; } #footerNav a:hover { color:{vb:stylevar navbar_linkhover_color}; } .skinSelect{ float:{vb:stylevar right}; padding-top:8px; margin:0; } .footer { margin:0; padding:0; } /*************************************************/ /* TOP MEMBER BAR*/ #toplinks, .toplinks { text-align:left; line-height:20px; top:83px; right:15px; font-size:13px; } #toplinks .isuser { float:left; } #toplinks .welcomelink { font-weight:700; } .toplinks ul.isuser .notifications .popupbody { border: 1px solid #242424; /* makes it look consistent with the popup background */ } .toplinks .notifications a.popupctrl { padding-top: 3px; padding-bottom: 3px; padding-{vb:stylevar left}: 4px; padding-{vb:stylevar right}: 12px; -webkit-border-radius: {vb:stylevar border_radius}; -moz-border-radius: {vb:stylevar border_radius}; border-radius: {vb:stylevar border_radius}; } .toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks ul.isuser li a:hover { -moz-border-radius: {vb:stylevar border_radius} !important; -webkit-border-radius: {vb:stylevar border_radius} !important; } .memberBox .welcomeUser { font-weight:700; font-size:11px; float:left; } .memberBox .toplinks { padding:2px 0 0 3px; } .memberBox .toplinks { padding:2px 0 0 3px; } /* Navbar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .navbar { background:url({vb:stylevar imgdir_themedir}/navBG.gif) repeat-x top left; position:relative; height:79px; font:{vb:stylevar navbar_font}; color:{vb:stylevar navbar_link_color}; width:100%; padding:0; margin:0; } .navLeft { background:url({vb:stylevar imgdir_themedir}/navLeft.gif) no-repeat top left; height:79px; } .navRight { background:url({vb:stylevar imgdir_themedir}/navRight.gif) no-repeat top right; height:79px; padding-left:5px; } #navtabs li.selected ul.floatcontainer { margin-top:5px; } #navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited { line-height:27px; height:27px; } .navbar a { color:{vb:stylevar navbar_link_color}; } .navbar a:hover { color:{vb:stylevar navbar_linkhover_color}; } .navtabs ul li:first-child { text-indent: 0; margin-left:15px; } .navtabs { background:none; padding-left:0; } .navtabs ul { position:absolute; top:{vb:stylevar navbar_tab_size.height}px; {vb:stylevar left}:0px; width:100%; /* This is to fix RTL menu issue under Opera */ direction:ltr; } .navtabs li { background:url({vb:stylevar imgdir_themedir}/navSplit.gif) no-repeat top {vb:stylevar right}; padding-{vb:stylevar right}:23px; float:{vb:stylevar left}; } .navtabs li li { background:none; } .navtabs ul li { border-{vb:stylevar right}: 0; position: relative; } .navtabs li a { height:{vb:stylevar navbar_tab_size.height}px; line-height:{vb:stylevar navbar_tab_size.height}px; } .navtabs li a.navtab { display:block; min-width:{vb:math {vb:stylevar navbar_tab_size.width} - 2 * {vb:stylevar padding}}; width:auto !important; width:{vb:math {vb:stylevar navbar_tab_size.width} - 2 * {vb:stylevar padding}}; _min-width:{vb:math {vb:stylevar navbar_tab_size.width} - 0.5 * {vb:stylevar padding}}; _width:auto !important; _width:{vb:math {vb:stylevar navbar_tab_size.width} - 0.5 * {vb:stylevar padding}}; text-align:center; color:{vb:stylevar navbar_link_color}; font-size:14px; text-decoration:none; line-height:{vb:stylevar navbar_tab_size.height}px; height:{vb:stylevar navbar_tab_size.height}px; padding:0 10px; font-weight:400; text-transform:uppercase; background:none; } .navtabs li a.navtab:hover { background:none; color:{vb:stylevar navbar_linkhover_color}; } .navtabs li.selected { color:{vb:stylevar navbar_linkhover_color}; height:{vb:stylevar navbar_tab_size.height}px; } .navtabs li.selected a.navtab { background:none; color:{vb:stylevar navbar_linkhover_color}; position:relative; top:-{vb:stylevar navbar_tab_selected_top_width}px; padding-top:{vb:stylevar navbar_tab_selected_top_width}px; z-index:10; } .navtabs li.selected li a, .navbar_advanced_search li a { text-decoration:none; font:{vb:stylevar navbar_font}; line-height:27px; } .navtabs li.selected li { padding:0 5px; } .navtabs li.selected li li { padding:0 2px; } .navtabs li.selected li a { color:{vb:stylevar nav_selected_link_color}; font-weight:400; padding:{vb:math {vb:stylevar padding}/5} {vb:math {vb:stylevar padding}/2}; } .navbar_advanced_search li { height: 27px; display:block; clear:both; } .navbar_advanced_search li a { color:{vb:stylevar navbar_link_color}; } .navbar_advanced_search li a:hover { color:{vb:stylevar navbar_linkhover_color}; text-decoration:{vb:stylevar linkhover_textDecoration}; } .navtabs li.selected li a:hover { color:{vb:stylevar nav_selected_link_hover_color}; text-decoration:{vb:stylevar linkhover_textDecoration}; } .navtabs li.selected .popupbody li > a { padding:{vb:stylevar popup_padding}px {vb:stylevar padding}; text-indent: 0; color: {vb:stylevar navbar_selected_popup_body_a_Color}; } .navtabs li.selected li a.popupctrl { -moz-border-radius:3px; -webkit-border-radius:3px; border:solid {vb:stylevar lightweightbox_border.borderWidth}px transparent; _border: none; background:transparent url({vb:stylevar imgdir_misc}/arrow.png) no-repeat {vb:stylevar right} center; padding-{vb:stylevar right}:15px; _background-image:url('{vb:stylevar imgdir_misc}/arrow.gif'); color:{vb:stylevar nav_selected_link_color}; } .navtabs li.selected li:hover a.popupctrl.active, .navtabs li.selected li a.popupctrl.active, .navtabs li.selected li a:hover.popupctrl { color:#fff; } /* Breadcrumb ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .breadcrumb { background:{vb:stylevar breadcrumb_background}; color:{vb:stylevar breadcrumb_font_color}; height:{vb:stylevar breadcrumb_height}; margin-bottom:10px; } .bcLeft { background:{vb:stylevar breadcrumb_left_background}; height:{vb:stylevar breadcrumb_height}; } .bcRight { background:{vb:stylevar breadcrumb_right_background}; height:{vb:math {vb:stylevar breadcrumb_height} - {vb:math {vb:stylevar breadcrumb_padding.paddingTop}+{vb:stylevar breadcrumb_padding.paddingBottom}}}; padding:{vb:stylevar breadcrumb_padding}; } .breadcrumb .navbit > a, .breadcrumb .lastnavbit span { border:1px solid transparent; } .breadcrumb .navbit a:link, .breadcrumb .navbit a:visited { color:{vb:stylevar breadcrumb_link_color}; } .breadcrumb .navbit a:hover { background:{vb:stylevar breadcrumb_hover_background_color}; color:{vb:stylevar breadcrumb_link_hover_color}; border:1px solid transparent; } /*************************************************/ /* TCAT BAR */ .tcat { background:url({vb:stylevar imgdir_themedir}/tcatBG.gif) repeat-x top left; color: #fff; height:43px; clear:both; margin-top: 8px; float: {vb:stylevar left}; border:0; padding:0; text-transform:uppercase; width: 100%; } .tcatLeft { background:url({vb:stylevar imgdir_themedir}/tcatLeft.gif) no-repeat top left; height:43px; } .tcatRight { background:url({vb:stylevar imgdir_themedir}/tcatRight.gif) no-repeat top right; height:43px; } .tcat2 { background:url({vb:stylevar imgdir_themedir}/tcat2BG.gif) repeat-x top left; } .tcat2 .tcatLeft { background:url({vb:stylevar imgdir_themedir}/tcat2Left.gif) no-repeat top left; } .tcat2 .tcatRight { background:url({vb:stylevar imgdir_themedir}/tcat2Right.gif) no-repeat top right; } .tcat .forumtitle { font-weight:700; } .tcat .tcatDesc { font-size:11px; font-weight:400; } .tcat h2 { padding-{vb:stylevar left}:16px; font: bold 15px arial, helvetica, sans-serif; line-height:43px; float:{vb:stylevar left}; font-weight:700; } .tcat a:link, .tcat a:visited { color:#fff; } .tcat a:hover { } .tcat .tcatCollapse { float:{vb:stylevar right}; position:absolute; top:8px; {vb:stylevar right}:8px; } /* tcat Thread List Controls - Forumdisplay */ .tcat_threadlist_controls { float:{vb:stylevar right}; padding-{vb:stylevar right}:8px; } .forumdisplaypopups, #forumdisplaypopups { clear:both; } .tcat_threadlist_controls h6 { padding:0; display:block; font-size:11px; } .forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl, .postlist_popups h6 a.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a.popupctrl, .postlist_popups h6 a.firstunread, .postlist_popups.popupgroup .popupmenu h6 a.firstunread { background:none; display:block; _display:43px; height:43px; line-height:43px; font-family:arial, helvetica, sans-serif; font-weight:700; font-size:12px; color:#fff; padding:0 7px; border: 0; float: {vb:stylevar left}; clear: {vb:stylevar right}; } .forumdisplaypopups a:hover.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a:hover.popupctrl, .postlist_popups h6 a:hover.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a:hover.popupctrl, .postlist_popups h6 a:hover.firstunread, .postlist_popups.popupgroup .popupmenu h6 a:hover.firstunread{ border: 0; color:#fff; text-decoration:underline; } #postlist_popups a, .postlist_popups a { color: #fff; _border: none; } #postlist_popups a:hover, .postlist_popups a:hover { color: #fff; text-decoration:underline; } #postlist_popups .popupmenu:hover a.popupctrl, #postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active, .postlist_popups .popupmenu:hover a.popupctrl, .postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active { border: 0; } #postlist_popups ul li { color: {vb:stylevar popupmenu_color}; } #postlist_popups ul li a, .postlist_popups ul li a { color: {vb:stylevar popupmenu_color}; _border: none; } #postlist_popups ul li a:hover, .postlist_popups ul li a:hover { color: {vb:stylevar popupmenu_color}; text-decoration:underline; } #forumdisplaypopups ul a, .forumdisplaypopups ul a { color: #3e3e3e; } .tcat .toolsmenu { background:none; border:none; margin:0; } .toolsmenu div { border:0; } .tcat .toolsmenu ul { padding:0; } .tcat .toolsmenu .popupgroup a.popupctrl, .tcat .toolsmenu .popupgroup .popupmenu a.popupctrl, .tcat .toolsmenu .nopopupgroup li a { padding:0 7px; _display:43px; height:43px; line-height:43px; } /*************************************************/ /* THEAD BAR*/ .thead_bar .theadrow { background:#fff; display:block; width: 100%; float: {vb:stylevar left}; position:relative; line-height:24px; font-size:12px; border:1px solid transparent; border-bottom:1px solid #f2f2f2; color:#8b8b8b; } .thead_bar .padding { padding-left:12px; } .thead_bar .forumhead span.forumlastpost { width: 23%; } .thead_bar .theadrow .forumdata { float: {vb:stylevar left}; } .thead_bar { float: {vb:stylevar left}; position:relative; width: 100%; display:block; } .thead_bar .forumhead .forumtitle { width: 76%; } .thead_bar .foruminfo { width: 53%; min-width: 30%; float: {vb:stylevar left}; clear: {vb:stylevar right}; } .thead_bar .foruminfo .forumdata { padding: 0; width: 100%; _width: 99%; } .thead_bar .forumstats, .thead_bar .forumstats_2 { display: block; float: {vb:stylevar left}; clear: {vb:stylevar right}; width: 16%; margin-{vb:stylevar right}: 2%; } .thead_bar .foruminfo .forumdata .datacontainer { float: {vb:stylevar left}; width: 86%; padding:0; padding-{vb:stylevar left}: {vb:math {vb:stylevar forumicon_size} + {vb:math {vb:stylevar padding}*2}}; } .thead_bar .forumactionlinks { width: 5%; display:block; float:{vb:stylevar left}; clear:{vb:stylevar right}; } .thead_bar .forumactionlink { /* values based on icon size */ display:block; width:18px; overflow:hidden; float: {vb:stylevar right}; clear: {vb:stylevar left}; background:transparent none no-repeat; position: relative; } .thead_bar .forumstats li, .thead_bar .forumstats_2 li{ font-size: {vb:stylevar mid_fontSize}{vb:stylevar font.units}; text-align: {vb:stylevar right}; padding-{vb:stylevar right}: {vb:math {vb:stylevar padding}*2}; display:block; } .thead_bar .forumlastpost { display:block; float: {vb:stylevar left}; clear: {vb:stylevar right}; } .thead_bar .theadrow .forumlastpost { width: 22%; } .forumbitBody { padding-right:2px; clear:both; } /*threadlisthead and posthead*/ .threadlist { margin-top:0; } #threadlist .threadlisthead { background:#fff; display:block; width: 100%; float: {vb:stylevar left}; position:relative; font-size:12px; border:1px solid transparent; border-bottom:1px solid #f2f2f2; color:#8b8b8b; font-weight:400; margin: 0; padding:4px 0; } #threadlist .threadlisthead a, #threadlist .threadlisthead a:hover { color: {vb:stylevar threadlisthead_color}; } .postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead { background:#f0f0f0; clear:both; display:block; float: {vb:stylevar left}; width: 100%; color:#8b8b8b; margin: -{vb:stylevar postbithead_border.borderWidth}{vb:stylevar postbithead_border.units} -{vb:stylevar postbithead_border.borderWidth}{vb:stylevar postbithead_border.units} 0; font: {vb:stylevar postbithead_font}; padding: 4px 0; border:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; font-size:12px; font-weight:400; } #posts .posthead a:link, #posts .posthead a:visited { color:#b6b6b6; } #posts .posthead a:hover { color:#b6b6b6; } #posts .posthead .time, #posts .nodecontrols { color:#b6b6b6; } .wgo_subblock{ position:relative; } .wgo_subblock .whatspace { padding-left:55px; } .wgo_subblock .whaticon { position:absolute; top:25%; left:10px; } #postlist .userinfo { padding-top:10px; } .username_container { padding:2px 0; text-align:center; } .username_container .username strong { font-size: 16pt; font-weight:400; } .usertitle, .rank { text-align:center; } .usercenter { padding-top:5px; text-align:center; } .postbit, .postbitlegacy, .eventbit { } .bbcode_container .bbcode_quote_container { background:none; } .forum_info_block, .forum_info_form { background:none; } .postfoot { border: {vb:stylevar postbit_border}; border-bottom:0; border-right:0; } .postfootWrap { border-right: {vb:stylevar postbit_border}; } #thread_info a.collapse { position: absolute; top: 9px; } /* Postbit Align Username and Avatar Center ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {text-align:center;} .postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img {float:none; text-align:center;} .postbitlegacy .userinfo .usertitle {display: block; float:none; text-align:center; clear: both;} .userinfo_extra dt { height:18px; line-height:18px; padding:6px 3px 0 10px; margin:0; color: {vb:stylevar postbit_field_strong_color}; font-weight:700; } .userinfo_extra dd { background: #fff; color: #242424; border: 1px solid #dedede; height:18px; line-height:18px; padding:3px 0 3px 0; margin:0; margin-top: 2px; } /* Bottom Bar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .bottomBar{ background:url({vb:stylevar imgdir_themedir}/bottomBarBG.gif) repeat-x top left; height:17px; font-size:0; clear:both; } .bottomBarLeft { background:url({vb:stylevar imgdir_themedir}/bottomBarLeft.gif) no-repeat top left; height:17px; font-size:0; } .bottomBarRight { background:url({vb:stylevar imgdir_themedir}/bottomBarRight.gif) no-repeat top right; height:17px; font-size:0; } /* Global Search ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .searchBox { position:absolute; top:6px; {vb:stylevar right}:11px; height:36px; line-height:36px; } .searchBoxInput { background: url({vb:stylevar imgdir_themedir}/searchInput.gif) no-repeat top left; width:153px; height:31px; float:{vb:stylevar left}; } .searchinput { border:0; background:transparent; color: #828282; padding:0 5px; width:143px; height:31px; line-height:31px; } .searchButton { float:{vb:stylevar left}; padding-{vb:stylevar left}:6px; } .searchBox .searchBox_advanced_search { position:absolute; top:36px; {vb:stylevar right}:0; } .searchBox .searchBox_advanced_search a:link, .searchBox .searchBox_advanced_search a:visited { color:{vb:stylevar nav_selected_link_color}; } /* Forum Home ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .forumrow .forumtitle a:link, .forumrow .forumtitle a:visited { color:{vb:stylevar forumtitle_link_color}; font:{vb:stylevar forumtitle_font}; } .forumrow .forumtitle a:hover{ color:{vb:stylevar forumtitle_linkhover_color}; } .forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited { color:{vb:stylevar lastposttitle_link_color}; font-weight:700; } .forumrow .lastposttitle a:hover{ color:{vb:stylevar lastposttitle_linkhover_color}; } #forums .lastpostby a.username { color:{vb:stylevar lastpostuser_link_color}; } #forums .lastpostby a.username:hover { color:{vb:stylevar lastpostuser_linkhover_color}; } .forumdescription { color:{vb:stylevar forumhome_description_color}; padding:4px 0; } .notices { background:none; } #notices .restore { background:{vb:stylevar welcomemsg_background}; border:{vb:stylevar welcomemsg_border}; color:{vb:stylevar welcomemsg_font_color}; line-height:16px; padding:{vb:stylevar welcomemsg_padding}; -moz-border-radius: {vb:stylevar border_radius}; -webkit-border-radius: {vb:stylevar border_radius}; border-radius: {vb:stylevar border_radius}; } #notices .restore a { font-weight:700; } /* Advanced Search ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ #searchtypeswitcher { border-bottom:4px solid {vb:stylevar advsearch_tab_color}; } #searchtypeswitcher li a { background-color:{vb:stylevar advsearch_active_tab_color}; color:#FFF; } #searchtypeswitcher li.selected a { background-color:{vb:stylevar advsearch_tab_color}; } #searchtypeswitcher li a:hover { background-color:{vb:stylevar advsearch_tab_color}; } /* vBulletin Groups ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ li.sgicon .maincol, #sidebar li.sgicon .maincol,#thumbnails li { background: {vb:stylevar postbit_background}; } #sidebar li.sgicon .maincol .textcontrol { color: {vb:stylevar control_color}; } #content .grouplist .blockrow > li, #content .grouplist .blockrow > ol, #content .grouplist .blockrow > div { background: {vb:stylevar postbit_userinfo_background}; border: {vb:stylevar postbit_border}; } #pictures .blockbody .blockrow, #group_discussion_inlinemod_form .blockbody .blockrow { border: {vb:stylevar postbit_border}; } .toolsmenu { background: {vb:stylevar sidebar_background}; _background-image: none; border: {vb:stylevar sidebar_border}; } .toolsmenu div { border-top:none; color: {vb:stylevar sidebar_header_color}; } .toolsmenu h1 a { color: {vb:stylevar sidebar_header_color}; } .toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .nopopupgroup li a { color: {vb:stylevar sidebar_header_color}; } .toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active { color: {vb:stylevar sidebar_header_color}; } dl.blogbit, tr.blogbit, dl.blogcatbit, tr.blogcatbit { background: {vb:stylevar postbit_background}; }
ok
the first step go to the : admin cp /Styles & Templates/Search in Templates
and search : additional.css and all text copy in the safe file(save these codes in the other place beacuse may be you had to come back these code )
step 2 :
in additional css : delete all codes of the :
Postbit Align Username and Avatar Center
untill
/* Bottom Bar
and save these change . may be your problem Was dissolved
if it is not the solution paste your first codes in additional.css and write your problem in this topic again
در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)
علاقه مندی ها (Bookmarks)