Бормотухи.НЕТ

Бормотухи.НЕТ (http://www.bormotuhi.net/index.php)
-   Шаблоны для vB 4.x.x (http://www.bormotuhi.net/forumdisplay.php?f=176)
-   -   Скачать Totally Pro Skin (http://www.bormotuhi.net/showthread.php?t=15856)

Serberg 03.05.2012 12:24

Totally Pro Skin
 
Totally Pro Skin

http://www.bormotuhi.net/downlimages..._699_thumb.png

В архиве лежат версии шаблона для vb:
  • 4.1.0
  • 4.1.1
  • 4.1.9
  • 4.1.11
  • 4.2.0

Totally Pro Skin (2.40 Мб)
Totally Pro forVB 4.2.0 (3.57 Мб)

Ricky 11.05.2012 22:32

С этим шаблоном как и с фанки фреш
Криво открывает img

Vasich 13.05.2012 12:13

Стили и шаблоны--->Поиск в шаблонах--->Поиск текста--->additional.css

Открыть для редактирования и заменить
Код:

@charset "UTF-8";
/* CSS Document */

/**
* Custom CSS by Forumthemes.com
*/
/************************************************************************/
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }

#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-bottomleft: 0 !important;
        -moz-border-radius-bottomright: 0 !important;
        -webkit-border-bottom-left-radius: 0 !important;
        -webkit-border-bottom-right-radius: 0 !important;
}
.announcements {
        margin-top:10px;
}
.highlight {
        background-image:none;
}
.navlinksBox {
        text-align: center;
        color: #5d5d5d;
        font-size: 11px;
        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;
}
.popupbody li > a,
.popupbody li > label {
        padding:8px 10px;
}
.formsubmit label {
        color:#3E3E3E;
}
.memberBox .toplinks ul.isuser .popupbody li {
        color:#3E3E3E;
}
.loginLeft #fb_loginbtn {position:relative;top:4px;}
.toplinks #fb_loginbtn {position:relative;top:2px;}
.popupbody li > a,
.popupbody li > label {
        padding:8px 10px;
}
#memberlist #searchstats {color:#fff;}

.popupbody li > a,
.popupbody li > label {
        background:#fff;
}
.block .searchlisthead, .block .searchlisthead a {
color:#fff;
}
.forumdescription {
padding-top:3px;
}
/* Misc Resets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img {
        border:0;
}
.verticalAlign {
        vertical-align:middle;
}
.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%;
}
.lastPostIMG {
        position:relative;
        top:2px;
}

/* Page Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pageWrapper {}

/* Top Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#topBar {
        position:relative;
        height:35px;
        line-height:35px;
        font-size:11px;       
        color:#c3c3c3;
        padding:0 10px;
}
.topWelcome {
        float:left;
}
.memberBox {
        float:right;
        line-height:35px;
}
.memberBox ul {
        list-style:none;
        padding:0;
        margin:0;
}
.memberBox li {
        float:left;
        margin:0;       
        padding:0 3px;
}
.loginInput {
        background:#fff;
        border:1px solid #343b3f;
        width:107px;
        height:19px;
        line-height:19px;
        color:#9e9e9e;
        font-size:11px;
        padding:0 3px;
        margin:0;
        float:left;
}
.inputPad input {
        margin-top:7px;
}
.rememberMe {
       
}
.memberBox .rememberMe {
        font-size: 11px;
}
.memberBox .rememberMe input {
        vertical-align: baseline;
}
.cb_cookieuser_navbar{
        position: relative;
        top: 2px;
}
.memberBox a:link, .memberBox a:visited {
        color:#00499b;
}
.memberBox a:hover {
        color:#000;
}
.loginTxt {
        padding-left:6px;
}
.notreg {
        background:url(images/styles/TotallyPro/style/regSplit.gif) no-repeat right;
        padding-right:13px;
}
a:link.notreg, a:visited.notreg {
        color:#fff;
}
a:hover.notreg {
        color:#f4af00;
}
.loginLeft {
float:left;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.doc_header {
        height:92px;
}
#headerMain {
        background:url(images/styles/TotallyPro/style/headerBG.gif) repeat-x top left;
        height:92px;
}
.headerLeft {
        background:url(images/styles/TotallyPro/style/headerLeft.gif) no-repeat top left;
        height:92px;
}
.headerRight {
        background:url(images/styles/TotallyPro/style/headerRight.gif) no-repeat top right;
        height:92px;
        position:relative;
        padding-left:40px;
}
#logo {
        float:left;
}
.bannerBox {
        background:url(images/styles/TotallyPro/style/bannerBox.gif) no-repeat top left;
        width:468px;
        height:60px;
        position:absolute;
        top:17px;
        right:14px;
}

/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.contentWrap, #contentMain {
        background:#fff;
        border-right:1px solid #c1c1c1;
        border-left:1px solid #c1c1c1;
        padding:0 10px;
}

/* Footer Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerBar {
        background:url(images/styles/TotallyPro/style/footerBarBG.gif) repeat-x top left;
        height:38px;
        line-height:38px;
        padding:0 20px;
        border-left:1px solid #c1c1c1;
        border-right:1px solid #c1c1c1;
}
.backTop {
        background:url(images/styles/TotallyPro/style/topArrow.gif) no-repeat left;
        font-weight:700;
        font-size:11px;
        padding-left:18px;
        float:left;
}
a.link.backTop, a:visited.backTop,
#footerBar a:link, #footerBar a:visited {
        color:#6a7074;
}
a:hover.backTop, #footerBar a:hover {
        color:#ec7500;
}
.skinSelect {
        float:right;
        padding:8px 0 0 0;
}

/* Footer Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.footerNav {
        background:url(images/styles/TotallyPro/style/footerNav.gif) repeat-x top left;
        height:30px;
        line-height:30px;
}
.footerNavLeft {
        background:url(images/styles/TotallyPro/style/footerNavEnd.gif) no-repeat top left;
        height:30px;
}
.footerNavRight {
        background:url(images/styles/TotallyPro/style/footerNavEnd.gif) no-repeat top right;
        height:30px;
}
.footerNav ul {
        list-style:none;
        padding:0;
        margin:0;
}
.footerNav li {
        background:url(images/styles/TotallyPro/style/footerNavSplit.gif) no-repeat top right;
        float:left;
        padding:0 22px;       
}
.footerNav a:link, .footerNav a:visited {
        color:#fff;
        font-weight:700;
}
.footerNav a:hover {
        color:#41484d;
}

/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
        background:#2a3034 url(images/styles/TotallyPro/style/footerBG.gif) repeat-x top left;
        color:#c3c3c3;
        font-size:12px;
        line-height:20px;
        clear:both;
}
#footerMain .time {
        color:#fff
}
.copyright {
        float:left;
        padding:20px 20px 15px 20px;
}
.footerLogo {
        float:right;
        padding-left:20px;
}
#footerMain a:link, #footerMain a:visited {
        color:#fff;
}
#footerMain a:hover {
        color:#ec7500;
}

/* Global Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchBox {
        position:absolute;
        top:4px;
        right:20px;
}
#searchBox .textbox {
        border:1px solid #919ea7;
        height:20px;
        line-height:20px;
        padding:0;
}
#searchBox .searchBox_container {
        float:left;
        display:block;
paddong-top:1px;
        padding-right:6px;
}
#searchBox .searchBox_button {
        float:left;
        display:block;
        padding-top:2px;
}
#searchBox .searchBox_advanced_search {
        position:absolute;
        top:38px;
        right:0;
}
#searchBox .searchBox_advanced_search a:link, #searchBox .searchBox_advanced_search a:visited {
        color:#fff;
}

/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbar {
        background: url(images/styles/TotallyPro/style/navBG.gif) repeat-x left top;
        position:relative;
        height:63px;
        font:  11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        color:#fff;
        width:100%;
        padding:0;
        margin:0;
}
.navbarLeft {
        background: url(images/styles/TotallyPro/style/navLeft.gif) no-repeat left top;
        height:63px;
}
.navbarRight {
        background: url(images/styles/TotallyPro/style/navRight.gif) no-repeat right top;
        height:63px;
        padding:0 9px;
}
#navtabs li.selected ul.floatcontainer {
        margin-top:3px;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
        line-height:27px;
        height:27px;
}
.navbar a { color:#fff; }
.navbar a:hover { color:#41484d; }

.navtabs ul li:first-child {
        text-indent: 0;
}
.navtabs {
        padding-left:0;
}
.navtabs ul {
        position:absolute;
        top:32px;
        left:0px;
        width:100%;
/* This is to fix RTL menu issue under Opera */
        direction:ltr;
}
.navtabs li {
        float:left;
        padding-right:2px;
        background:url(images/styles/TotallyPro/style/navSplit.gif) no-repeat top right;
}
.navtabs li li {
        background:none;
}
.navtabs ul li {
        border-right: 0;
        position: relative;
}
.navtabs li a {
        height:32px;
        line-height:32px;
}
.navtabs li a.navtab {
        display:block;
        min-width:60px;
        width:auto !important;
        width:60px;
        _min-width:75px;
        _width:auto !important;
        _width:75px;
        text-align:center;
        color:#fff;
        font:  bold 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
        text-decoration:none;
        line-height:32px;
        height:32px;
        padding:0 10px;
}
.navtabs li a.navtab:hover {
        background:#97a4aa url(images/styles/TotallyPro/style/navBG.gif) repeat center top;
        color:#41484d;
}
.navtabs li.selected {
        color:#41484d;
        height:32px;
}
.navtabs li.selected a.navtab {
        color:#41484d;
        position:relative;
        top:-px;
        padding-top:px;
        z-index:10;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
        text-decoration:none;
        font:  11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        line-height:27px;
}
.navtabs li.selected li {
        padding:0 5px;
}
.navtabs li.selected li li {
        padding:0 2px;
}
.navtabs li.selected li a {
        color:#e3e9eb;
        font-weight:400;
        padding:2px 5px;
}

