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).
cornek avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

global.css pro v5 yanlislikla sildim


Sponsor Reklam

Çevrimdışı cornek
 Tarih: 21-08-2012, Saat:02:26
#1
arkadaslar http://www.turkforum.ch sitesinin temasi global.css yanlislikla sildim eger elinizde varsa bana kodunu verebilirmisiniz ?
Cevapla
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

Çevrimdışı KaanN
 Tarih: 21-08-2012, Saat:02:28
#2
Nasıl yani ?
Cevapla
Bunu Beğenenler:

Çevrimdışı cornek
 Tarih: 21-08-2012, Saat:02:30
#3
(21-08-2012, Saat:02:28)AlonsoHoffman Adlı Kullanıcıdan Alıntı: Nasıl yani ?

global.css nin icerisindeki kodlari sildim eger sizde varsa buraya yapistirirmisiniz?
Cevapla
Bunu Beğenenler:

Çevrimdışı KaanN
 Tarih: 21-08-2012, Saat:02:31
#4
Temanı yeniden kur ?
Cevapla
Bunu Beğenenler:

Çevrimdışı cornek
 Tarih: 21-08-2012, Saat:02:33
#5
(21-08-2012, Saat:02:31)AlonsoHoffman Adlı Kullanıcıdan Alıntı: Temanı yeniden kur ?

yeniden kurarsam yapilan degisiklikler gitmezmi?
Cevapla
Bunu Beğenenler:

Çevrimdışı Paylas
 Tarih: 21-08-2012, Saat:02:36
#6
Al bunu global.css

Kod:
/*
Version: v5
Author: XpSerkan
Theme Name: Pro-v5 Default Tema
Description: MyBB.Com.TR , Pro paket teması
Browser Compatibility: IE7,IE8,IE9,Mozilla,Opera,Safari
Date Created: 07.05.2011
Upgrade: 11.04.2012
Author URL: http://www.xpserkan.com/

/*------------------[Pro-v5 Global Css]-------------------*/

body {
    background: #efefef url(images/bg.gif);
    color: #000;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 13px;
    text-align: center;
    line-height: 1.6em;
    margin: 0;
    text-align: center;
}

a:link {
    color: #22229C;
    text-decoration: none;
}

a:visited {
    color: #22229C;
    text-decoration: none;
}

a:hover {
    color: #333333;
    text-decoration: underline;
}

a:active {
    color: #22229C;
    text-decoration: none;
}

#container {
    background: #fff;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin: auto;
    border: 1px solid #878787;
    border-top: 0;
    border-bottom: 0;
    height: auto;
}

#content {
    width: auto !important;
    line-height: 1.5;
}

.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;
}

#panel {
    background: #efefef;
    color: #000000;
    font-size: 11px;
    border: 1px solid #D4D4D4;
    padding: 8px;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
}

table {
    color: #000000;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 13px;
}

.tborder {
    background: #DDDDDD;
    width: 100%;
    margin: auto auto;
        padding: 3px;
    border: 0px solid #0C1F5D;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
    box-shadow: 0px 0px 6px #333;
    -moz-box-shadow: 0px 0px 6px #333;
    -webkit-box-shadow: 0px 0px 6px #333;
}

.thead {
    background: #274a90 url(images/thead_bg.png) top left repeat-x;
    color: #ffffff;
        padding: 5px 10px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
}

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

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

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

.tcat {
    background: #ffffff url(images/tcat.gif) top left repeat-x;
    color: #000000;
    font-size: 12px;
}

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

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

.tcat a:hover, .tcat a:active {
    color: #22229C;
    text-decoration: none;
}

.trow1 {
    background: #F5F5FF;
}

.trow2 {
    background: #F5F5FF;
}

.trow3 {
    background: #E1E4F2;
}

.trow_shaded {
    background: #F5F5FF;
}

