• 27-01-2008, 19:49:40
    #1
    wordpress temasıyla uğraşıyorum arkadaşlar backgroung resmi bitince dibinden tekrar etmesi gerekiyor ama bu tekrar eden background resmi olmamalı başka seçtiğim bi resim hemen ardından tekrar etmeli sanırım css olayı ama css hakkın pek az bilgim var
    nasıl olucak yardım lütfen
    background resminin bulunduğu css $eysi

    body {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    background-color: #000000;
    font-family: arial, 'trebuchet ms' , tahoma , georgia;
    font-size: 11px;
    line-height: 15px;
    color: #999999;
    background-image: url(images/backk.jpg);
    background-repeat: repeat;
    background-position: top center;
  • 27-01-2008, 19:55:52
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    siteyi yazarsanız
  • 27-01-2008, 22:57:35
    #3
    body {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    background-image: url(images/devam edecek resim.jpg);
    font-family: arial, 'trebuchet ms' , tahoma , georgia;
    font-size: 11px;
    line-height: 15px;
    color: #999999;
    background-image: url(images/backk.jpg);
    background-repeat: repeat;
    background-position: top center;
  • 28-01-2008, 01:02:19
    #4
    body {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    background-color: #000000;
    font-family: arial, 'trebuchet ms' , tahoma , georgia;
    font-size: 11px;
    line-height: 15px;
    color: #999999;
    background-image: url(images/backk.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    de olabilir sanirsam
  • 28-01-2008, 12:39:50
    #5
    çok sağolun yardım için ama olmadı hiçbiri

    body {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    background-image: url(images/devam edecek resim.jpg);
    font-family: arial, 'trebuchet ms' , tahoma , georgia;
    font-size: 11px;
    line-height: 15px;
    color: #999999;
    background-image: url(images/backk.jpg);
    background-repeat: repeat;
    background-position: top center;
    bunu yapınca yine asıl background olan resim tekrarlanıyor birüsürü değişik şekilde denedim olmadı

    sytle.css nin hepsini verim belki yardımı dokunur


    body {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    background-image: url(images/backk.jpg);
    font-family: arial, 'trebuchet ms' , tahoma , georgia;
    font-size: 11px;
    line-height: 15px;
    color: #999999;
    background: url(images/backk2.jpg);
    background-repeat: repeat;
    background-position: top center;
    }
    p {
    margin: 0;
    padding: 0;
    }
    a {
    color: #359CBE;
    text-decoration: none;
    }
    a:hover {
    color: #a89b8f;
    text-decoration: none;
    }
    h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: georgia, tahoma;
    margin: 0;
    padding: 0;
    }
    
    #container {
    width: 730px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    }
    
    #header {
    width: 700px;
    text-align: left;
    margin: 0;
    background-image: url(images/header.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding: 1.2em 0;
    }
    
    
    #header h1 {
    display: inline;
    margin: 0;
    padding: 0;
    color: #38A0C2;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 3em;
    text-transform: capitalize;
    }
    
    #header h1 a {
    color: #38A0C2;
    }
    
    #header h1 a:hover {
    color: #8C8C8C;
    }
    #description {
    font-family: georgia, tahoma;
    padding: 0;
    margin: 0;
    padding-top: 9px;
    font-size: 11px;
    color: #D3D3D3;
    }
    #content {
    float: left;
    width:500px;
    padding: 0;
    margin: 0;
    padding-top: 10px;
    }
    #sidebar {
    width: 150px;
    float: right;
    padding-top: 20px;
    padding-bottom: 10px;
    }
    #footer {
    background-image: url(images/backk2.jpg);
    background-position: top center;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    border-top: 1px solid #444444;
    border-bottom: 1px solid #444444;
    clear: both;
    margin-bottom: 10px;
    }
    .info {
    }
    #content h2 {
    font-size: 14px;
    color: #359CBE;
    margin: 0;
    padding: 0;
    }
    .postinfo {
    text-align: left;
    padding-right : 5px;
    }
    .postinfo p {
    padding-top: 7px;
    }
    .date {
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    text-align: center;
    color: #CECDCD;
    font-weight: bold;
    background-color: #444444;
    line-height:1em;
    margin: 3px 10px 0 0;
    padding: 8px 4px;
    width: 50px;
    }
    .contentpost {
    line-height: 20px;
    margin: 0;
    padding: 0;
    border: 1px solid #444444;
    padding: 6px;
    padding-top: 3px;
    clear: both;
    margin-bottom: 35px;
    }
    
    #sidebar ul { 
    position: relative; 
    list-style-type: none; 
    padding: 0px; 
    margin: 0px; 
    margin-top: 5px;
    }
    #sidebar ul li { 
    margin: 0px; 
    padding: 0px; 
    }
    #sidebar ul li a {
    border-bottom: 1px solid #444444;
    height: 20px;
    display: block;
    background-image: url(images/biasa.gif) ;
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 0 0 0 18px;
    font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    text-decoration: none;
    color: #359CBE;
    }
    
    #sidebar ul li a:hover {
    background-image: url(images/bilahover.gif) ;
    background-repeat: no-repeat;
    background-position: 0 50%;
    color: #a89b8f; 
    background-color: #2b2b2b;
    }
    #sidebar h2 {
    color: #CE3265;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    background-image: url(images/h2.gif) ;
    background-repeat: no-repeat;
    background-position: center left;
    font-family: "Lucida Grande", Tahoma, verdana, georgia, arial;
    font-size: 12px;
    font-weight: bold;
    display: inline;
    }
    
    #content input {
    background-color: #1E1E1E;
    padding:3px;
    font: 11px arial,tahoma,"trebuchet ms",verdana;
    color: #C3C3C3;
    border: 1px solid #494949;
    margin-bottom:2px;
    }
    #content input[type=submit] {
    background-color: #1E1E1E;
    padding:3px;
    font: 11px arial,tahoma,"trebuchet ms",verdana;
    color: #C3C3C3;
    border: 1px solid #494949;
    margin-bottom:2px;
    }
    #content textarea {
    background-color: #1E1E1E;
    padding:3px;
    font: 11px arial,tahoma,"trebuchet ms",verdana;
    color: #C3C3C3;
    border: 1px solid #494949;
    margin-bottom:2px;
    }
    .commentlist 
    {
    margin:0;
    list-style-type: none;
    padding:0;
    }
    .commentlist li 
    {
    margin:10px 2px;
    padding:6px;
    border: 1px solid #78AC26;
    background-color: #1B1B1B;
    }
    .commentlist .graybox
    {
    background-color: #1B1B1B;
    border: 1px solid #C73062;
    }
    #commenttext{
    width: 400px;
    height: 150px;
    }
    .commentlist li:hover {
    border: 1px solid #359CBE;
    }
    .commentlist .graybox:hover {
    border: 1px solid #359CBE;
    }
    .before{
    background-color: #292929;
    padding: 4px 6px;
    line-height: 20px;
    border-top: 1px solid #494949;
    border-bottom: 1px solid #494949;
    margin-bottom:10px;
    }
    h3 {
    font-size: 14px;
    color: #359CBE;
    margin: 0;
    padding: 0;
    }
    #content img {
    padding: 3px;
    margin: 4px;
    border: 1px solid #a92c0e;
    }
    h4 {
    font-size: 14px;
    border-bottom: 1px dashed #a89b8f;
    color: #a89b8f;
    padding-bottom: 2px;
    margin-bottom: 15px;
    }
    blockquote{
    background-color: #1B1B1B;
    border: 1px solid #8ECB36;
    padding: 6px;
    margin:10px 2px;
    background-image: url(images/bock.gif);
    }
  • 28-01-2008, 17:11:31
    #6
    gelecek yardımı sabırla bekliyorum yemeden, içmeden