.navbar_advanced_search li {
        height:27px;
        display:block;
        clear:both;
}

.navbar_advanced_search li a {
        color:#fff;
}

.navbar_advanced_search li a:hover {
        color:#41484d;
        text-decoration:none;
}

.navtabs li.selected li a:hover {
        color:#fff;
        text-decoration:none;
}

.navtabs li.selected .popupbody li > a {
        padding:0pxpx 10px;
        text-indent: 0;
        color: ;
}

.navtabs li.selected li a.popupctrl {
        -moz-border-radius:3px;
        -webkit-border-radius:3px;       
        border:solid px transparent;
        _border: none;
        background:transparent url(images/styles/TotallyPro/misc/arrow.png) no-repeat right center;
        padding-right:15px;
        _background-image:url('images/styles/TotallyPro/misc/arrow.gif');
        color:#e3e9eb;
}

.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:#dbdbdb none  ;
        border:1px solid #b2b2b2;
        height:25px;
        padding:4px 10px 0px 10px;
        margin-bottom:8px;
}
.bcLeft {}
.bcRight {}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
        border:1px solid transparent;
}
.breadcrumb .navbit a:link, .breadcrumb .navbit a:visited {
        font-weight:700;
}
.breadcrumb .navbit a:hover {
        background:#2d3e46;
        color:#fff;
        border:1px solid transparent;
}