.trow_sep {
    background: #e5e5e5;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.tfoot {
    background: #274a90 url(images/thead_bg.png) top left repeat-x;
    color: #ffffff;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

.tfoot a:link {
    color: #ffffff;
    text-decoration: none;
}

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

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

.bottommenu {
    background: #efefef;
    color: #000000;
    border: 1px solid #304253;
    padding: 7px;
    box-shadow: 0px 0px 5px #333;
    -moz-box-shadow: 0px 0px 5px #333;
    -webkit-box-shadow: 0px 0px 5px #333;
}

.navigation {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

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

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

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

.navigation .active {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.smalltext {
    font-size: 11px;
}

.largetext {
    font-size: 16px;
    font-weight: bold;
}

input.textbox {
    background: #ffffff;
    color: #000000;
    border: 1px solid #0f5c8e;
    padding: 2px;
}

input.textbox:focus, select:focus, textarea:focus {
    border: 1px solid #007ecf;
}

input.textbox:focus, textarea:focus {
    outline: none;
}

textarea {
    background: #ffffff;
    color: #000000;
    border: 1px solid #0f5c8e;
    padding: 2px;
    font-family: Tahoma, Geneva, Sans-Serif;
    line-height: 1.4;
    font-size: 13px;
}

select {
    background: #ffffff;
    border: 1px solid #0f5c8e;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.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: #d0d0d0;
    border: 0px solid #007ecf;
    padding: 5px;
}

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

.popup_item {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

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

.trow_reputation_positive {
    background: #ccffcc;
}

.trow_reputation_negative {
    background: #ffcccc;
}

.reputation_positive {
    color: green;
}

.reputation_neutral {
    color: #444;
}

.reputation_negative {
    color: red;
}

img {
    border: none;
}

.clear {
    clear: both;
}

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

.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;
    text-decoration: none;
}

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

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

img.attachment:hover {
    border: 1px solid #777;
}

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

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

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

.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;
}

.thead a:hover,
.thead a:active,
.tcat a:hover,
.tcat a:active {
    border-bottom: 0;
}

span.invisible {
    display: none;
}

.noborder {
    border: 0;
}

fieldset {
    padding: 8px;
    border: 1px solid #a8a8a8;
    background: #f5f5f5;
}

legend {
    padding: 1px 5px;
    border: 1px solid #a8a8a8;
    background: #ddd;
}


h1 {
    margin: 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;
}

.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;
}

div#shadow {
    position: relative;
  background: url(images/shadow.png) top left repeat-y;
  width: 1030px;
  margin: auto auto;
  height: auto;
}

div#shadow_footer {
    background: url(images/shadow_footer.png) top left no-repeat;
  width: 1032px;
  height: 30px;
  margin: auto auto;
}

#container #header {
    background: #fff url(images/header.jpg) top left no-repeat;
  height: 176px;
  position: relative;
  border-bottom: 1px solid #274a90;
}

#container #header a.link {
    background: url(images/logo.png) top left no-repeat;
    width: 99.9%;
    height: 176px;
    display: block;
    border-bottom: 0;
    z-index: 10;
    text-decoration: none;
}

#container #content {
    padding: 12px;
  padding-top: 5px;
  text-align: left;
}

div#search {
    top: 15px;
    right: 5px;
    height: 26px;
    position: absolute;
    display: inline-table;
    float: right;
}

span#search_left {
    background: url(images/search_left.gif) no-repeat;
    cursor: text;
    width: 3px;
    height: 26px;
    display: block;
    position: relative;
    float: left;
    top: 0;
    font-size: 2px;
}

input#search_box {
     -moz-border-bottom-colors: none;
     -moz-border-image: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background: url(images/search.png) no-repeat scroll 5px 50% #FFFFFF;
     border-color: #705102 #705102 #705102 -moz-use-text-color;
     border-style: solid solid solid none;
     border-width: 1px 1px 1px 0pt;
     float: left;
     font-family: Tahoma,'Trebuchet MS',Arial,sans-serif;
     height: 14px;
     opacity: 0.8;
     padding: 5px 5px 5px 25px;
     top: 0pt;
     width: 120px;
}

input#search_button {
     background: url(images/search_button.gif) no-repeat scroll 100% 0% transparent;
     border: 0pt none;
     color: #FFFFFF;
     cursor: pointer;
     float: left;
     font-family: Tahoma,'Trebuchet MS',Arial,sans-serif;
     height: 26px;
     padding: 4px 6px;
     top: 0pt;
     width: 90px;
}

