Forum'da ara:
Ara


Yazar Mesaj
Mesaj02.02.2009, 10:46 (UTC)    
Mesaj konusu: Tasarım Kodunu Düzenlemek ?

Benim tasarımım şuan Css Ben bunu kendime göre düzenlemek istiyorum.


Benım sayfamda içeriklerin oldugu yer beyaz arkaplan ben öncede şu arkaplanı kullanıyordum ve bütün hepsini şu arkaplana göre uyguluyordum yazı rengini Vs Vs İce blueden geçtim Css ye o beyaz arkaplanımı

Şu Resim yanı koyu gri yapmak istiyorum işte o resimin urlsi:
Kod:
http://img183.imageshack.us/img183/5936/csstasarmrenkkoduvb7.png



Sonra sayfamın içeriklerinin oldugu yeri genişletmek istiyorum...
Yani



Tasarım Kodumu Da Vereyim

Tasarım Üzeri

Kod:
<div id="contentt"> <div id="back"> <!-- header begins --> <div id="header">  <div id="menu1">   <div id="menu">       <ul>          <li id="button1"><a href="#" _fcksavedurl="#"  title="">Ana Sayfa</a></li>          <li id="button2"><a href="#" _fcksavedurl="#" title="">Blog</a></li>          <li id="button3"><a href="#" _fcksavedurl="#" title="">Galeri</a></li>          <li id="button4"><a href="#" _fcksavedurl="#" title="">Hakkında</a></li>          <li id="button5"><a href="#" _fcksavedurl="#" title="">İletişim</a></li>       </ul>    </div>  </div>    <div id="logo">     </div> </div> <!-- header ends --> <!-- content begins -->  <div id="main">    <div id="right">       <h2>Www.Kodek.Tr.Gg</h2><br />          <h4><a href="#" _fcksavedurl="#"></a></h4><br />


Tasarım Altı
Kod:
</div>    <div id="left">                <h3>MENÜ</h3>          <ul>            <li><ul>               <li><a href="#" _fcksavedurl="#">Ana Sayfa</a></li>               <li><a href="#" _fcksavedurl="#">İletişim</a></li>               <li><a href="#" _fcksavedurl="#">Ziyaretci Defteri</a></li>               <li><a href="#" _fcksavedurl="#">Toplist</a></li>               <li><a href="#" _fcksavedurl="#">Link Ekle</a></li>               <li><a href="#" _fcksavedurl="#">Dost Siteler</a></li>               </ul>            </li>          </ul>          <h3>Takvim</h3>          <ul>             <li id="calendar">                      <div id="calendar1">                <table id="calendar2" summary="Calendar">                   <caption>                   January 2008                   </caption>                   <thead>                      <tr>                         <th abbr="Monday" scope="col" title="Monday">M</th>                         <th abbr="Tuesday" scope="col" title="Tuesday">T</th>                         <th abbr="Wednesday" scope="col" title="Wednesday">W</th>                         <th abbr="Thursday" scope="col" title="Thursday">T</th>                         <th abbr="Friday" scope="col" title="Friday">F</th>                         <th abbr="Saturday" scope="col" title="Saturday">S</th>                         <th abbr="Sunday" scope="col" title="Sunday">S</th>                      </tr>                   </thead>                   <tfoot>                      <tr>                         <td abbr="Des" colspan="3" id="prev"><a href="#" _fcksavedurl="#">« Des</a></td>                         <td class="pad"> </td>                         <td abbr="Feb" colspan="3" id="next" class="pad"><a href="#" _fcksavedurl="#">Feb »</a></td>                      </tr>                   </tfoot>                   <tbody>                      <tr>                         <td colspan="2" class="pad"> </td>                         <td>1</td>                         <td>2</td>                         <td>3</td>                         <td>4</td>                         <td>5</td>                      </tr>                      <tr>                         <td>6</td>                         <td>7</td>                         <td>8</td>                         <td>9</td>                         <td>10</td>                         <td>11</td>                         <td>12</td>                      </tr>                      <tr>                         <td>13</td>                         <td>14</td>                         <td>15</td>                         <td>16</td>                         <td>17</td>                         <td>18</td>                         <td>19</td>                      </tr>                      <tr>                         <td>20</td>                         <td id="now">21</td>                         <td>22</td>                         <td>23</td>                         <td>24</td>                         <td>25</td>                         <td>26</td>                      </tr>                      <tr>                         <td>27</td>                         <td>28</td>                         <td>29</td>                         <td>30</td>                         <td>31</td>                         <td class="pad" colspan="2"> </td>                      </tr>                   </tbody>                </table>             </div>          </li>         </ul>         <h3>Site Hakkında</h3>          <p>Buraya Siteniz Hakkında Bilgi Verebilirsiniz...</p>          <br />    </div>      <!--content ends --> <!--
//
//   WWW.CSS-TASARİMM.TR.GG Design team:
//
We request you retain the full copyright notice below including the link to www.metamorphozis.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of our free and paid designs. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Website Templates line, with Website Templates  linked to www.metamorphozis.com. If you refuse
to include even this then support may be affected.
You are allowed to use this design only if you agree to the following conditions:
- You cannot remove copyright notice from this design without our permission.
- You cannot use images from this design anywhere else without permission.
- If you modify this design it still should contain copyright because it is based on our work.
For support visit http://www.css-tasarimm.tr.gg/css.htm
The WWW.CSS-TASARİMM.TR.GG Design : 2008
// --> <!--footer begins -->    </div>  <div id="footer"> <p>Copyright © 2008. Designed by <a href="http://www.css-tasarimm.tr.gg" _fcksavedurl="http://www.css-tasarimm.tr.gg" title="Css Tasarim Merkezi">Css Tasarim Merkezi</a></p>     </div> </div> </div> <!-- footer ends-->