/* tcat Bars (Title Bars for Forum Home, Forum Display & Postbit)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tcatBar {
        background: url(images/styles/TotallyPro/style/tcatBG.gif) repeat-x left top;
        float: left;
        width: 100%;
        color: #fff;
        height:33px;
        clear:both;
        margin-top: 8px;
        border:0;
        position:relative;
}
.tcatLeft {
        background: url(images/styles/TotallyPro/style/tcatLeft.gif) no-repeat left top;
        height:33px;
}
.tcatRight {
        background: url(images/styles/TotallyPro/style/tcatRight.gif) no-repeat right top;
        height:33px;
}
.tcatBar .forumtitle {
        font-weight:700;
}
.tcatBar .tcatDesc {
        font-size:11px;
        font-weight:400;
}
.tcatBar h2 {
        padding-left:16px;
        font:  bold 12px arial, helvetica, sans-serif;
        line-height:33px;
        float:left;
}
.tcatBar a:link, .tcatBar a:visited {
        color:#fff;
}
.tcatBar a:hover {

}
.tcatBar .tcatCollapse {
        position:absolute;
        top:10px;
        right:10px;
}
/* tcat Thread List Controls - Forumdisplay */
.tcat_threadlist_controls {
        float:right;
        padding-right:8px;
}
.forumdisplaypopups, #forumdisplaypopups {
        clear:both;
}
.tcat_threadlist_controls h6 {
        height:33px;
        line-height:33px;
        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 {
        background:none;
        display:block;
        _display:33px;
        height:33px;
        line-height:33px;
        font-family:arial, helvetica, sans-serif;
        font-weight:bold;
        font-size:11px;
        font-weight:700;
        color:#fff;
        padding:0 10px;
        border: 0;
        float: left;
        clear: 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 {
        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: #3E3E3E;
}
#postlist_popups ul li a, .postlist_popups ul li a {
        color: #3E3E3E;
        _border: none;
}

#postlist_popups ul li a:hover, .postlist_popups ul li a:hover {
        color: #3E3E3E;
        text-decoration:underline;
}

#forumdisplaypopups ul a, .forumdisplaypopups ul a {
        color: #3E3E3E;
}

/* Thead Bars (Forum Home, Forum Display & Postbit)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.thead_bar .theadrow {
        background:#2b3135 url(images/styles/TotallyPro/style/theadBG.gif) repeat-x left top;
        display:block;
        width: 100%;
        float: left;
        position:relative;
        font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
        border:1px solid #2b3135;
        border-top:0;
        color:#bfc9cd;
        line-height:24px;
}
.thead_bar .padding {
        padding-left:12px;
}
.thead_bar .forumhead span.forumlastpost {
        width: 23%;
}
.thead_bar .theadrow .forumdata  {
        float: left;
}
.thead_bar {
        float: left;
        position:relative;
        width: 100%;
        display:block;
}
.thead_bar .forumhead .forumtitle {
        width: 76%;
}
.thead_bar .foruminfo {
        width: 53%;
        min-width: 30%;
        float: left;
        clear: right;
}
.thead_bar .foruminfo .forumdata {
        padding: 0;
        width: 100%;
        _width: 99%;
}
.thead_bar .forumstats, .thead_bar .forumstats_2 {
        display: block;
        float: left;
        clear: right;
        width: 16%;
        margin-right: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
        float: left;
        width: 86%;
        padding:0;
        padding-left: 73px;
}
.thead_bar .forumactionlinks {
        width: 5%;
        display:block;
        float:left;
        clear:right;
}
.thead_bar .forumactionlink {
        display:block;
        width:18px;
        overflow:hidden;
        float: right;
        clear: left;
        background:transparent none no-repeat;
        position: relative;
}
.thead_bar .forumstats li, .thead_bar .forumstats_2 li{
        font-size: 12pxpx;
        text-align: right;
        padding-right: 20px;
        display:block;
}
.thead_bar .forumlastpost {
        display:block;
        float: left;
        clear: right;
}
.thead_bar .theadrow .forumlastpost {
        width: 22%;
}
.forumbitBody {
        padding-right:2px;
        z-index:1;
        clear:both;
}
#post {
        z-index:1;
}
.threadlist {
        margin-top:0;
}
#threadlist .threadlisthead {
        background:#2b3135 url(images/styles/TotallyPro/style/theadBG.gif) repeat-x left top;
        display:block;
        width: 100%;
        float: left;
        position:relative;
        border:1px solid #2b3135;
        border-top:0;
        color:#bfc9cd;
        font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
        margin: 0;
}
#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
        color:#bfc9cd;
}
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
        background:#2b3135 url(images/styles/TotallyPro/style/theadBG.gif) repeat-x left top;
        clear:both;
        display:block;
        float: left;
        width: 100%;
        color:#bfc9cd;
        margin: -1px -1px 0;
        font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
        padding:4px 0px 4px 0px;
        border:1px solid #2b3135;
        border-top:0;
}
#posts .posthead a:link, #posts .posthead a:visited {
        color:#bfc9cd;
}
#posts .posthead a:hover {
        color:#bfc9cd;
}
#posts .posthead .time, #posts .nodecontrols {
        color:#bfc9cd;
}

/* Postbit CSS (Center Userinfo, Userinfo boxed stats wrap)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#postlist .userinfo {
        padding-top:10px;
}
.username_container {
        padding:2px 0;
        text-align:center;
}
.username_container .username strong {
        font:  normal 16pt arial, helvetica, sans-serif;
}
.usertitle, .rank {
        text-align:center;
}
.usercenter {
        padding-top:5px;
        text-align:center;
}
.post_field {
        background:#fff none  ;
        color:#546c7e;
        border:1px solid #b0c4d2;
        padding:3px 3px 3px 10px;
        margin-top: 2px;
        text-align:left;
}
.post_field strong {
        color:#fe6500;
}
.post_field dt {
        color:#fe6500;
        font-weight:700;
}
.postbit, .postbitlegacy, .eventbit {
        margin-bottom: 0;
}
.bbcode_container .bbcode_quote_container {
        background:none;
}

.forum_info_block, .forum_info_form {
        background:none;
}
.postfoot {
        border-top: 1px solid #d8d8d8;
}
.postfootWrap {
        border-right: 1px solid #d8d8d8;
}

#thread_info a.collapse {
        position: absolute;
        top: 9px;
}

/*************************************************/
/* TOP MEMBER BAR*/
.toplinks .notifications a.popupctrl {       
      -webkit-border-radius: 5px;
-moz-border-radius: 5px;
      border-radius: 5px;
      color:#fff;
}