input#search_button:hover {
     background-position: 100% 100%;
}

#menu {
    position: absolute;
    top: 146px;
    right: 0;
    padding-left: 41px;
    background: url(images/menu_bg_start.png) no-repeat;
    height: 31px;
    font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 31px;
    background: #274a90 url(images/menu_bg.png) repeat-x;
}

#menu li {
    float: left;
    margin-top: 1px;
    margin-right: 1px;
}

#menu li a {
    padding: 4px 10px 3px 10px;
    color: #fff;
    text-decoration: none;
    display: block;
    border-bottom: 0;
}

#menu li a:hover {
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
}

#menu li.active a, #menu li.active a:hover {
    background: url(images/menu_bg_active.png) no-repeat top left;
    color: #000;
    padding: 4px 10px 4px 13px;
    border-bottom: 2px solid #ffffff;
}

#menu li.active {
    background: url(images/menu_bg_active2.png) no-repeat top right;
    padding-right: 4px;
    position: relative;
    bottom: -1px;
}

div#footer {
    position: relative;
    top: 10px;
    font-size: 11px;
    clear: both;
    text-align: center;
    line-height: 1.4;
}

div#footer p {
    margin: 0 0.5em 0 0.5em;
}

.thead a:hover,
.thead a:active,
.tcat a:hover,
.tcat a:active {
    border-bottom: 0;
}

span.invisible {
    display: none;
}

.trow_selected td {
    background: #FFFBD9;
}

.subject_new {
    font-weight: bold;
}

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

.subject_new {
    font-weight: bold;
}

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

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

.high_warning {
    color: #CC0000;
}

.moderate_warning {
    color: #F3611B;
}

.low_warning {
    color: #AE5700;
}

.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;
}

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;
}

.tfoot .pagination, .tcat .pagination {
    padding-top: 0;
}

.pagination .pages {
    font-weight: bold;
}

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

.pagination a {
    border: 1px solid #81A2C4;
}

.pagination .pagination_current {
    background: #F5F5F5;
    border: 1px solid #81A2C4;
    font-weight: bold;
    color: #000;
}

.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_legends {
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
    box-shadow: 0px 0px 6px #333;
    -moz-box-shadow: 0px 0px 6px #333;
    -webkit-box-shadow: 0px 0px 6px #333;
}

.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;
    clear: both; /* PM fix */
}

.post_content {
    padding: 5px 10px;
}

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

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

.quick_jump {
    background: url(images/jump.gif) no-repeat 0;
    width: 13px;
    height: 13px;
    padding-left: 13px;  
    vertical-align: middle;
    border: none;
}

#panel .remember_me input {
    vertical-align: middle;
    margin-top: -1px;
}

.hiddenrow {
    display: none;
}

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

.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;
}

.pagination_breadcrumb_link {
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

h1, h2, h3, h4 { font-weight: normal; line-height: 1.0em; color: #ffffff; font-style: italic; font-family: Georgia, serif; }
h1 a, h2 a, h3 a, h4 a { color: #ffffff; }
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }

h2, h3, h4 { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }


table.ncode_imageresizer_warning {
border: #22229C 1px dashed;
border-top: #22229C 1px dashed;
border-bottom: 0px dashed;
cursor: pointer; COLOR: #000000; background: #FFD324;
}
table.ncode_imageresizer_warning td {
font-size: 12px; vertical-align: middle; text-decoration: none; text-align: left;
}
table.ncode_imageresizer_warning td.td1 {
padding: 4px;
}

.navigation,
.pagination_previous,
.pagination_first,
.pagination_page,
.pagination_current,
.pagination_last,
.pagination_next,
.pagination_breadcrumb,
.pm_alert,
.red_alert,
input.textbox,
img.attachment,
blockquote,
.popup_menu,
.popup_item,
.codeblock,
.ek-dosya
.boton,
fieldset,
legend {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.pagination .pagination_current,
.pagination a, blockquote,
.codeblock code,
.bottommenu, textarea {
    border-radius: 5px 5px 5px 5px;
}

.boton {
    font-weight: bold;
    font-size: 15px;
    background: url(images/button.gif) repeat-x bottom left!important;
    color: #000;
    padding: 3px 8px;
    border: 1px solid #bababa;
}

.boton:link, .boton:visited {
    color: #000;
    text-decoration: none;
}

.boton:hover {
    color: #007ecf;
    text-decoration: none;
    border: 1px solid #777;
}

.boton:active {
    background: #cbcbcb url(images/button.gif) repeat-x top left!important;
    color: #000;
    text-decoration: none;
}

.alt_forumlar {list-style: none; margin: 0; padding: 0;}
.alt_forumlar li {width: 50%; float: left;}

.ek-dosya {
    background: #fff;
    border: 1px solid #888;
    padding: 4px;
    margin-top: 4px;
}

.secondary {
    background: #eeeeee;
    overflow: hidden;
    margin: 0;
    padding: 0px 10px 0px 0px;
    border-radius: 3px;
    border: 0px solid #cbcbcb;
    text-shadow: 1px 1px 0px #fafafa;
    font-size: 11px;
    box-shadow: 0px 0px 2px #333;
    -moz-box-shadow: 0px 0px 2px #333;
    -webkit-box-shadow: 0px 0px 2px #333;
}

.breadcrumb {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0px;
}

.breadcrumb li {
    float: left;
}

.breadcrumb li a {
    background: #eeeeee;
    color: #777777;
    padding: 7px 0 6px 30px;
    position: relative;
    display: block;
    float: left;
    
    text-decoration: none;
}

.breadcrumb li a:after {
    content: " ";
    display: block;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 25px solid #eeeeee;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}

.breadcrumb li a:before {
    content: " ";
    display: block;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 25px solid #cbcbcb;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb li:first-child a {
    padding-left: 5px;
}

.breadcrumb li:last-child a {
}

.breadcrumb li a:hover {
    background: #f5f5f5;
    color: #777777;
}

.breadcrumb li a:hover:after {
    border-left-color: #f5f5f5 !important;
}

.clearfix:before, .clearfix:after, #container:before, #container:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.clearfix:after, #container:after {
    clear: both;
}
Cevapla
Bunu Beğenenler:

Çevrimdışı cornek
 Tarih: 21-08-2012, Saat:02:37
#7
(21-08-2012, Saat:02:36)Paylas Adlı Kullanıcıdan Alıntı: Al bunu global.css

Kod:
/*
Version: v5
Author: XpSerkan
Theme Name: Pro-v5 Default Tema
Description: MyBB.Com.TR , Pro paket teması
Browser Compatibility: IE7,IE8,IE9,Mozilla,Opera,Safari
Date Created: 07.05.2011
Upgrade: 11.04.2012
Author URL: http://www.xpserkan.com/

/*------------------[Pro-v5 Global Css]-------------------*/

body {
    background: #efefef url(images/bg.gif);
    color: #000;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 13px;
    text-align: center;
    line-height: 1.6em;
    margin: 0;
    text-align: center;
}

a:link {
    color: #22229C;
    text-decoration: none;
}

a:visited {
    color: #22229C;
    text-decoration: none;
}

a:hover {
    color: #333333;
    text-decoration: underline;
}

a:active {
    color: #22229C;
    text-decoration: none;
}

#container {
    background: #fff;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin: auto;
    border: 1px solid #878787;
    border-top: 0;
    border-bottom: 0;
    height: auto;
}

#content {
    width: auto !important;
    line-height: 1.5;
}

.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;
}

#panel {
    background: #efefef;
    color: #000000;
    font-size: 11px;
    border: 1px solid #D4D4D4;
    padding: 8px;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
}

table {
    color: #000000;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 13px;
}

.tborder {
    background: #DDDDDD;
    width: 100%;
    margin: auto auto;
        padding: 3px;
    border: 0px solid #0C1F5D;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
    box-shadow: 0px 0px 6px #333;
    -moz-box-shadow: 0px 0px 6px #333;
    -webkit-box-shadow: 0px 0px 6px #333;
}

