Forum'da ara:
Ara


Yazar Mesaj
Mesaj28.07.2011, 08:23 (UTC)    
Mesaj konusu: CSS hakkında yardım !

Merhaba arkadaşlar.
Benim sitemde ana sayfa veya herhangi bir sayfaya normal (örnek : istanbul) yazınca İstanbul yazınca çıkıyor ne yapacağım şimdi?
Mozilla firefox kullanıyorum çerezleri ve geçmişi sildim yeniden denedim yine olmuyor Sad
Mesaj28.07.2011, 08:26 (UTC)    
Mesaj konusu:

CSS kodlarınızı verir misiniz?
______________
Mesaj28.07.2011, 08:30 (UTC)    
Mesaj konusu:

iframe{border:solid 2px #33ccff;} table {margin-left: auto;margin-right: auto} h1#title{display: none;} h2#title span {display: none;} div.header{display: none;} li.nav_element{list-style-type: none;} li.nav_element{display: none;} * {padding: 0; margin:0 } body { margin-left: auto; margin-right: auto; background: url(http://img.webme.com/pic/e/estergom/estergomlectro.jpg) top center fixed; } #tasarim{ width: 850px; margin-left: auto; margin-right: auto; } #ust{ margin-left: auto; margin-right: auto; background: url(http://img.webme.com/pic/e/estergom/estergomust1.png); width: 850px; height: 150px; float: left; } .logo { width:300px; padding: 42px 0 0 10px; float: left; font-size: 13px; color: #ffffff; font-family: Comic Sans MS; overflow: hidden; } .sagustmenu{ width:468px; padding: 85px 0 0 20px; float: left; overflow: hidden; } .duyuru { width:585px; padding: 0px 0 0 245px; float: left; font-size: 13px; color: #000000; font-family: Arial; overflow: hidden; } #orta{ margin-left: auto; margin-right: auto; background: url(http://img.webme.com/pic/e/estergom/estergomortaa.png); width: 850px; height: 100%; float: left; } .soltaraf{ width:220px; float: left; padding: 0 0 0 21px; overflow: hidden; } .icerikosman { width:585px; float: left; padding: 0 0 0 5px; overflow: hidden; text-align: justify; } .altreklam{ float: left; width:790px; height:50px; padding: 45px 0 0 20px;} #alt{ margin-left: auto; margin-right: auto; background: url(http://img.webme.com/pic/e/estergom/estergomalt2.png); width: 850px; height: 100px; float: left; } input[type="text"] { font-family : "Trebuchet MS"; font-size : 11px; font-weight : normal; color : #333333; border : 1px solid #cccccc; -webkit-border-radius: 6px; -moz-border-radius: 6px; background : #f6f6f6 url(http://img.webme.com/pic/o/osmantalay/style1_txt_bgot.gif) repeat-x top; } input[type="text"]:focus, input[type="text"]:active { border-color : #777; } input[type="submit"] { cursor : pointer; font-family : "Trebuchet MS"; font-size : 11px; font-weight : normal; color : #333333; border : 1px solid #c6c7ca; -webkit-border-radius: 6px; -moz-border-radius: 6px; background : #e4e4e4 url(http://img.webme.com/pic/o/osmantalay/style1_btn_bgot.gif) repeat-x top; } textarea { font-family : "Trebuchet MS"; font-size : 11px; font-weight : normal; color : #333333; border : 1px solid #cccccc; -webkit-border-radius: 6px; -moz-border-radius: 6px; background : #f6f6f6 url(http://img.webme.com/pic/o/osmantalay/style1_txt_bgott.gif) repeat-x top; } #below_content{margin-bottom:-950px;} font[color="green"]{ background-color:#ADFF2F; border:1px solid #00B233; color:#000000; -moz-border-radius:6px; -khtml-border-radius:6px;} A{ text-decoration : none; } font[color="red"]{ background-color:#FF9999; border:1px solid #CC0033; color:#000000; -moz-border-radius:6px; -khtml-border-radius:6px;} A{ text-decoration : none; } hr { border: 0; border-top: 1px solid #e0e0e0; color: white;} tt { background: #F2F2F2 ; border: dotted 1px #778899; padding: 5px 5px 5px 5px; font-size:12px } code { margin : 4px 8px; padding : 4px; text-align : left; display : block; overflow : auto; -moz-background-inline-policy: continuous; -moz-border-radius: 6px 6px 6px 6px; font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace; background: #FFFAE0 url(http://img.webme.com/pic/o/osmantalay/otorsdstl.bmp) right top no-repeat; border : 2px dotted #AA9B77; } /* Font Özellikkleri Tüm Sayfalarda */ td { color:#000000; font-size:14px; text-align:left; font-family: Trebuchet MS; } a{color:#0e9dc1;text-decoration:none;font:bold} a:hover{color:#C0C0C0;text-decoration:none;font:bold} A{ text-decoration : none; } A:Hover{ text-decoration : underline; } #cubuk { background-image: url(http://img.webme.com/pic/o/osmantalay/bgcubuk3.png); border-style: none; margin:0px; font-size:11px; font-family: Trebuchet MS, Arial, Verdana; top: 0px; margin-bottom:0px; padding:0px; z-index:1; height: 28px; left: 0px; position: fixed; right: 0px; color: #fff; width: 100%; } .incubuksol { float: left; margin: 4px; } .incubukorta { float: center; margin: 4px; } .incubuksag { float: right; margin: 4px; }
Mesaj28.07.2011, 08:35 (UTC)    
Mesaj konusu:

İçerik bölümünün CSS kodunu verir misiniz sadece?
______________
Mesaj28.07.2011, 08:40 (UTC)    
Mesaj konusu:

Kod:
iframe{border:solid 2px #33ccff;} table {margin-left: auto;margin-right: auto} h1#title{display: none;} h2#title span {display: none;} div.header{display: none;} li.nav_element{list-style-type: none;} li.nav_element{display: none;} * {padding: 0; margin:0 } body { margin-left: auto; margin-right: auto; background: url(http://img.webme.com/pic/e/estergom/estergomlectro.jpg) top center fixed; } #tasarim{ width: 850px; margin-left: auto; margin-right: auto; } #ust{ margin-left: auto; margin-right: auto; background: url(http://img.webme.com/pic/e/estergom/estergomust1.png); width: 850px; height: 150px; float: left; } .logo { width:300px; padding: 42px 0 0 10px; float: left; font-size: 13px; color: #ffffff; font-family: Comic Sans MS; overflow: hidden; } .sagustmenu{ width:468px; padding: 85px 0 0 20px; float: left; overflow: hidden; } .duyuru { width:585px; padding: 0px 0 0 245px; float: left; font-size: 13px; color: #000000; font-family: Arial; overflow: hidden; } #orta{ margin-left: auto; margin-right: auto; background: url(http://img.webme.com/pic/e/estergom/estergomortaa.png); width: 850px; height: 100%; float: left; } .soltaraf{ width:220px; float: left; padding: 0 0 0 21px; overflow: hidden; } .icerikosman { width:585px; padding: 0 0 0 5px; overflow: hidden; text-align: justify; } .altreklam{ float: left; width:790px; height:50px; padding: 45px 0 0 20px;} #alt{ margin-left: auto; margin-right: auto; background: url(http://img.webme.com/pic/e/estergom/estergomalt2.png); width: 850px; height: 100px; float: left; } input[type="text"] { font-family : "Trebuchet MS"; font-size : 11px; font-weight : normal; color : #333333; border : 1px solid #cccccc; -webkit-border-radius: 6px; -moz-border-radius: 6px; background : #f6f6f6 url(http://img.webme.com/pic/o/osmantalay/style1_txt_bgot.gif) repeat-x top; } input[type="text"]:focus, input[type="text"]:active { border-color : #777; } input[type="submit"] { cursor : pointer; font-family : "Trebuchet MS"; font-size : 11px; font-weight : normal; color : #333333; border : 1px solid #c6c7ca; -webkit-border-radius: 6px; -moz-border-radius: 6px; background : #e4e4e4 url(http://img.webme.com/pic/o/osmantalay/style1_btn_bgot.gif) repeat-x top; } textarea { font-family : "Trebuchet MS"; font-size : 11px; font-weight : normal; color : #333333; border : 1px solid #cccccc; -webkit-border-radius: 6px; -moz-border-radius: 6px; background : #f6f6f6 url(http://img.webme.com/pic/o/osmantalay/style1_txt_bgott.gif) repeat-x top; } #below_content{margin-bottom:-950px;} font[color="green"]{ background-color:#ADFF2F; border:1px solid #00B233; color:#000000; -moz-border-radius:6px; -khtml-border-radius:6px;} A{ text-decoration : none; } font[color="red"]{ background-color:#FF9999; border:1px solid #CC0033; color:#000000; -moz-border-radius:6px; -khtml-border-radius:6px;} A{ text-decoration : none; } hr { border: 0; border-top: 1px solid #e0e0e0; color: white;} tt { background: #F2F2F2 ; border: dotted 1px #778899; padding: 5px 5px 5px 5px; font-size:12px } code { margin : 4px 8px; padding : 4px; text-align : left; display : block; overflow : auto; -moz-background-inline-policy: continuous; -moz-border-radius: 6px 6px 6px 6px; font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace; background: #FFFAE0 url(http://img.webme.com/pic/o/osmantalay/otorsdstl.bmp) right top no-repeat; border : 2px dotted #AA9B77; } /* Font Özellikkleri Tüm Sayfalarda */ td { color:#000000; font-size:14px; text-align:left; font-family: Trebuchet MS; } a{color:#0e9dc1;text-decoration:none;font:bold} a:hover{color:#C0C0C0;text-decoration:none;font:bold} A{ text-decoration : none; } A:Hover{ text-decoration : underline; } #cubuk { background-image: url(http://img.webme.com/pic/o/osmantalay/bgcubuk3.png); border-style: none; margin:0px; font-size:11px; font-family: Trebuchet MS, Arial, Verdana; top: 0px; margin-bottom:0px; padding:0px; z-index:1; height: 28px; left: 0px; position: fixed; right: 0px; color: #fff; width: 100%; } .incubuksol { float: left; margin: 4px; } .incubukorta { float: center; margin: 4px; } .incubuksag { float: right; margin: 4px; }


dener misiniz?
______________
Mesaj28.07.2011, 08:44 (UTC)    
Mesaj konusu:

Düzelmedi hala aynı sorunu yaşıyorum.
Mesaj28.07.2011, 08:47 (UTC)    
Mesaj konusu:

Ya şimdi bir sorun var. İçerik (content) bölümünün css kodunu almam lazım. Yani yazı yazdığınız böllümün css kodunu atın. Burada bir sürü kod var anlayamadım.
______________
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu