MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
khatlow avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

Üstteki Mavi çubukla alt kısım uyuşmuyor


Sponsor Reklam

Çevrimdışı Ertac Karacan
 Tarih: 18-07-2013, Saat:13:49
#9
Global.css kodlarını yazabilirmisin kardeşim ?
Bunu Beğenenler: khatlow

Çevrimdışı khatlow
 Tarih: 18-07-2013, Saat:13:49
#10
verdiğinizi yapınca en son sorun olan bu iconların yanında yeni bi icon oluyomuş gibi oluyor .
yedeğini aldim icon görünen ve sorun olmayan sadece bu başlıgın kısa geldiği şablonu .
peki şimdi napabiliriz .
Bunu Beğenenler:

İzinli Screwy
 Tarih: 18-07-2013, Saat:13:50
(Son Düzenleme: 18-07-2013, Saat:13:50, Düzenleyen: Screwy.)
#11
(18-07-2013, Saat:13:49)Ertac Karacan Adlı Kullanıcıdan Alıntı: Global.css kodlarını yazabilirmisin kardeşim ?

arkadaşım global.css de thead kısmının genişlik kodları yok Göz kırpma

(18-07-2013, Saat:13:49)khatlow Adlı Kullanıcıdan Alıntı: verdiğinizi yapınca en son sorun olan bu iconların yanında yeni bi icon oluyomuş gibi oluyor .
yedeğini aldim icon görünen ve sorun olmayan sadece bu başlıgın kısa geldiği şablonu .
peki şimdi napabiliriz .

dediğiniz kısım düzeldi ama dimi ?
Bunu Beğenenler:

Çevrimdışı khatlow
 Tarih: 18-07-2013, Saat:13:50
(Son Düzenleme: 18-07-2013, Saat:13:52, Düzenleyen: Screwy.)
#12
(18-07-2013, Saat:13:49)Ertac Karacan Adlı Kullanıcıdan Alıntı: Global.css kodlarını yazabilirmisin kardeşim ?