.thead {
    background: #274a90 url(images/thead_bg.png) top left repeat-x;
    color: #ffffff;
        padding: 5px 10px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
}

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

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

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

.tcat {
    background: #ffffff url(images/tcat.gif) top left repeat-x;
    color: #000000;
    font-size: 12px;
}

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

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

.tcat a:hover, .tcat a:active {
    color: #22229C;
    text-decoration: none;
}

.trow1 {
    background: #F5F5FF;
}

.trow2 {
    background: #F5F5FF;
}

.trow3 {
    background: #E1E4F2;
}

.trow_shaded {
    background: #F5F5FF;
}

.trow_sep {
    background: #e5e5e5;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.tfoot {
    background: #274a90 url(images/thead_bg.png) top left repeat-x;
    color: #ffffff;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

.tfoot a:link {
    color: #ffffff;
    text-decoration: none;
}

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

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

.bottommenu {
    background: #efefef;
    color: #000000;
    border: 1px solid #304253;
    padding: 7px;
    box-shadow: 0px 0px 5px #333;
    -moz-box-shadow: 0px 0px 5px #333;
    -webkit-box-shadow: 0px 0px 5px #333;
}

.navigation {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

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

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

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

.navigation .active {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.smalltext {
    font-size: 11px;
}

.largetext {
    font-size: 16px;
    font-weight: bold;
}

input.textbox {
    background: #ffffff;
    color: #000000;
    border: 1px solid #0f5c8e;
    padding: 2px;
}

input.textbox:focus, select:focus, textarea:focus {
    border: 1px solid #007ecf;
}

input.textbox:focus, textarea:focus {
    outline: none;
}

textarea {
    background: #ffffff;
    color: #000000;
    border: 1px solid #0f5c8e;
    padding: 2px;
    font-family: Tahoma, Geneva, Sans-Serif;
    line-height: 1.4;
    font-size: 13px;
}

select {
    background: #ffffff;
    border: 1px solid #0f5c8e;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.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: #d0d0d0;
    border: 0px solid #007ecf;
    padding: 5px;
}

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

.popup_item {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

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

.trow_reputation_positive {
    background: #ccffcc;
}

.trow_reputation_negative {
    background: #ffcccc;
}

.reputation_positive {
    color: green;
}

.reputation_neutral {
    color: #444;
}

.reputation_negative {
    color: red;
}

img {
    border: none;
}

.clear {
    clear: both;
}

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

.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;
    text-decoration: none;
}

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

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

img.attachment:hover {
    border: 1px solid #777;
}

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

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

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

.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;
}

.thead a:hover,
.thead a:active,
.tcat a:hover,
.tcat a:active {
    border-bottom: 0;
}

span.invisible {
    display: none;
}

.noborder {
    border: 0;
}

fieldset {
    padding: 8px;
    border: 1px solid #a8a8a8;
    background: #f5f5f5;
}

legend {
    padding: 1px 5px;
    border: 1px solid #a8a8a8;
    background: #ddd;
}


h1 {
    margin: 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;
}

.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;
}

div#shadow {
    position: relative;
  background: url(images/shadow.png) top left repeat-y;
  width: 1030px;
  margin: auto auto;
  height: auto;
}

div#shadow_footer {
    background: url(images/shadow_footer.png) top left no-repeat;
  width: 1032px;
  height: 30px;
  margin: auto auto;
}

#container #header {
    background: #fff url(images/header.jpg) top left no-repeat;
  height: 176px;
  position: relative;
  border-bottom: 1px solid #274a90;
}

#container #header a.link {
    background: url(images/logo.png) top left no-repeat;
    width: 99.9%;
    height: 176px;
    display: block;
    border-bottom: 0;
    z-index: 10;
    text-decoration: none;
}

#container #content {
    padding: 12px;
  padding-top: 5px;
  text-align: left;
}

div#search {
    top: 15px;
    right: 5px;
    height: 26px;
    position: absolute;
    display: inline-table;
    float: right;
}

