Forum'da ara:
Ara


Yazar Mesaj
Mesaj15.07.2012, 15:29 (UTC)    
Mesaj konusu: sitemde reklam

sitemde arkaplanda reklam gözükmüyor tasarımın arkasında kalıyor Sad
Mesaj15.07.2012, 15:31 (UTC)    
Mesaj konusu:

Kalmasının Sebebi Tasarımı Kodlar Konumunu Üste Ayarlamışsın...
Mesaj15.07.2012, 15:34 (UTC)    
Mesaj konusu:

bu kodu ayırmısınız yazım ortada olsun

<meta content="text/html; charset=iso-8859-1" http-equiv="content-type" />
<meta content="Web Page Maker" name="generator" /><style type="text/css">
/*----------Text Styles----------*/
.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: Arial,Helvetica,Sans-Serif;font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
margin-top: 0px;
margin-bottom: 0px;
}</style>
<div id="roundrect1" style="z-index: 0; position: absolute; width: 1096px; height: 560px; overflow: hidden; top: 50px; left: 0px"><img border="0" alt="" width="100%" height="100%" src="http://img.webme.com/pic/o/oyunlar1348/roundrect24309105.gif" /></div>
<div id="roundrect2" style="z-index: 1; position: absolute; width: 257px; height: 549px; overflow: hidden; top: 52px; left: 0px"><img border="0" alt="" width="100%" height="100%" src="http://img.webme.com/pic/o/oyunlar1348/roundrect24376731.gif" /></div>
<div id="text1" style="z-index: 2; position: absolute; width: 119px; height: 66px; overflow: hidden; top: 66px; left: 60px">
<div class="wpmd">
<div><font class="ws20" color="#0000ff">Men&uuml;</font></div>
</div>
</div>
<div id="text1" style="z-index: 2; position: absolute; width: 137px; height: 58px; overflow: hidden; top: 142px; left: 54px">
<div class="wpmd">
<div><span style="color: #ff0000"><font class="ws20">Macera</font></span></div>
</div>
</div>
<div id="roundrect3" style="z-index: 3; position: absolute; width: 922px; height: 102px; overflow: hidden; top: 10px; left: 155px"><img border="0" alt="" width="100%" height="100%" src="http://img.webme.com/pic/o/oyunlar1348/roundrect24502546.gif" /></div>
<div id="text2" style="z-index: 4; position: absolute; width: 800px; height: 76px; overflow: hidden; top: 23px; left: 325px">
<div class="wpmd">
<div><font class="ws36" color="#ff6600">www.oyunlar1348.tr.gg</font></div>
</div>
</div>
Mesaj15.07.2012, 15:50 (UTC)    
Mesaj konusu:

CSS-Kode
Kod:
body  {
   font: 100% Verdana, Arial, Helvetica, sans-serif;
   background: #666666;
   margin: 0;
   padding: 0;
   text-align: center;
   color: #000000;
   background-color: #0033FF;
}
.thrColAbsHdr #container {
   position: relative;
   width: 780px; 
   background: #FFFFFF;
   margin: 0 auto;
   border: 1px solid #000000;
   text-align: left;
}


.thrColAbsHdr #header {
   height: 60px;
   background: #0099FF;
   padding: 0 10px 0 20px;
}
.thrColAbsHdr #header h1 {
   margin: 0;
   padding: 10px 0;
}
.thrColAbsHdr #sidebar1 {
   position: absolute;
   top: 74px;
   left: 10px;
   width: 150px;
   background: #0099FF;
   padding: 15px 10px 15px 20px;
}
.thrColAbsHdr #sidebar2 {
   position: absolute;
   top: 60px;
   right: 0;
   width: 160px;
   background: #EBEBEB;
   padding: 15px 10px 15px 20px;
}
.thrColAbsHdr #mainContent {
   margin: 0 200px;
   padding: 0 10px;
   width: 500px;
}
.thrColAbsHdr #footer {
   padding: 0 10px 0 20px;
   background:#0099FF;
}
.thrColAbsHdr #footer p {
   margin: 0;
   padding: 10px 0;
}
.fltrt {
   float: right;
   margin-left: 8px;
}
.fltlft {
   float: left;
   margin-right: 8px;
}
.style2 {color: #000000; }
a {
   font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   font-size: 16px;
}
a:link {
   color: #000000;
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #000000;
}
a:hover {
   text-decoration: none;
   color: #000000;
}
a:active {
   text-decoration: none;
   color: #000000;
}

Tasarım Üstü:
Kod:
<body class="thrColAbsHdr">

<div id="container">
  <div id="header">
    <h1> oyunlar1348 </h1>
    <p>&nbsp;</p>
  <!-- end #header --></div>
  <div id="sidebar1">
  <h3 align="center" class="style2">Menü</h3>
  <p align="center" class="style2"><a href="#">Ana Sayfa</a></p>
  <!-- end #sidebar1 --></div>
  <div id="mainContent">
    <p>

Tasarım Altı:
Kod:
</p>
  </div>
  <div id="footer">
    <p>Footer    </p>
    </div>
</div>
</body>
</html>
Mesaj16.07.2012, 07:49 (UTC)    
Mesaj konusu:

iyice gitti ortaya yazı geliyoda tasarımın azı yana kaymış resimler benimki deil
Mesaj16.07.2012, 07:50 (UTC)    
Mesaj konusu:

bide tasarım nasıl ayrılıyo onuda öretseniz ? Mr. Green
Önceki mesajları göster:   


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