Kod:
body {
    background: #efefef;
    color: #000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
    text-align: left; /* IE 5 fix */
    line-height: 1.4;
    margin: 0px;
}
a:link {
    color: #026CB1;
    text-decoration: none;
}
a:visited {
    color: #026CB1;
    text-decoration: none;
}
a:hover, a:active {
    color: #000;
    text-decoration: underline;
}
#site {
    padding: 12px;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    background-color: #FFFFFF;
}
.siteust {
    background-image: url(http://i.imgur.com/yNXz7yQ.png);
    background-repeat: no-repeat;
    width: auto;
    border-radius: 3px 3px 0px 0px;
    padding-top: 34px;
    padding-right: 10px;
    padding-bottom: 34px;
    padding-left: 10px;
}
#logo {
    height: auto;
    width: auto;
}
.logo {
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
    top: 26px;
    left: 10px;
}
.logo:hover {
opacity: 0.7;
left: 20px;
}
.logoaltmenu {
    background-image: url(http://i.imgur.com/3VNWaP8.png);
    background-repeat: repeat-x;
    border-radius: 0px 0px 3px 3px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #DBDBDB;
    border-bottom-color: #DBDBDB;
    border-left-color: #DBDBDB;
    margin-bottom: 10px;
}
/* LOGO ALT MENU */
.nav,
.nav a,
.nav ul,
.nav li,
.nav div,
.nav form,
.nav input {
    margin: 0;
    padding: 0;
    border: none;
}
.nav a { text-decoration: none; }
.nav li { list-style: none; }
.nav {
    display: inline-block;
    position: relative;
    cursor: default;
    z-index: 500;
}
.nav > li {
    display: block;
    float: left;
}
.nav > li > a {
    position: relative;
    display: block;
    z-index: 510;
    height: 46px;
    line-height: 46px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #3d3939;
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -o-transition: all .9s ease;
    -ms-transition: all .9s ease;
    transition: all .9s ease;
    background-image: url(http://i.imgur.com/3VNWaP8.png);
    background-repeat: repeat-x;
    padding-top: 0;
    padding-right: 14px;
    padding-bottom: 0;
    padding-left: 14px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DADADA;
}
.nav > li:hover > a { background: #D6D6D6; }
/* LOGO ALT MENU BITIS */
#uyepanel {
    background-color: #f2f2f2;
    color: #000000;
    font-size: 11px;
    border: 1px solid #cacaca;
    padding: 8px;
        margin-bottom: 10px;
}
/* WELCOME MEMBER PANELİ */

.panel_yazi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.panel_yazi a:hover {
text-decoration: none;
color: #8a6d1e;
}

/*WELCOME MEMBER PANELİ BİTİŞ */
/* KONU AC VE CEVAP YAZ BUTON BASLANGIC */
.konubutonlari {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top, url(http://i.imgur.com/n2ePcP4.png) no-repeat 5px center;
    color: white !important;
    margin-bottom: 12px;
    font-weight: bold;
    border: 1px solid #003f62;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #003f62;
    padding-left: 35px;
    width: auto;
    padding-top: 9px;
    padding-right: 15px;
    padding-bottom: 9px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.konubutonlari:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* KONU AC VE CEVAP YAZ BUTON BITIS */
/* POSTBIT BUTONLARI */

/* DUZENLE */
.duzenle {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.duzenle:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* DUZENLE */

/* REP VER */
.repver {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.repver:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* REP VER */

/* WWW SITE ADRESI */
.kullanicisitesi {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.kullanicisitesi:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* WWW SITE ADRESI */

/* SIL */
.konuyusil {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.konuyusil:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* SIL */

/* ALINTI */
.konualinti{
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.konualinti:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* ALINTI */

/* UYAR */
.kullaniciuyar {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.kullaniciuyar:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* UYAR */

/* BILDIR */
.mesajbildir {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.mesajbildir:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* BILDIR */

/* OZEL MESAJ */
.ozelmesaj {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.ozelmesaj:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* OZEL MESAJ */

/* EPOSTA */
.epostagonder {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.epostagonder:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* EPOSTA */

/* OZELMESAJCEVAP */
.ozelmesajcevap {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.ozelmesajcevap:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* OZELMESAJCEVAP */

/* KONU KİLİTLİ */
.kilitlikonu {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top;
    color: white !important;
    font-weight: bold;
    border: 1px solid #004672;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #004672;
    width: auto;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.kilitlikonu:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* KONU KİLİTLİ */

/* TESEKKURET */
.tesekkuret {
    display: inline-block;
    background: url(http://i.imgur.com/2arDnsi.png) repeat-x top, url(http://i.imgur.com/UFgQpSk.png) no-repeat 5px center;
    color: white !important;
    font-weight: bold;
    border: 1px solid #003f62;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
    margin-top: -4px;
    background-color: #003f62;
    padding-left: 25px;
    width: auto;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition:0.5s;
    transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
    -moz-transition:0.5s;
}
.tesekkuret:hover {
    background-color: #015c93;
    border-color: #015c93;
    text-decoration: none;
}
/* TESEKKURET */

/* POSTBIT BUTONLARI BITIS */

#content {
    padding: 12px;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    background-color: #FFFFFF;
}

.menu ul {
    color: #000000;
    font-weight: bold;
    text-align: right;
    padding: 4px;
}

.menu ul a:link {
    color: #000000;
    text-decoration: none;
}

.menu ul a:visited {
    color: #000000;
    text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
    color: #4874a3;
    text-decoration: none;
}

table {
    color: #555;
    font-family: Arial, tahoma, Sans-Serif;
    font-size: 13px;
}

.tborder {
    width: 100%;
    margin: auto auto;
    border: 1px solid #C7C7C7;
    border-top: 0;
    border-radius: 5px 5px 0 0;
}


.tborder_2 {
    border-top:0 !important;
    border: 1px solid #ddd;
}

.thead {
    width: 100%;
    color: #ffffff;
        font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px 10px;  
    background: url(http://i.imgur.com/yNXz7yQ.png);
    border-radius: 3px 3px 0 0;
    height: 40px;
    line-height: 40px;
    background-color: #125a72;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #0c4052;
    border-right-color: #0c4052;
    border-left-color: #0c4052;
}
.thead_2 {    
        color: #ffffff;
    padding: 0px 10px;  
    border: 1px solid #618FAD !important;
    background: url(http://birdamlabilgi.com/images/bdbv1/siteustarkaplan.jpg) 0px 400px;
    border-radius: 5px 5px 0 0;
    height: 40px;
    line-height: 41px;
}
.thead_2 .expcolimage {
    margin-top: 5px;
    -webkit-transition: 0.3s;
        transition:0.3s;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
    margin-right: 8px;
}
.thead_2:hover .expcolimage {
    opacandy:1;
    cursor:pointer;
    }
.thead a:link {
    color: #ffffff;
    text-decoration: none;
}

.thead a:visited {
    color: #ffffff;
    text-decoration: none;
}

.thead a:hover, .thead a:active {
    color: #ffffff;
    text-decoration: none;
}

.tcat {
background: #F1F1F1 url(images/candy/highlight.png) repeat-x top;
color: #555;
font-size: 11px;
border-bottom: 1px solid #D5D5D5;
border-top: 1px solid #DDDDDD;
padding: 8px;
}

.tcat a:link {
    color: #777;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.61);
    font-size: 10px;
}

.tcat a:visited {
    color: #777;
}

.tcat a:hover, .tcat a:active {
    color: #333;
}
.trow1,.userprofile_trow {
-webkit-transition:0.3s;
    transition:0.3s;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
   background: background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    
vertical-align: middle;
}

.trow2 {
background: background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
;
    border-top: 1px solid   #fff;  
    border-bottom: 1px solid   #ddd;
    padding: 10px;
    vertical-align: middle;
border-right: 0;
border-left: 0;
}
#posts .trow1 , #posts .trow2 {background:white;}

.tborder tr:last-child .trow1, .tborder tr:last-child .trow1 {
border-bottom:0;
}

.trow_shaded {
    background: #ffdde0;
}

.trow_selected td {
    background-color: #FFFBD9 !important;
    border: 1px solid #E9DAC0;
    border-right: 0;
    border-left: 0;
    border-top: 0;
}
.trow_selected td .posttime {
}
.forumdesc {
    font-size:11px;
    background: white;
    border-radius: 2px;
    padding: 1px 4px;
    color: #748C96;
    opacity: 0;
    -webkit-transition:0.3s;
    transition:0.3s;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.19);
    margin-left: 10px;
}
.thead_2:hover .forumdesc {
    opacity: 1;
}
.thead_2 a:link {
    color:#fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}
.trow_sep {
    background: #e5e5e5;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.tfoot {
    background: #F1F1F1 url(images/candy/highlight.png) repeat-x top;
color:
#666;

vertical-align: middle;
    padding: 8px;
    text-shadow: 0px 1px 0px white;
    font-family: arial,sans-serif;
    font-size: 11px;
}

.tfoot a:link {
    color: #555;
    text-decoration: none;
    vertical-align:middle;
}

.tfoot a:visited {
    color: #555;
    text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
    color: #222;
    text-decoration: none;
}

.bottommenu {
    background: #efefef;
    color: #000000;
    border: 1px solid #4874a3;
    padding: 10px;
}
.button:hover {
    background-color: #015c93;
    -webkit-transition: 0.5s;
    cursor: pointer;
border: 1px solid #015c93;
}
.button {
    transition:0.3s;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
border: 1px solid   #001f3b;
background: #001f3b url(images/candy/highlight.png) repeat-x top;
border-radius: 1px;
padding: 6px;
font-size: 11px;
color: #FFF;
border-radius: 2px;
box-shadow: 0px 1px 2px
#E6E6E6;
}
.navigation {
background: background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */;
    border-top: 1px solid   #ddd;  
    border-bottom: 1px solid   #ddd;
    border-left: 1px solid   #ddd;
    border-right: 1px solid   #ddd;
    color: #555;
    font-size: 11px;
height: 32px;
line-height: 32px;
padding-left: 6px;
}

.navigation a:link {
        color: #777;
    text-decoration: none;
}

.navigation a:visited {
        color:#777;
    text-decoration: none;
}

.navigation a:hover, .navigation a:active {
        color: #333;
    text-decoration: none;
}

.navigation .active {
    color: #333;
    font-size: 11px;
    font-weight: bold;
}

.smalltext {
    font-size: 11px;
    color: #A2A2A2;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.36);
}
.tfoot .smalltext, .thead .smalltext {color:#fff;text-shadow:none;}
.largetext {
    font-size: 16px;
    font-weight: bold;
}

input.textbox {
    background: #ffffff;
    border: 1px solid   #C7C7C7;  
    padding: 5px;  border-radius: 2px;  font-size: 11px;  outline: none;
    color: #777;
}

textarea {
background: white;
color: #555;
border: 1px solid #C4C4C4;
padding: 2px;
font-family: Arial, tahoma, Sans-Serif;
line-height: 1.4;
font-size: 13px;
border-radius: 3px;
}
textarea:focus {outline: 2px solid #A0A0A0;}

select {
    background: #ffffff;
    border: 1px solid #DBDBDB;
    padding: 5px;
    border-radius: 2px;
    font-size: 11px;
    outline: none;
    color: #555;
}

.editor {
    background: #f1f1f1;
    border: 1px solid #ccc;
}

.editor_control_bar {
    background: #fff;
    border: 1px solid #0f5c8e;
}

.autocomplete {
    background: #fff;
    border: 1px solid #000;
    color: black;
}

.autocomplete_selected {
    background: #adcee7;
    color: #000;
}

.popup_menu {
    background: #ccc;
    border: 1px solid #000;
}

.popup_menu .popup_item {
    background: #fff;
    color: #000;
}

.popup_menu .popup_item:hover {
    background: #C7DBEE;
    color: #000;
}

.trow_reputation_positive {
    background: #ccffcc;
}

.trow_reputation_negative {
    background: #ffcccc;
}

.reputation_positive {
    color: green;
}

.reputation_neutral {
    color: #444;
}

.reputation_negative {
    color: red;
}

.invalid_field {
    border: 1px solid #f30;
    color: #f30;
}

.valid_field {
    border: 1px solid #0c0;
}

.validation_error {
    background: url(images/invalid.gif) no-repeat center left;
    color: #f30;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_success {
    background: url(images/valid.gif) no-repeat center left;
    color: #00b200;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_loading {
    background: url(images/spinner.gif) no-repeat center left;
    color: #555;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

/* Additional CSS (Master) */
img {
    border: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
    float: none;
    width: 1%;
}

.hiddenrow {
    display: none;
}

.selectall {
    background-color: #FFFBD9;
    font-weight: bold;
    text-align: center;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.menu ul {
    list-style: none;
    margin: 0;
}

.menu li {
    display: inline;
    padding-left: 5px;
}

.menu img {
    padding-right: 5px;
    vertical-align: top;
}

#panel .links {
    margin: 0;
    float: right;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
    margin-top: 3px;
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px;
}

hr {
    background-color: #000000;
    color: #000000;
    height: 1px;
    border: 0px;
}

#copyright {
    font: 11px Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 10px 0 0 0;
}

#debug {
    float: right;
    text-align: right;
    margin-top: 0;
}

blockquote {
    border: 1px solid #ccc;
    margin: 0;
    background: #fff;
    padding: 4px;
}

blockquote cite {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-style: normal;
    display: block;
    margin: 4px 0;
}

blockquote cite span {
    float: right;
    font-weight: normal;
}

blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0;
}

.codeblock {
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px;
}

.codeblock .title {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 4px 0;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px;
}

.subforumicon {
    border: 0;
    vertical-align: middle;
}

.separator {
    margin: 5px;
    padding: 0;
    height: 0px;
    font-size: 1px;
    list-style-type: none;
}

form {
    margin: 0;
    padding: 0;
}

.popup_menu .popup_item_container {
    margin: 1px;
    text-align: left;
}

.popup_menu .popup_item {
    display: block;
    padding: 3px;
    text-decoration: none;
    white-space: nowrap;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}

.autocomplete {
    text-align: left;
}

.subject_new {
    font-weight: bold;
}

.highlight {
    background: #FFFFCC;
    padding-top: 3px;
    padding-bottom: 3px;
}

.pm_alert {
    background: #FFF6BF;
    border: 1px solid #FFD324;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px;
}

.red_alert {
    background: #FBE3E4;
    border: 1px solid #A5161A;
    color: #A5161A;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px;
}

.high_warning {
    color: #CC0000;
}

.moderate_warning {
    color: #F3611B;
}

.low_warning {
    color: #AE5700;
}

div.error {
    padding: 5px 10px;
    border-top: 2px solid #FFD324;
    border-bottom: 2px solid #FFD324;
    background: #FFF6BF;
    font-size: 12px;
}

div.error p {
    margin: 0;
    color: #000;
    font-weight: normal;
}

div.error p em {
    font-style: normal;
    font-weight: bold;
    padding-left: 24px;
    display: block;
    color: #C00;
    background: url(images/error.gif) no-repeat 0;
}

div.error ul {
    margin-left: 24px;
}

.online {
    color: #15A018;
}

.offline {
    color: #C7C7C7;
}

.pagination {
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 5px;
        border-radius: 2px 2px 2px 2px;
}

.tfoot .pagination, .tcat .pagination {
    padding-top: 0;
}
.pagination .pages {
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.pagination .pagination_current, .pagination a {
    padding: 2px 6px;
    margin-bottom: 3px;
}

.pagination a {
    border: 1px solid #dcdcdc;
    background: #E6ECEE url(images/candy/highlight.png) repeat-x top;
    color: #666;
    padding: 5px 7px;
    border-radius: 2px;
    margin-right: 2px;
    box-shadow: 0px 2px 2px #E9E9E9;
}

.pagination .pagination_current {
    border: 1px solid #3E93B4;  
    background: #015c93 none;  
    color: #FFFFFF;  padding: 5px 7px;  border-radius: 2px;  margin-right: 2px;  
    box-shadow: inset 0px -1px 5px rgba(0, 0, 0, 0.27);
}

.pagination a:hover {
    background: #F5F5F5;
    text-decoration: none;
}

.thread_legend, .thread_legend dd {
    margin: 0;
    padding: 0;
}

.thread_legend dd {
    padding-bottom: 4px;
    margin-right: 15px;
}

.thread_legend img {
    margin-right: 4px;
    vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
    margin: 0;
    padding: 0;
}

.forum_legend dd {
    float: left;
    margin-right: 10px;
}

.forum_legend dt {
    margin-right: 10px;
    float: left;
}

.success_message {
    color: #00b200;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.error_message {
    color: #C00;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.post_body {
    padding: 5px;
}

.post_content {
    padding: 5px 10px;
}

.quick_jump {
    background: url(images/jump.gif) no-repeat 0;
    width: 13px;
    height: 13px;
    padding-left: 13px; /* amount of padding needed for image to fully show */
    vertical-align: middle;
    border: none;
}

.repbox {
    font-size:16px;
    font-weight: bold;
    padding:5px 7px 5px 7px;
}

._neutral {
    background-color:#FAFAFA;
    color: #999999;
    border:1px solid #CCCCCC;
}

._minus {
    background-color: #FDD2D1;
    color: #CB0200;
    border:1px solid #980201;
}

._plus {
    background-color:#E8FCDC;
    color: #008800;
    border:1px solid #008800;
}

.pagination_breadcrumb {
    background-color: #f5f5f5;
    border: 1px solid #fff;
    outline: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
    font-weight: normal;
    white-space: nowrap;
}

.pagination_breadcrumb_link {
    vertical-align: middle;
    cursor: pointer;
}
Bunu Beğenenler:

İzinli Screwy
 Tarih: 18-07-2013, Saat:13:52
#13
hocam diğer arkadaş açtığınız demo üyelikte temaları kontrol etme yetkkisi verin halledeyim.
Bunu Beğenenler:

Çevrimdışı khatlow
 Tarih: 18-07-2013, Saat:13:53
#14
(18-07-2013, Saat:13:52)Screwy Adlı Kullanıcıdan Alıntı: hocam diğer arkadaş açtığınız demo üyelikte temaları kontrol etme yetkkisi verin halledeyim.

verdim hocam id pw biliyorsunuz zaten
Bunu Beğenenler:

İzinli Smyrna35
 Tarih: 18-07-2013, Saat:13:56
(Son Düzenleme: 18-07-2013, Saat:13:57, Düzenleyen: Smyrna35.)
#15
Sorun çözülmüştür.Benim ekledim kodları sanırım düzenlemişiniz.Çünkü benim eklediğim kodlar yerinde bulunmamaktaydı.Büyük ihtimal sizin o eklentiler açıkken eklediğim için oldu.Sorununuz düzeldi.İyi çalışmalar.
Bunu Beğenenler: khatlow

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  Mavi Menü Çalışması | İlk Çalışmam Winsoft 4 3,073 05-09-2015, Saat:12:45
Son Yorum: Winsoft
  Mavi Tema Çizim Çalışması [Görüş] NY.Net 7 3,698 16-12-2013, Saat:20:10
Son Yorum: NY.Net
  NY.Net Mavi TİPS Tema çizimi NY.Net 1 2,588 16-12-2013, Saat:19:49
Son Yorum: Screwy
  Yardım Üst Kısım Poison41 1 1,544 14-10-2013, Saat:20:10
Son Yorum: Screwy
  Üst kısım header Poison41 1 1,611 14-10-2013, Saat:18:05
Son Yorum: Screwy



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - mecidiyeköy escort - şişli escort - ataköy escort - taksim escort - escort mecidiyeköy

sex hikaye - porno izle - türk ifşa - mecidiyeköy escort - seks hikaye - türk porno - escort bayan