span#search_left {
    background: url(images/search_left.gif) no-repeat;
    cursor: text;
    width: 3px;
    height: 26px;
    display: block;
    position: relative;
    float: left;
    top: 0;
    font-size: 2px;
}

input#search_box {
     -moz-border-bottom-colors: none;
     -moz-border-image: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background: url(images/search.png) no-repeat scroll 5px 50% #FFFFFF;
     border-color: #705102 #705102 #705102 -moz-use-text-color;
     border-style: solid solid solid none;
     border-width: 1px 1px 1px 0pt;
     float: left;
     font-family: Tahoma,'Trebuchet MS',Arial,sans-serif;
     height: 14px;
     opacity: 0.8;
     padding: 5px 5px 5px 25px;
     top: 0pt;
     width: 120px;
}

input#search_button {
     background: url(images/search_button.gif) no-repeat scroll 100% 0% transparent;
     border: 0pt none;
     color: #FFFFFF;
     cursor: pointer;
     float: left;
     font-family: Tahoma,'Trebuchet MS',Arial,sans-serif;
     height: 26px;
     padding: 4px 6px;
     top: 0pt;
     width: 90px;
}

input#search_button:hover {
     background-position: 100% 100%;
}

#menu {
    position: absolute;
    top: 146px;
    right: 0;
    padding-left: 41px;
    background: url(images/menu_bg_start.png) no-repeat;
    height: 31px;
    font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 31px;
    background: #274a90 url(images/menu_bg.png) repeat-x;
}

#menu li {
    float: left;
    margin-top: 1px;
    margin-right: 1px;
}

#menu li a {
    padding: 4px 10px 3px 10px;
    color: #fff;
    text-decoration: none;
    display: block;
    border-bottom: 0;
}

#menu li a:hover {
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
}

#menu li.active a, #menu li.active a:hover {
    background: url(images/menu_bg_active.png) no-repeat top left;
    color: #000;
    padding: 4px 10px 4px 13px;
    border-bottom: 2px solid #ffffff;
}

#menu li.active {
    background: url(images/menu_bg_active2.png) no-repeat top right;
    padding-right: 4px;
    position: relative;
    bottom: -1px;
}

div#footer {
    position: relative;
    top: 10px;
    font-size: 11px;
    clear: both;
    text-align: center;
    line-height: 1.4;
}

div#footer p {
    margin: 0 0.5em 0 0.5em;
}

.thead a:hover,
.thead a:active,
.tcat a:hover,
.tcat a:active {
    border-bottom: 0;
}

span.invisible {
    display: none;
}

.trow_selected td {
    background: #FFFBD9;
}

.subject_new {
    font-weight: bold;
}

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

.subject_new {
    font-weight: bold;
}

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

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

.high_warning {
    color: #CC0000;
}

.moderate_warning {
    color: #F3611B;
}

.low_warning {
    color: #AE5700;
}

.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;
}

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;
}

.tfoot .pagination, .tcat .pagination {
    padding-top: 0;
}

.pagination .pages {
    font-weight: bold;
}

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

.pagination a {
    border: 1px solid #81A2C4;
}

.pagination .pagination_current {
    background: #F5F5F5;
    border: 1px solid #81A2C4;
    font-weight: bold;
    color: #000;
}

.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_legends {
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
    box-shadow: 0px 0px 6px #333;
    -moz-box-shadow: 0px 0px 6px #333;
    -webkit-box-shadow: 0px 0px 6px #333;
}

.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;
    clear: both; /* PM fix */
}

.post_content {
    padding: 5px 10px;
}

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

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

.quick_jump {
    background: url(images/jump.gif) no-repeat 0;
    width: 13px;
    height: 13px;
    padding-left: 13px;  
    vertical-align: middle;
    border: none;
}

#panel .remember_me input {
    vertical-align: middle;
    margin-top: -1px;
}

.hiddenrow {
    display: none;
}

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

.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;
}

.pagination_breadcrumb_link {
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

h1, h2, h3, h4 { font-weight: normal; line-height: 1.0em; color: #ffffff; font-style: italic; font-family: Georgia, serif; }
h1 a, h2 a, h3 a, h4 a { color: #ffffff; }
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }

h2, h3, h4 { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }


table.ncode_imageresizer_warning {
border: #22229C 1px dashed;
border-top: #22229C 1px dashed;
border-bottom: 0px dashed;
cursor: pointer; COLOR: #000000; background: #FFD324;
}
table.ncode_imageresizer_warning td {
font-size: 12px; vertical-align: middle; text-decoration: none; text-align: left;
}
table.ncode_imageresizer_warning td.td1 {
padding: 4px;
}

.navigation,
.pagination_previous,
.pagination_first,
.pagination_page,
.pagination_current,
.pagination_last,
.pagination_next,
.pagination_breadcrumb,
.pm_alert,
.red_alert,
input.textbox,
img.attachment,
blockquote,
.popup_menu,
.popup_item,
.codeblock,
.ek-dosya
.boton,
fieldset,
legend {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.pagination .pagination_current,
.pagination a, blockquote,
.codeblock code,
.bottommenu, textarea {
    border-radius: 5px 5px 5px 5px;
}

.boton {
    font-weight: bold;
    font-size: 15px;
    background: url(images/button.gif) repeat-x bottom left!important;
    color: #000;
    padding: 3px 8px;
    border: 1px solid #bababa;
}

.boton:link, .boton:visited {
    color: #000;
    text-decoration: none;
}

.boton:hover {
    color: #007ecf;
    text-decoration: none;
    border: 1px solid #777;
}

.boton:active {
    background: #cbcbcb url(images/button.gif) repeat-x top left!important;
    color: #000;
    text-decoration: none;
}

.alt_forumlar {list-style: none; margin: 0; padding: 0;}
.alt_forumlar li {width: 50%; float: left;}

.ek-dosya {
    background: #fff;
    border: 1px solid #888;
    padding: 4px;
    margin-top: 4px;
}

.secondary {
    background: #eeeeee;
    overflow: hidden;
    margin: 0;
    padding: 0px 10px 0px 0px;
    border-radius: 3px;
    border: 0px solid #cbcbcb;
    text-shadow: 1px 1px 0px #fafafa;
    font-size: 11px;
    box-shadow: 0px 0px 2px #333;
    -moz-box-shadow: 0px 0px 2px #333;
    -webkit-box-shadow: 0px 0px 2px #333;
}

.breadcrumb {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0px;
}

.breadcrumb li {
    float: left;
}

.breadcrumb li a {
    background: #eeeeee;
    color: #777777;
    padding: 7px 0 6px 30px;
    position: relative;
    display: block;
    float: left;
    
    text-decoration: none;
}

.breadcrumb li a:after {
    content: " ";
    display: block;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 25px solid #eeeeee;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}

.breadcrumb li a:before {
    content: " ";
    display: block;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 25px solid #cbcbcb;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb li:first-child a {
    padding-left: 5px;
}

.breadcrumb li:last-child a {
}

.breadcrumb li a:hover {
    background: #f5f5f5;
    color: #777777;
}

.breadcrumb li a:hover:after {
    border-left-color: #f5f5f5 !important;
}

.clearfix:before, .clearfix:after, #container:before, #container:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.clearfix:after, #container:after {
    clear: both;
}


Süper danke cok tesekkurler heheheh
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  [1.6] global.css yardım BilalDogan 11 4,258 11-09-2013, Saat:16:18
Son Yorum: Smyrna35
  Yanlışlıkla filezilla'dan inc dosyasını sildim! xDreamLeadeR 3 2,785 01-08-2013, Saat:01:31
Son Yorum: ebico
  global.css hakkinda bi bakin AksamciGökhan 4 2,444 21-07-2013, Saat:21:42
Son Yorum: Smyrna35
  global.css sorunu var keles1234 3 2,244 19-07-2013, Saat:16:37
Son Yorum: Smyrna35
  GLOBAL.CSS HATASI ALIYORUM ACİL YARDIM !!! G A M E A L L 4 2,418 09-03-2013, Saat:12:24
Son Yorum: G A M E A L L



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