.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks ul.isuser li a:hover {
        -moz-border-radius: 5px !important;
        -webkit-border-radius: 5px !important;
}
#toplinks, .toplinks {
        text-align:left;
        line-height:20px;
        padding-top:4px;
}

/* Bottom Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bottomBar {
        background: url(images/styles/TotallyPro/style/bottomBarBG.gif) repeat-x left top;
        height:4px;
        font-size:0;
        clear:both;
}
.bottomBarLeft {
        background: url(images/styles/TotallyPro/style/bottomBarBG.gif) no-repeat left top;
        height:4px;
        font-size:0;
}
.bottomBarRight {
        background: url(images/styles/TotallyPro/style/bottomBarBG.gif) no-repeat right top;
        height:4px;
        font-size:0;
}

/* CMS & Blog CSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1.header, h2.header {
        text-transform:capitalize;
}

/* Forum Home
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
        color:#ec7500;
        font:  13px arial, helvetica, sans-serif;
}
.forumrow .forumtitle a:hover{
        color:#738992;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
        color:#738992;
        font-weight:700;
}
.forumrow .lastposttitle a:hover{
        color:#ec7500;
}
#forums .lastpostby a.username {
        color:;
}
#forums .lastpostby a.username:hover {
        color:;
}
.forumdescription {
        color:;
}
#notices .restore {
        background:#ffefb6 none  ;
        border:1px solid #ebd27b;
        color:#3c3a22;
        line-height:16px;
        padding:8px 10px 8px 10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
}

/* Advanced Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchtypeswitcher {
        border-bottom:4px solid #393f44;
}
#searchtypeswitcher li a {
        background-color:#95a3a9;
        color:#FFF;
}

#searchtypeswitcher li.selected a {
        background-color:#393f44;
}

#searchtypeswitcher li a:hover {
        background-color:#393f44;
}

/* vBulletin Groups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
li.sgicon .maincol, #sidebar li.sgicon .maincol,#thumbnails li {
        background: #fff none  ;
}
#sidebar li.sgicon .maincol .textcontrol {
        color: #424242;
}
#content .grouplist .blockrow > li, #content .grouplist .blockrow > ol, #content .grouplist .blockrow > div {
        background: #f8f8f8 none  ;
        border: 1px solid #d8d8d8;
}
#pictures .blockbody .blockrow, #group_discussion_inlinemod_form .blockbody .blockrow {
        border: 1px solid #d8d8d8;
}
.toolsmenu {
        background: #ededed url(images/misc/blog/top-highlight.png) repeat-x left top;
        _background-image: none;
        border: 1px solid #c1c1c1;
}
.toolsmenu div {
        border-top:none;
        color: #424242;
}
.toolsmenu h1 a {
        color: #424242;
}
.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .nopopupgroup li a {
        color: #424242;
}

.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
        color: #424242;
}
dl.blogbit, tr.blogbit,
dl.blogcatbit, tr.blogcatbit {
        background: #fff none  ;
}


Все опции стиля

header

Найти
PHP код:

<li class="inputPad"><input type="image" src="{vb:stylevar imgdir_themedir}/loginButton.gif" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" /></li>
        </
ul

Заменить
PHP код:

<li class="inputPad"><input type="image" src="images/styles/TotallyPro/style/loginButton.gif" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" /></li>
        </
ul

footer

Найти
PHP код:

<div class="footerLogo">
                <
a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}"><img src="{vb:stylevar imgdir_themedir}/footerLogo.gif" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a>
            </
div

Заменить
PHP код:

<div class="footerLogo">
                <
a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}"><img src="images/styles/TotallyPro/style/footerLogo.gif" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a>
            </
div



Текущее время: 08:57. Часовой пояс GMT +3.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc. Перевод: zCarot

Время генерации страницы 0.06570 секунды с 8 запросами