VBulletin tema genişletme ayarı yardım

Son güncelleme: 21.04.2012 22:13
  • Selam arkdaşlar elimde bir tema var bunu yanlara dogru genişletmek istiyorum

    style dosyasini kodlari altda yardimci olurmusunuz




    /*
    Smile Community #Red Theme
    Template by Devilcantburn
    for Envato Marketplace
    */

    /* -------------------------------------------------------------------------------------------[ RESETS ]------ */

    * {
    list-style: none;
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    }

    html { font-size:100.1%; }


    /* -------------------------------------------------------------------------------------------[ GENERALS ]---- */





    .content{ font-size:1,2em; text-align:left;}

    input, textarea{ font-size:100%; }

    img{ border:0 none; }

    hr{ clear: both; visibility: hidden; }

    .inv{ display:none;}

    .clear{ clear:both; height:1px;}


    a{ color:#3c3f36; text-decoration:none;}
    a:hover {text-shadow: 2px 1px 1px rgba(0,0,0,.4);}
    a:active{ text-decoration:none;}
    a:hover {
    color:#000;
    -webkit-transition:color 500ms ease-in;
    -moz-transition:color 500ms ease-in;
    -o-transition:color 500ms ease-in;
    transition:color 500ms ease-in;
    }








    /* -------------------------------------------------------------------------------------------[ HEADER ]---- */

    #header{ background:url(../images/head_bg.png) repeat-x left top;}


    #header #logo a{
    background:url(../images/logo_top.png);
    display:block;
    float:left;
    margin:5px 0 0 0;
    width:274px; height:100px;
    }

    #header #logo a:hover{
    background:url(../images/logo_top2.png);
    }


    /* RSS Top Rollover */
    #header #feedrss{
    float:right;
    margin:5px 0 0 0;
    width:227px; height:104px;
    }
    #header #feedrss a{
    background:url(../images/feedrss_a.png) no-repeat left top;
    display:block;
    width:227px; height:104px;
    }
    #header #feedrss a:hover{
    background:url(../images/feedrss_ahover.png) no-repeat left top;
    }


    /* Navigation top List */
    #header #nav_bar{
    clear:both;
    }
    #header #nav_bar ul{
    float:left;
    margin:0 0 0 20px;
    width:750px; height:41px;
    }
    #header #nav_bar ul li{
    display:inline;
    float:left;
    font-size:1.5em;
    height:41px;
    line-height:41px;
    padding:0 15px;
    background:url(../images/nav_bg.png) no-repeat right top;
    }
    #header #nav_bar ul li.end{
    background:none;
    }

    #header #nav_bar ul a{ color:#ebe9dc;}
    #header #nav_bar ul a:hover{ color:#ca2447;}



    /* -------------------------------------------------------------------------------------------[ ACTIVITY ]---- */

    #activity{ background:#353840; border:1px solid #b2b2b2; border-width:5px 0;}
    #activity .content{
    margin:0 auto;
    padding:10px 0 20px 0;
    width:960px;
    }

    #activity #recents_activities{
    padding:0 15px;}
    #activity #recents_activities .activities_bloc{
    float:left;
    margin:0 15px;
    width:280px;
    }

    #activity #recents_activities .activities_bloc h4{
    background:url(../images/h4_line.png) repeat-x left 50%;
    color:#FFF;
    padding:0 0 0 10px;
    font-weight:bold;
    }
    #activity #recents_activities .activities_bloc h4 span{
    background:#353840;
    padding:0 6px;
    }
    #activity #recents_activities .activities_bloc ul{
    border:1px solid #63655e; border-width:1px 0 0 0;
    margin:10px 0; padding:0;
    }
    #activity #recents_activities .activities_bloc ul li{
    height:30px;
    line-height:30px;
    margin:0 0 1px 0;
    }
    #activity #recents_activities .activities_bloc ul li a{
    color:#b2b2b2;
    border:1px solid #63655e; border-width:0 0 1px 0;
    display:block;
    padding:0 0 0 6px;
    width:274px;
    }
    #activity #recents_activities .activities_bloc ul li a:hover{
    color:#ebe9dc;
    background:#181a20;
    }




    /* -------------------------------------------------------------------------------------------[ FOOTER ]---- */

    #footer{ background:repeat-x left top;}
    #footer .content{
    margin:0 auto;
    width:970px; height:166px;
    }

    #footer .logo_bottom{
    display:block;
    width:358px; height:112px;
    margin:0 auto;
    padding:24px 0 0 0;
    }

    #footer .logo_bottom a{

    display:block;
    width:358px; height:112px;
    }

    #footer .copyright{
    color:#63655e;
    text-align:center;
    height:30px;
    line-height:30px;
    }

    #footer3{
    font-color:#63655e;
    text-align:right;
    }


    #footer .copyright2{
    color:#63655e;
    text-align:center;
    height:30px;
    line-height:30px;
    }




    #footer2{ background:repeat-x top;
    margin:0 auto;
    width:970px; height:126px;
    }











    /* Forum Head */

    .headyeni {
    background-image: url(../images/tcat.png);
    background-repeat: repeat-x;
    position: relative;
    height: 45px;
    width: 100%;
    top: -10px;
    }





    .sagkose {
    background-image: url(../images/sagkose.png);
    background-repeat: no-repeat;
    position: relative;
    height: 64px;
    width: 41px;
    left: 935px;
    top: 0;
    }
    .solkose {
    background-image: url(../images/solkose.png);
    background-repeat: no-repeat;
    position: relative;
    height: 64px;
    width: 40px;
    left: -21px;
    top: -64px;
    }

    .forumbaslik {
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    text-align: left;
    position: relative;
    z-index: 10;
    height: 30px;
    width: 50%;
    top: -110px;
    }
    .forumbaslik a {color: #FFF;}
    .forumbaslik a:hover {color: #000;}

    .forumkonu {
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-align: right;
    position: relative;
    z-index: 1;
    height: 30px;
    width: 100%;
    top: -150px;
    left:-280px;
    }
    .forumpost {
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    text-align: right;
    position: relative;
    z-index: 1;
    height: 30px;
    width: 100%;
    top: -165px;
    left:-280px;
    }

    .konus{
    background:url(../images/neoluyor/icon1.gif) no-repeat left center;height:16px;width: 265px;margin-bottom:3px;font-size: 13px;padding-left:22px}


    .forum-kategori-icerik-tablo-son-mesaj-konu{
    background:url(../images/neoluyor/icon1.gif) no-repeat left center;height:16px;width: 265px;margin-bottom:3px;font-size: 13px;padding-left:22px}
    .forum-kategori-icerik-tablo-son-mesaj-kullanici{background:url(../images/neoluyor/kullanici-arkaplan.gif) no-repeat left center;height:16px;margin-bottom:3px;font-size: 12px;padding-left:19px}
    .forum-kategori-icerik-tablo-son-mesaj-tarih{background:url(../images/neoluyor/tarih-arkaplan.gif) no-repeat left center;height:16px;font-size: 12px;margin-bottom:3px;padding-left:19px}p.forum-kategori-icerik-tablo-son-mesaj-yok{color:#999;font-family:Lobster, Georgia, "Times New Roman", Times, serif;font-size:18px;font-size: 10px;font-style:italic;font-weight:700;height:41px;margin:0;padding:16px 0 0;text-align:center;text-transform:uppercase;width:218px}

    .konubilgi {
    background-color: #549ddc;
    height: 100%;
    width: 25%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    float: left;
    }
    .mesajbilgi {
    background-color: #549ddc;
    height: 100%;
    width: 25%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    float: right;
    }
    .konuyazilar {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    }








    .tab-tablo { width:99%; margin:0 auto; }
    .tab { margin-bottom:5px; }
    .tab span { cursor:pointer; color:#000; background: url(../images/atab.png) repeat-x left bottom; padding:5px 8px; font-weight:bold; font-size:16px; margin-left:10px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; }
    span.tab-aktif { cursor:pointer; color:#000; background: url(../images/atab2.png) repeat-x left bottom; padding:5px 8px; font-weight:bold; font-size:16px; margin-left:10px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; -moz-box-shadow:none; }
    .tab-icerik { padding:5px; background:#c8eafa; -moz-box-shadow:2px 2px 5px #7e7e7e; -moz-border-radius:5px; -webkit-border-radius:5px; }




    .breadCrumb
    {
    float: left;
    display: block;
    height: 21px;
    overflow: hidden;
    width: 100%;
    position:relative;
    margin-top:20px;
    left:15px;
    top:-5px;

    color: #0e394a;
    z-index: 9900;
    }
    .breadCrumb ul
    {
    margin: 0;
    padding: 0;
    height: 21px;
    display: block;
    z-index: 9900;
    }
    .breadCrumb ul li
    {
    display: block;
    float: left;
    position: relative;
    height: 21px;
    overflow: hidden;
    line-height: 21px;
    margin: 0px 6px 0px 0;
    padding: 0px 10px 0px 0;
    font-size: .9167em;
    background: url(../images/Chevron.gif) no-repeat 100% 0;
    z-index: 9900;
    }
    .breadCrumb ul li div.chevronOverlay
    {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    }
    .breadCrumb ul li span
    {
    display: block;
    overflow: hidden;
    }
    .breadCrumb ul li a
    {
    display: block;
    position: relative;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    float: left;
    color: #0e394a;
    }
    .breadCrumb ul li.first a
    {
    height: 16px !important;
    text-indent:-1000em;
    width:16px;
    padding: 0;
    margin-top: 2px;
    overflow: hidden;
    background:url(../images/IconHome.gif) no-repeat 0 0;
    }
    .breadCrumb ul li.first a:hover
    {
    background-position: 0 -16px;
    }
    .breadCrumb ul li.last
    {
    background: none;
    margin-right: 0;
    padding-right: 0;
    }
    .chevronOverlay
    {
    display: none;
    background: url(../images/ChevronOverlay.png) no-repeat 100% 0;
    width: 13px;
    height: 20px;
    z-index: 9900;
    }






    /*************************************************/
    /* TCAT BAR */

    .tcat {
    background:url(../images/tcatBG.png) repeat-x top left;
    color: #fff;
    height:44px;
    clear:both;
    margin-top: 8px;
    float: left;
    border:0;
    padding:0;
    padding-right:2px;
    width: 100%;
    }
    .tcatLeft {
    background:url(../images/tcatLeft.png) no-repeat top left;
    height:60px;
    margin-left:-21px;
    }
    .tcatRight {
    background:url(../images/tcatRight.png) no-repeat top right;
    height:60px;
    margin-right:-20px;
    position:relative;
    }


    .tcat a.collapse,.tcat2 a.collapse {
    float:right;
    right:10px;
    top:10px;
    position:absolute;
    }
    .tcat .forumtitle, .tcat2 .forumtitle {
    font-weight:700;

    }
    .tcat .tcatDesc, .tcat2 .tcatDesc {
    font-size:13px;
    font-weight:400;
    }
    .tcat h2, .tcat2 h2 {
    padding: 0 0 0 16px;
    font: bold 16px arial, helvetica, sans-serif;
    line-height: 49px;
    float:left;
    font-weight:700;
    }
    .tcat a:link, .tcat a:visited,
    .tcat2 a:link, .tcat2 a:visited {
    color:#fff;
    }
    .tcat a:hover, .tcat2 a:hover {

    }

    /* tcat Thread List Controls - Forumdisplay */
    .tcat_threadlist_controls {
    float:right;
    padding-right:5px;
    }
    .forumdisplaypopups, #forumdisplaypopups {
    clear:both;
    }
    .tcat_threadlist_controls h6 {
    height:49px;

    line-height:49px;
    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 {

    font-family:arial, helvetica, sans-serif;
    font-weight:700;
    font-size:14px;
    color:#f3f3f3;
    padding:0 17px;
    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: #4e4e4e;
    }
    #postlist_popups ul li a, .postlist_popups ul li a {
    color: #4e4e4e;
    _border: none;
    }

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

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





    /*************************************************/
    /* THEAD BAR*/

    .thead_bar .theadrow {
    background:#353535 url(../images/theadBG.gif) repeat-x top left;
    display:block;
    width: 100%;
    float: left;
    position:relative;
    line-height:32px;
    font-size:13px;
    border:1px solid #353535;
    border-top:0;
    color:#7c7c7c;
    }
    .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: 56px;
    }
    .thead_bar .forumactionlinks {
    width: 5%;
    display:block;
    float:left;
    clear:right;
    }

    .thead_bar .forumactionlink {
    /* values based on icon size */
    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: 12px;
    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;
    clear:both;
    }









#18.04.2012 18:06 0 0 0
  • Style dosyası yoluyla isteğin müdehaleyi yapamazsın.

    Tema Değişken Editörü

    Global

    doc_maxWidth (istediğin değeri yazmalısın) üstten pc seçip 1200 vesayre.)
#21.04.2012 09:08 0 0 0
  • Hiçbir değişiklik olmadi

    noimage





    noimage
#21.04.2012 22:13 0 0 0