• 15-02-2010, 13:33:19
    #1
    Üyeliği durduruldu
    kardeşler bu benim temanın css kodları sizden stediğim ise arkadaşalr temanın arka plan renginin pembe olması bana yardımcı olursanız sevinirim allah razı olsun şimdiden



    /*
    Theme Name: Dixie Belle
    Description: Dixie Belle Theme for Wordpress 1.5.
    Author: Jennifer Ledbetter
    Author URI: http://www.geeksmakemehot.com


    Credits:
    Gemini template for WordPress 1.5 built by Root http://atthe404.com
    Background by: dinny ****.a Diane Miller http://www.dinnys.com/
    Translucent background by: http://www.wannabegirl.org/translucent/


    License:
    The CSS, XHTML and design is released under GPL:
    http://www.opensource.org/licenses/gpl-license.php

    */

    /* ------- Layout CSS( Centered Fixed Width) ------ */

    body {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center; /* IE 5.5 hack */
    }

    #farouter {
    width: 90%;
    border: 0px;
    margin: 20px auto 20px auto;
    text-align: left; /* IE 5.5 hack part II */
    }
    #outer {
    }
    #rap {
    }
    #masthead {
    letter-spacing: 0.2em;
    margin: 5px 5px 0 35px;
    padding: 0 5px 5px 5px;
    font: normal 80% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    }
    #main {
    padding-left:35px;
    }
    #content {
    float: left;
    width: 70%;
    padding-top: 0px;
    }
    #menu {
    margin-top: 35px;
    float: right;
    width: 25%;
    }
    #nav {
    padding-left: 10px;
    }
    #logo {
    padding-top: 25px;
    padding-left: 12px;
    }
    #hmenu {
    margin: 8px;
    height: 30px;
    }
    #hnav {
    margin: 0;
    padding: 0;
    }
    #clearer {
    clear: both;
    margin: 0;
    padding: 0;
    }
    #footer {
    margin: 8px 8px 8px 8px;
    }


    /*----------------- Color CSS ------------------------*/


    body {
    background: #fff url('images/background.gif');
    background-attachment: fixed;
    background-position: bottom right;
    background-repeat: no-repeat;
    color:#333;
    }
    #rap {
    background: transparent;
    }
    #masthead {
    background: #F2EEEC;
    background-image: url('images/side_background.gif');
    border: 2px solid #eabccc;
    }
    #footer {
    background: transparent;
    }
    #menu {
    background: url('images/side_background.gif');
    border: 2px solid #eabccc;
    }
    #nav {
    background: transparent;
    }
    #hmenu {
    background: #0000cc;
    }
    a {
    color: #eabccc;
    }
    a:visited {
    color: #eabccc;
    }
    a:hover {
    color: #339933;
    }
    acronym, abbr {
    border-bottom: #333;
    }
    blockquote {
    border: #eabccc;
    background: #F2EEEC;
    background-image: url('images/side_background.gif');
    }
    h2 {
    color: #0000cc;
    }
    h3 a {
    color: #0000cc;
    }
    h3 a:hover {
    color: #0000cc;
    }
    h3 a:visited {
    color: #0000cc;
    }
    .meta {
    color: #000;
    }
    .meta a {
    color: #0000cc;
    }
    .feedback a{
    color: #339933;
    }



    /* -------- Core CSS ---------*/


    a{
    text-decoration: none;
    }
    a img {
    border: none;
    }
    acronym, abbr {
    border-bottom: 1px dashed;
    }
    acronym, abbr, span.caps {
    cursor: help;
    font-size: 90%;
    letter-spacing: .07em;
    }
    blockquote {
    border: 1px solid #eabccc;
    margin-left: 1.5em;
    padding: 5px;
    }
    cite {
    font-size: 95%;
    font-style: normal;
    }
    #header {
    font-style: normal;
    font-size: 24px;
    font-weight: normal;
    }
    #header a {
    color: #339933;
    text-decoration: none;
    }
    #header a:hover {
    text-decoration: underline;
    }
    h1 {
    margin: 0;
    padding: 20px;
    text-align: left;
    }
    #hidden {
    display:none;
    }

    h2 {
    font: 130% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    letter-spacing: 0.2em;
    margin: 0 0px 0px 0;
    padding: 10px 0 0 0;
    }
    h2#tagline {margin:0; margin-right: 25px; padding:0;text-align: right;color: #339933;border: 0;}

    .post h2 {
    font: 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    letter-spacing: 0.2em;
    margin: 0 20px 0 30px;
    padding: 20px 0 30px 0;
    }
    h3 {
    font: normal 150% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-weight: normal;
    margin-left: 0;
    margin-top: 30px;
    }
    h3#comments {
    margin-left: 20px;
    }
    h3#respond {
    margin-left: 20px;
    }
    h4 {
    font-size: 16px;
    font-weight: normal;
    color: #339933;
    }
    ol#comments li p {
    font-size: 100%;
    }
    img {
    margin: 0px;padding: 5px;
    }
    p, li, .feedback {
    font: 100%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    }
    p {}
    .textarea {
    width:200px;
    margin:0;
    }




    /* ------------------------- Classes used by the_meta() ---------------------*/


    ul.post-meta {
    list-style: none;
    }

    ul.post-meta span.post-meta-key {
    font-weight: bold;
    }

    .credit {
    color: #000;
    font-size: 95%;
    margin: 10px 0 0 0;
    padding: 3px;
    text-align: center;
    }

    .credit a:link, .credit a:hover {
    color: #eabccc;
    text-decoration: none;
    }
    .feedback {
    text-align: right;
    clear: both;
    margin-right: 30px;
    font-size: 100%
    }
    .meta {
    font-size: .95em;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: 2px solid #eabccc;
    border-right: 2px solid #eabccc;
    background: #F2EEEC;
    background-image: url('images/side_background.gif');
    }
    .meta li, ul.post-meta li {
    display: inline;
    }
    .meta ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    }
    .meta, .meta a {
    font-weight: normal;
    letter-spacing: 0;
    }
    .post {
    margin: 35px 35px 20px 0;
    }
    .entrytext {
    margin-left: 30px;
    }
    .storytitle {
    padding: 5px;
    margin-top: 10px; margin-bottom: 0px;
    border: 2px solid #eabccc;
    background: #f6e2eb;
    background-image: url('images/side_background.gif');
    }
    .storytitle a {
    text-decoration: none;
    }
    .storycontent{
    margin-bottom: 5px;
    border-left: 2px solid #eabccc;
    border-right: 2px solid #eabccc;
    border-bottom: 2px solid #eabccc;
    border-top: 1px solid #eabccc;
    padding: 5px; }

    #commentform {
    margin-left: 20px;
    }
    #commentform #comment {
    width:450px;
    }
    #commentform #author, #commentform #email, #commentform #url, #commentform textarea {
    background: #fff;
    padding: .2em;
    }
    #commentform textarea {
    width:100%;
    }
    #commentlist li {
    border: 2px solid #cccccc;
    margin-bottom: 20px;
    padding-left: 20px;
    }
    #commentlist li ul {
    border-left: 1px solid #ddd;
    font-size: 110%;
    list-style-type: none;
    }
    .gravatar {
    float:left;
    padding: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #339933;
    }
    #commentbox {
    background: #F2EEEC;
    background-image: url('images/side_background.gif');
    border: 2px solid #eabccc;
    padding: 5px;
    margin-bottom: 15px;
    width: 90%;
    }
    #commentbox a{
    color: #339933;
    }
    .commentby {
    font-size: 14px;
    text-transform: uppercase;
    }
    .commentinfo {
    font-size: 10px;
    margin-top: -10px;
    border-bottom: 1px soild #339933;
    }

    .commentid {
    float: right;
    font-size: 24px;
    font-style: italic;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #339933;
    }

    .commentid a {
    color: #339933;
    text-decoration: none;
    }

    .post ul li {
    padding: 0px;
    font-weight: normal;
    list-style: url('images/icon.gif');
    line-height: 1.5em;
    }

    .post ul li:hover {
    padding: 0px;
    font-weight: normal;
    list-style: url('images/icon2.gif');
    line-height: 1.5em;
    }

    /* ---------- All menu styling except #menu itself (in layout above) ------- */


    #nav form {
    margin: 0 0 0 13px;
    }

    #nav input#s {
    width: 80%;
    background: #fff;
    border: 1px solid #339933;
    color: #000;
    }
    #nav ul li h2 {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-weight: normal;
    letter-spacing: 0.1em;
    border: 0;
    text-align: left;
    padding-left:0;
    margin-left: 0;
    }
    #nav ul ul ul.children {
    font-size: 100%;
    padding-left: 4px;
    }
    #nav {
    width: 170px;
    }
    #nav ul{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 100%;
    }

    #nav a {
    display: block;
    padding: 3px;
    padding-left: 17px;
    width: 130px;
    border-bottom: 1px solid #eee;
    background-image: url(images/icon.gif);
    background-repeat: no-repeat;
    background-position: 0 55%;
    color: #000;
    }

    #nav a:link, #navlist a:visited{
    text-decoration: none;
    }

    #nav a:hover{
    background-image: url(images/icon2.gif);
    background-color: #fff;
    color: #339933;
    }



    /*------------- hnav------------*/


    #hnav ul{
    text-align: right;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 0;
    margin-top: 0;
    /* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
    background-color: #fff;
    color: #000;
    width: 100%;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    line-height: 16px;
    /* fixes Firefox 0.9.3 */
    }

    #hnav ul li{
    display: inline;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    /* matches link padding except for left and right */
    padding-top: 5px;
    }

    #hnav ul li a{
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-image: url(images/icon.gif);
    background-repeat: no-repeat;
    background-position: 0 55%;
    color: #000;
    text-decoration: none;
    }

    #hnav ul li a:hover{
    background-image: url(images/icon2.gif);
    background-color: #fff;
    color: #339933;
    }

    #hnav #active {
    border-left: 1px solid #fff;
    }




    /* ---------------------------- WP Calendar styling --------------------------*/

    #wp-calendar {
    border: 1px solid #ddd;
    empty-cells: show;
    font-size: 14px;
    margin: 0;
    width: 90%;
    }

    #wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    }

    #wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    }

    #wp-calendar a {
    display: block;
    text-decoration: none;
    }

    #wp-calendar a:hover {
    background: #e0e6e0;
    color: #333;
    }

    #wp-calendar caption {
    color: #999;
    font-size: 16px;
    text-align: left;
    }

    #wp-calendar td {
    color: #444;
    font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
    }

    #wp-calendar td.pad:hover {
    background: #fff;
    }

    #wp-calendar td:hover, #wp-calendar #today {
    background: #eee;
    color: #bbb;
    }

    #wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    }
  • 15-02-2010, 14:29:06
    #2
    Alıntı
    /*----------------- Color CSS ------------------------*/


    body {
    background: #D22D79;
    background-attachment: fixed;
    background-position: bottom right;
    background-repeat: no-repeat;
    color:#333;
    }
    Koyu yazdığım yeri düzeltin..

    #D22D79 bu kod pembe ama biraz koyu galiba..kodu düzeltebilirsin oradan.
  • 15-02-2010, 14:29:16
    #3
    Üyeliği durduruldu
    yardım edebilecek yokmmu arkadaşalr