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

Derecelendirme: 0/5 - 0 oy

Duyuru Panosu Sorunum


Sponsor Reklam

İzinli Screwy
 Tarih: 31-08-2013, Saat:16:14
#9
Öncelikle Global.CSS yedeğinizi alın. Daha sonra Aşağıdaki kodları bir metin belgesine yapıştırın ve dahs sonra metin belgesinden kopyalayıp global.css içerisindeki komple silerek aşağıdakiler ile değiştirin.

Hocam artık ne yaptıysanız kodlarda 276 tane boşluk kodu vardı. Kararsız

Kod:
body {
    background: #fff url(http://img.wallpaperstock.net:81/minecraft-diamonds-wallpapers_34951_1920x1080.jpg);
    color: #000;
    text-align: center;
    line-height: 1.4;
    margin: 0;
    
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 13px;
}

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

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

a:hover, a:active {
    color: #595959;
    text-decoration: underline;
}

#container {
    text-align: left;
    line-height: 1.4;
    margin: 0;
    
    color: #555;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 13px;
}

.wrapper {
    width: 960px;
    margin: auto auto;
}

#logo {
    background: #efefef url(http://n1308.hizliresim.com/1d/t/rwpr1.png) center no-repeat;
    padding: 10px 0;
    height: 110px;
}

#content {
    width: 960px;
    margin: auto auto;
    background: #fff;
    padding: 20px 10px;
    border: 1px solid #dbdada;
border-top: none;
box-shadow:0 0 5px #dbdada;
}

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

#header ul.menu li {
    margin: 0 7px;
    display: inline;
}

#header ul.menu li a {
    padding-left: 20px;
    background-image: url(http://st.10tl.net/tema/protuner/colossalv3/headerlinks_sprite.png);
    background-repeat: no-repeat;
}

#logo ul.top_links {
    font-weight: bold;
    text-align: right;
    margin: -10px 5px 0 0;
}

#logo ul.top_links a.search {
    background-position: 0 0;
}

#logo ul.top_links a.memberlist {
    background-position: 0 -20px;
}

#logo ul.top_links a.calendar {
    background-position: 0 -40px;
}

#logo ul.top_links a.help {
    background-position: 0 -60px;
}

#panel .upper a.logout {
    font-weight: bold;
    background: url(http://st.10tl.net/tema/protuner/colossalv3/headerlinks_sprite.png) right -80px no-repeat;
    padding-right: 20px;
    margin-left: 10px;
}

#panel .upper a.login,
#panel .upper a.lost_password {
    background: url(http://st.10tl.net/tema/protuner/colossalv3/headerlinks_sprite.png) 0 -100px no-repeat;
    padding-left: 20px;
    margin-left: 10px;
    font-weight: bold;
}

#panel .upper a.register {
    background: url(http://st.10tl.net/tema/protuner/colossalv3/headerlinks_sprite.png) right -80px no-repeat;
    padding-right: 20px;
    margin-left: 10px;
    font-weight: bold;
}

#panel .lower ul.panel_links {
    float: left;
}

#panel .lower ul.panel_links a.usercp {
    background-position: 0 -120px;
}

#panel .lower ul.panel_links a.modcp {
    background-position: 0 -140px;
}

#panel .lower ul.panel_links a.admincp {
    background-position: 0 -160px;
}

#panel .lower ul.user_links {
    float: right;
}

#panel .lower ul.user_links li a {
    padding: 0;
    background-image: none;
}

#panel .upper {
    background: #fbfbfb url(http://u1308.hizliresim.com/1d/t/rwqmn.png) repeat-x top;
    color: #fff;
    border-top: 1px solid #444;
    border-bottom: 1px solid #000;
    padding: 7px;
    clear: both;
}

#panel .upper a:link,
#panel .upper a:visited,
#panel .upper a:hover,
#panel .upper a:active {
    color: #fff;
}

#panel .lower {
    background: #efefef;
    color: #999;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    overflow: hidden;
}

#panel .lower a:link,
#panel .lower a:visited,
#panel .lower a:hover,
#panel .lower a:active {
    color: #666;
}

#panel .remember_me input {
    vertical-align: middle;
    margin: -3px 0 0 5px;
}