Css Kodu

Kod:
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;}  /* Design by WWW.CSS-TASARİMM.TR.GG */  * { margin: 0px; padding: 0px; }  a:link {    color: #A5A9B2; }  a:hover {    text-decoration: none;    color: #FF0000; }  a:visited {    color: #A5A9B2; }  body {        background: #ffffff url(http://img.webme.com/pic/c/css-tasarimm/1-back_all.gif) repeat-x;    font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;    color: #666666; }  #contentt {    margin: 0 auto;    background: #ffffff;    width: 742px;    text-align: left; }  #back { background: #ffffff; width: 742px; }  #header {    height: 406px;    text-align: left;       }  #menu1 { width: 702px; height: 152px; padding-left: 40px; }  #menu ul {    list-style: none;    }  #menu li {        display: inline;      }  #menu a {    float: left;    width: 79px;    height: 32px;     display: block;    text-align: center;    text-decoration: none;    color: #000000;    font-weight: bold;    font-size: 12px;    text-transform: uppercase; }  #menu a:hover {    width: 79px;     height: 32px;    color: #004586;    text-decoration: underline; }  #button1 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button1.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button1 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button1_r.jpg) no-repeat; height: 24px; width: 124px; }  #button2 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button2.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button2 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button2_r.jpg) no-repeat; height: 24px; width: 124px; }  #button3 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button3.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button3 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button3_r.jpg) no-repeat; height: 24px; width: 124px; } #button4 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button4.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button4 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button4_r.jpg) no-repeat; height: 24px; width: 124px; } #button5 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button5.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button5 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button5_r.jpg) no-repeat; height: 24px; width: 124px; }   #logo { background: url(http://img.webme.com/pic/c/css-tasarimm/1-header.jpg) no-repeat; width: 722px; height: 234px; text-align: left; padding-left: 20px; padding-top: 10px; }   #logo a {    text-decoration: none;    text-transform: lowercase;    font-style: italic;    font-size: 18px;    color: #000000; } #logo H2 a { font-size: 12px; }  #left {    width: 266px; }  #left H3 { width: 241px; height: 47px; font-size: 14px; font-weight: bold; padding-left: 25px; padding-top: 15px; text-transform: uppercase; color: #000000; background: url(http://img.webme.com/pic/c/css-tasarimm/1-title.gif) repeat-x }  #left ul {    list-style: none;  }  #left li ul {    border: 0px;    margin-left: 20px;    margin-bottom: 10px; }  #left li li {    padding: 4px 20px;     background: url(http://img.webme.com/pic/c/css-tasarimm/1-small.gif) no-repeat left; }  #left a {    color: #A5A9B2; } #left a:visited {    color: #A5A9B2; }  #left p { padding: 10px; }  #calendar1 {    padding: 0 10px 20px 10px; }  #calendar table {    width: 100%;    text-align: center; }  #calendar thead {  }  #calendar tbody td {    border: 1px solid #F1F1F1; }  #calendar #prev {    text-align: left; }  #calendar #next {    text-align: right; }  #calendar tfoot a {    text-decoration: none;    font-weight: bold; }  #calendar #now {    background: #696969;    border: 1px solid #ff0000;    font-weight: bold;    color: #ffffff }  #right { float: right; width: 450px; padding-right: 10px; }  #right H4 {    margin: 0;    padding: 0px;    font-size: 12px;    color: #C5C5C5; }  #right a { color: #A5A9B2; text-decoration: none; }  #right p {    margin: 0;    padding: 0;    padding-bottom: 10px; }  #right h2 {    margin: 0;    padding: 0;    padding-top: 10px;    color: #C5C5C5; } .date {    text-align: right;    color: #808080;    font-size: 11px; }  .date a {    color: #D72020; }    #footer {    height: 29px;    clear: both;    padding-top: 50px;    background: url(http://img.webme.com/pic/c/css-tasarimm/1-footer.gif) repeat-x bottom; }  #footer p {    margin: 0;    font-size: 10px;    text-align: center;    color: #ffffff; }  #footer a {    color: #ffffff; }


Düzenleme : ironarchives
Başlıklarınızı Konunuzu Özetleyecek Şekilde Açınız.


En son iki2 tarafından 03.02.2009 01:49:52 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj02.02.2009, 11:07 (UTC)    
Mesaj konusu:

senin kodla bu kodu değiştir olur
Kod:

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;}
/* Diesen Teil nicht rauslöschen*/