#panel input {
    margin: -3px 0;
}

#panel input.button,
#panel input.textbox {
    border-color: #000;
}

#panel input.button {
    background: #4694c8;
    color: #fff;
}

#search {
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    vertical-align: middle;
}

fieldset {
    border: 1px solid #ddd;
}

fieldset.trow1,
fieldset.trow2 {
    border-color: #bbb;
}

table {
    color: #000000;
    font-size: 13px;
}

.tborder {
    background: none;
    width: 100%;
    margin: auto auto;
    border: 1px solid #d2d2d2;
}

.thead {
    background: #efefef url(http://u1308.hizliresim.com/1d/t/rwqmn.png) repeat-x left;
    font-family: Tahoma;
    font-size: 16px;
    color: #424242;
    height: 15px;
}

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

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

.thead a:hover, .thead a:active {
    color: #424242;
    text-decoration: underline;
}

.tcat {
    background: #fff url(http://u1308.hizliresim.com/1d/t/rwlxy.png) repeat-x top;
    color: #424242;
    border-top: 1px solid #d9d8d8;
    border-bottom: 1px solid #d9d8d8;
    font-size: 11px;
}

.tcat a {
    color: #424242;
}

.tcat a:hover {
    color: #424242;
}

.trow1 {
    background: #fbfbfb;
}

.trow2 {
    background: #fbfbfb;
}

.trow3 {
    background: #fbfbfb;
}

.trow_shaded {
    background: #ffdde0;
}

.trow_selected td {
    background: #eee;
}

.trow_selected td .posttime {
}

.post.unapproved_post {
    background: #ffdde0;
}

.post.unapproved_post .post_author {
    border-bottom-color: #ffb8be;
}

.post.classic.unapproved_post .post_author {
    border-color: #ffb8be;
}

.post.unapproved_post .post_controls {
    border-top-color: #ffb8be;
}

.tfoot {
    background: #efefef url(http://st.10tl.net/tema/protuner/colossalv3/thead.png) no-repeat left;
    font-family: Tahoma;
    font-size: 12px;
    color: #424242;
    padding: 6px;
}

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

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

.tfoot a:hover, .tfoot a:active {
    color: #424242;
    text-decoration: underline;
}

.thead input.textbox,
.thead select {
    border: 1px solid #263c30;
}

.bottommenu {
    background: #efefef;
    color: #000000;
    border: 1px solid #4874a3;
    padding: 10px;
}

.smalltext {
    font-size: 11px;
}

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

input.textbox {
    background: #ffffff;
    color: #000000;
    border: 1px solid #ccc;
    padding: 3px;
    outline: 0;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

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

select {
    background: #ffffff;
    padding: 3px;
    border: 1px solid #ccc;
    outline: 0;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 13px;
}

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

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

.post .editor_control_bar {
    background: #f5f5f5;
}

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

.autocomplete_selected {
    background: #0072BC;
    color: #fff;
}

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

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

.popup_menu .popup_item:hover {
    background: #4694c8;
    color: #fff;
}

.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;
    background: #ffffff;
    padding: 3px;
    outline: 0;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.valid_field {
    border: 1px solid #0c0;
    background: #ffffff;
    padding: 3px;
    outline: 0;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.validation_error {
    background: url(http://st.10tl.net/tema/protuner/colossalv3/invalid.png) no-repeat center left;
    color: #f30;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_success {
    background: url(http://st.10tl.net/tema/protuner/colossalv3/valid.png) no-repeat center left;
    color: #00b200;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_loading {
    background: url(http://st.10tl.net/tema/protuner/colossalv3/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: #FFFBD9;
    border-bottom: 1px solid #F7E86A;
    color: #000;
    text-align: center;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
}

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

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

#debug {
    float: right;
    text-align: right;
    margin-top: 20px;
    font-size: 11px;
}

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

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

blockquote cite span {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #666;
}

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

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

.codeblock .title {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding-bottom: 3px;
    margin: 0 0 10px 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: 4px;
    white-space: nowrap;
    text-decoration: none;
}

.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(http://st.10tl.net/tema/protuner/colossalv3/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: 4px 7px;
    margin-bottom: 3px;
}

.pagination a {
    background: #f5f5f5;
    border: 1px solid #ccc;
}

.pagination .pagination_current {
    background: none;
    color: #000;
    border: none;
    font-weight: bold;
}

.pagination a:hover {
    background: #363636 url(http://st.10tl.net/tema/protuner/colossalv3/highlight_faint.png) repeat-x top;
    color: #fff;
    border-color: #424242;
    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;
    margin-top: 7px;
}

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

#posts_container {
    padding: 0;
}

#posts {
}

.ignored_post {
    border-top: 3px solid #333;
    padding: 15px;
}

.ignored_post .show_ignored_post {
    margin-top: -15px;
}

.ignored_post .show_ignored_post a.button span {
    background-position: 0 -400px;
}

.post {
    margin-bottom: 15px;
    overflow: hidden;
}

.post:last-child {
    margin-bottom: 0;
}

.post.classic {
    border-top: 3px solid #333;
    padding-top: 15px;
}

.post .post_author {
    border-bottom: 1px solid #bbb;
    border-top: 3px solid #333;
    background: #f5f5f5;
    padding: 5px;
    overflow: hidden;
}

.post.classic .post_author {
    border: 1px solid #ddd;
    float: left;
    width: 15%;
    margin: 0 1% 15px 0;
    border-left: 0;
}

.post .post_author .buddy_status {
    vertical-align: middle;
    margin-top: -4px;
}

.post .post_author div.author_avatar {
    float: left;
    margin-right: 3px;
}

.post.classic .post_author div.author_avatar {
    float: none;
    text-align: center;
    margin-bottom: 8px;
}

.post .post_author div.author_avatar img {
    padding: 5px;
    max-width: 55px;
    max-height: 55px;
    border: 1px solid #ddd;
    background: #fff;
}

.post.classic .post_author div.author_avatar img {
    max-width: 100px;
    max-height: 100px;
}

.post .post_author div.author_information {
    float: left;
    padding: 6px 8px;
}

.post.classic .post_author div.author_information {
    float: none;
    padding: 0;
    text-align: center;
}

.post .post_author div.author_statistics {
    float: right;
    font-size: 11px;
    padding: 3px 10px 3px 5px;
    color: #666;
    line-height: 1.3;
}

.post.classic .post_author div.author_statistics {
    border-top: 1px dotted #ccc;
    margin: 6px 0 0 0;
    padding: 6px 6px 3px 6px;
    float: none;
}

.post .post_head {
    font-size: 11px;
    padding-bottom: 4px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 4px;
}

.post .post_head span.post_date {
    color: #666;
}

.post .post_head span.edited_post {
    font-size: 10px;
    color: #999;
}

.post .post_head span.edited_post a {
    color: #666;
}

.post_body {
    font-size: 14px;
    padding: 12px 0;
}

.post.classic .post_content {
    float: left;
    width: 80%;
    padding-top: 0;
}

.post_content {
    padding: 9px 10px 5px 10px;
}

.post_content .signature {
    margin-top: 5px;
    border-top: 1px dotted #ddd;
    padding: 10px 0 4px 0;
}

.post .post_meta {
    margin: 4px 0;
    font-size: 11px;
    color: #999;
}

.post .post_meta a:link,
.post .post_meta a:visited {
    color: #777;
}

.post .post_meta a:hover,
.post .post_meta a:active {
    color: #777;
}

.post_controls {
    clear: both;
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px;
    overflow: hidden;
}

.quick_jump {
    background: url(http://st.10tl.net/tema/protuner/colossalv3/jump.png) no-repeat 0;
    width: 13px;
    height: 13px;
    padding-left: 13px; /* amount of padding needed for image to fully show */
    margin-top: -3px;
    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: #efefef;
    border: 1px solid #fff;
    outline: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
    
    font-weight: normal;
}

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

form #message {
    width: 500px;
}

.pollbar {
    background: url(http://st.10tl.net/tema/protuner/colossalv3/pollbar.png) top left repeat-x;
    border: 1px solid #3f3f3f;
    height: 10px;
}

.pollbar .percent {
    display: none;
}



.slideright:hover {
-webkit-transform: translate(1em, 0pt);
-moz-transform: translate(1em, 0pt);
-o-transform: translate(1em, 0pt);
-ms-transform: translate(1em, 0pt);
}


.showbox {
-webkit-transition: all 1s ease-in-out 0s;
-moz-transition: all 1s ease-in-out 0s;
-o-transition: all 1s ease-in-out 0s;
-ms-transition: all 1s ease-in-out 0s;
}

.xsbox {
font-weight:bold;
font-style:normal;
font-size:9pt;
font-family:Georgia;
border-right:2pxsolid#183150!important;
border-left:2pxsolid#183150!important;
border-top:2pxsolid#183150!important;
border-radius:5px5px0 0;
box-shadow:003pxrgba(0,0,0,0.2);
&padding:7px;
}

{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />
<!-- End powered by -->
&nbsp;<br />
}









.duyurum {
    background: #FFF6BF;
    border-top: 3px solid #FFD324;
    border-bottom: 3px solid #FFD324;
    text-align: center;
    margin: 10px auto;
    padding: 5px 20px;
}

.duyurum2 {
    background: #D6ECA6;
    border-top: 3px solid #8DC93E;
    border-bottom: 3px solid #8DC93E;
    text-align: center;
    margin: 10px auto;
    padding: 5px 20px;
}

.duyurum3 {
    background: #ADCBE7;
    border-top: 3px solid #0F5C8E;
    border-bottom: 3px solid #0F5C8E;
    text-align: center;
    margin: 10px auto;
    padding: 5px 20px;
}
Bunu Beğenenler:

Çevrimdışı AlertTR
 Tarih: 31-08-2013, Saat:20:59
#10
Hocam olmuyor sizin verdiğinizi not defterinden attım ordan global.css ' e attım genede olmuyor genede olmuyor ya çıldırcam :/ Bir olsun sizi repe boğcam Gülümseme
Bunu Beğenenler:

İzinli Smyrna35
 Tarih: 31-08-2013, Saat:21:15
#11
Merhaba,
Site adresinizde bir admin hesabı açıp özelden bilgileri yollarmısınız ?
Hatanız neredeymiş anlamaya çalışalım ve sonucu buraya yazayım.
Bunu Beğenenler:

Çevrimdışı AlertTR
 Tarih: 31-08-2013, Saat:21:27
#12
hemen yolluyorum Gülümseme
Bunu Beğenenler:

İzinli Smyrna35
 Tarih: 31-08-2013, Saat:21:38
#13
Merhaba,
Sorununuz çözülmüştür.
Hata sebebi bir php kodu global.css eklemişiniz o php koddan sonra bütün kodlar çalışmamaktaydı o kodu kaldırınca sorun düzeldi.
Kontrol ediniz doğru olduysa konuyu kapatayım.
Bunu Beğenenler: Screwy , AlertTR

Çevrimdışı AlertTR
 Tarih: 31-08-2013, Saat:21:43
#14
Çok saolun Allah razı olsun rep vericem bundan sonra çalışr mı hepsi ? birde ne koduymuş bu ? Gülümseme
Bunu Beğenenler:

İzinli Smyrna35
 Tarih: 31-08-2013, Saat:21:50
#15
Mybb footerdaki telif hakkı linkleri http://mybbdepo.com/copyright-telif-hakk...onusu.html bu konudaki linkleri yanlışıkla global.css e eklemişiniz.
Bunu Beğenenler:

Çevrimdışı AlertTR
 Tarih: 31-08-2013, Saat:21:54
#16
tamam saolun Gülümseme
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
Zil [1.6] Sorunum Var Yardım Edebilir misiniz ? aykutgunes 5 4,113 14-06-2015, Saat:15:44
Son Yorum: ReDMaD
  Header Duyuru Sorunu F1N4LShaRe 5 3,592 06-05-2014, Saat:13:28
Son Yorum: SvMedeT
  Bildirim eklentisinde sorunum KJ Sawka 9 5,042 05-05-2014, Saat:19:12
Son Yorum: S.G
  Sitemde Yeni Konu Textarea sorunum. DarkLiqht 2 2,719 05-05-2014, Saat:18:02
Son Yorum: SvMedeT
  Sarı Duyuru Panosu Yapmak İstiyorum #Burak 3 3,051 07-12-2013, Saat:01:17
Son Yorum: usameavci



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