/* Copyright by space-klick http://www.space-klick.de.tl */

table.edit_main_table{width: 100% !important;}

td.edit_main_tr{width: 100% !important;}

table.edit_second_table{width: 100% !important;}

td.edit_header_full{width: 100% !important;}

td.edit_header_full table{width: 100% !important;}

table.edit_third_table{width: 100% !important;}

td.edit_navi_headbg{width: 15% !important;}

table.edit_rechts_tabelle{width: 100% !important;}

td.edit_rechts_bottom{width: 15% !important;}

td.edit_rechts_cbg{width:100%;}



tr.checked_menu td{background-image:url(http://img.webme.com/pic/s/space-klick/button_checked.gif);}

tr.checked_menu td:hover{background-image:url(http://img.webme.com/pic/s/space-klick/button_checked.gif);}



td.nav{background-image: url(http://img.webme.com/pic/z/zwoelf/button_normal.jpg);}

td.nav:hover{background-image: url(http://img.webme.com/pic/z/zwoelf/button_hover.jpg)}

td.edit_below_nav{visibility: hidden;}

td.edit_content{background-image: url(http://img.webme.com/pic/z/zwoelf/background_content.jpg);}

td.edit_rechts_cbg{background-image: url(none);}

td.nav a{color: #333333;font-size: 12px;font-weight: bold;text-align: center;}

body{background-image: url(none);background-color: #313131;color: #333333 !important;}

td.edit_navi_headbg{background-image: url(none);}

td.edit_rechts_sbg{visibility: hidden; width: 0px ;}

td.edit_rechts_bottom{background-image:url(none);background-color:transparent;}

td.shouty{color:#333333;background-image: url(none);background-color: #D6D9E2;border: 3px solid #D6D9E2;}

td.shouty2{color:#333333;background-image: url(none);background-color: #D6D9E2;border: 3px solid #D6D9E2;}

td.shouty3{color:#333333;background-image: url(none);background-color: #333333;border: 3px solid #333333;}

td.shouty4{color:#333333;background-image: url(none);background-color: #D6D9E2;border: 3px solid #333333;}

td.shouty5{color:#333333;background-image: url(none);background-color: #D6D9E2;border: 3px solid #333333;}

td.edit_rb_footer{visibility: hidden;}

td.edit_content_top{height: 124px;background-image:url(http://img106.imageshack.us/img106/3550/contentdg5.png);}

td.edit_content_top:hover{height: 124px;background-image:url(http://img106.imageshack.us/img106/3550/contentdg5.png);}

td.edit_content_bottom2{height: 85px;background-image: url(http://img106.imageshack.us/img106/3550/contentdg5.png);}

td.edit_content_bottom{background-image:url(http://img.webme.com/pic/z/zwoelf/footer.jpg);background-color:transparent;}

td.nav_heading{height: 100px;background-image: url(http://img.webme.com/pic/z/zwoelf/sidebar.jpg);}

td.sidebar_heading{background-image: url(http://img.webme.com/pic/z/zwoelf/sidebar.jpg);}

td.nav_heading a{color: #333333;font-size: 12px;font-weight: bold;text-align: center;}

td.edit_content_bottom2 a{color: #000000;font-size: 12px;font-weight: bold;text-align: center;}

td.sidebar_heading a{color: #333333;font-size: 12px;font-weight: bold;text-align: center;}

td.headline2{color: #A7A7B1;font-size: 12px;font-weight: bold;}

td.edit_header_full{height:
225px;background-image:url(http://img262.imageshack.us/img262/848/kodekbannerni2.jpg);background-repeat:no-repeat;background-position:center
center;margin-bottom:20px;}

td.edit_content_bottom{height:0px;}

______________

Mesaj02.02.2009, 12:08 (UTC)    
Mesaj konusu:

css kodu

Alıntı:
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;} /* Design by WWW.CSS-TASARİMM.TR.GG */ * { margin: 0px; padding: 0px; } a:link { color: #A5A9B2; } a:hover { text-decoration: none; color: #FF0000; } a:visited { color: #A5A9B2; } body { background: red url(http://img.webme.com/pic/c/css-tasarimm/1-back_all.gif) repeat-x; font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #666666; } #contentt { margin: 0 auto; background: red; width: 742px; text-align: left; } #back { background: red width: 742px; } #header { height: 406px; text-align: left; } #menu1 { width: 702px; height: 152px; padding-left: 40px; } #menu ul { list-style: none; } #menu li { display: inline; } #menu a { float: left; width: 79px; height: 32px; display: block; text-align: center; text-decoration: none; color: #000000; font-weight: bold; font-size: 12px; text-transform: uppercase; } #menu a:hover { width: 79px; height: 32px; color: #004586; text-decoration: underline; } #button1 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button1.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button1 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button1_r.jpg) no-repeat; height: 24px; width: 124px; } #button2 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button2.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button2 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button2_r.jpg) no-repeat; height: 24px; width: 124px; } #button3 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button3.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button3 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button3_r.jpg) no-repeat; height: 24px; width: 124px; } #button4 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button4.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button4 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button4_r.jpg) no-repeat; height: 24px; width: 124px; } #button5 a { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button5.jpg) no-repeat; height: 24px; width: 124px; padding-top: 120px; } #button5 a:hover { background: url(http://img.webme.com/pic/c/css-tasarimm/1-button5_r.jpg) no-repeat; height: 24px; width: 124px; } #logo { background: url(http://img.webme.com/pic/c/css-tasarimm/1-header.jpg) no-repeat; width: 722px; height: 234px; text-align: left; padding-left: 20px; padding-top: 10px; } #logo a { text-decoration: none; text-transform: lowercase; font-style: italic; font-size: 18px; color: #000000; } #logo H2 a { font-size: 12px; } #left { width: 266px; } #left H3 { width: 241px; height: 47px; font-size: 14px; font-weight: bold; padding-left: 25px; padding-top: 15px; text-transform: uppercase; color: #000000; background: url(http://img.webme.com/pic/c/css-tasarimm/1-title.gif) repeat-x } #left ul { list-style: none; } #left li ul { border: 0px; margin-left: 20px; margin-bottom: 10px; } #left li li { padding: 4px 20px; background: url(http://img.webme.com/pic/c/css-tasarimm/1-small.gif) no-repeat left; } #left a { color: #A5A9B2; } #left a:visited { color: #A5A9B2; } #left p { padding: 10px; } #calendar1 { padding: 0 10px 20px 10px; } #calendar table { width: 100%; text-align: center; } #calendar thead { } #calendar tbody td { border: 1px solid #F1F1F1; } #calendar #prev { text-align: left; } #calendar #next { text-align: right; } #calendar tfoot a { text-decoration: none; font-weight: bold; } #calendar #now { background: red; border: 1px solid #ff0000; font-weight: bold; color: #ffffff } #right { float: right; width: 450px; padding-right: 10px; } #right H4 { margin: 0; padding: 0px; font-size: 12px; color: #C5C5C5; } #right a { color: #A5A9B2; text-decoration: none; } #right p { margin: 0; padding: 0; padding-bottom: 10px; } #right h2 { margin: 0; padding: 0; padding-top: 10px; color: #C5C5C5; } .date { text-align: right; color: #808080; font-size: 11px; } .date a { color: #D72020; } #footer { height: 29px; clear: both; padding-top: 50px; background: url(http://img.webme.com/pic/c/css-tasarimm/1-footer.gif) repeat-x bottom; } #footer p { margin: 0; font-size: 10px; text-align: center; color: #ffffff; } #footer a { color: #ffffff; }

kırmızı olan yerlere renk kodunu yazın

iyi çalışmalar Wink

______________
DERS EĞLENCE VE BİLGİNİN DEĞİŞMEZ ADRESİ
Mesaj02.02.2009, 12:10 (UTC)    
Mesaj konusu:

renk kodu değilde arka planı koycam gri koyu gri
______________
Mesaj02.02.2009, 12:12 (UTC)    
Mesaj konusu:

gri renk kodunu yazın ve gri arkaplan bulun kodda
Alıntı:
{ background: gri renk kodu url(resmin url adresi

olan kısımlara ekleyin

iyi çalışmalar Wink

______________
DERS EĞLENCE VE BİLGİNİN DEĞİŞMEZ ADRESİ
Mesaj02.02.2009, 12:14 (UTC)    
Mesaj konusu:

Css ye o beyaz arkaplanımı

Şu Resim yanı koyu gri yapmak istiyorum işte o resimin urlsi:
Kod:
http://img183.imageshack.us/img183/5936/csstasarmrenkkoduvb7.png

siz koyup kodu bana verseniz ben karıstırırım
______________
Önceki mesajları göster:   


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