Forum'da ara:
Ara


Yazar Mesaj
Mesaj06.09.2009, 11:07 (UTC)    
Mesaj konusu: DERSİM-ONLİNE PHOTOSHOP TASARIMI SİZLERLE PAYLAŞIYORUM

TASARIMIMI SİZLERLE PAYLAŞIYORUM KODLAMASI TEKNO-DESİGN e aittir

önizlemede beyaz yerler görünüyor tasarımın bütün hali olmadığı için 3 resim halinde gösterdim





Tasarım kodları;

tasarım üstü kodu:
Kod:
<style type="text/css">
<!--
body,td,th {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   font-weight: bold;
}
a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   font-weight: bold;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #000000;
}
a:hover {
   text-decoration: none;
   color: #FF0000;
}
a:active {
   text-decoration: none;
   color: #000000;
}
-->
</style></head>

<body>
<table width="970" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="289" valign="top" background="http://img.webme.com/pic/d/dersim-online/ust.png"><table width="970" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="34" colspan="3"> </td>
      </tr>
      <tr>
        <td width="32" height="40"> </td>
        <td width="897">


<div id="styleone">    <ul>
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li>     
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li>
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li>     
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li> 
 

</ul></div>



</td>
        <td width="41"> </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="104" valign="top" background="http://img.webme.com/pic/d/dersim-online/orta.png"><table width="907" height="30" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="151" valign="top"><div class="arrowlistmenu">


sol menü


</td>
        <td width="31"> </td>
        <td width="533" valign="top"><div id="content"></div>

<!kodların başlangıcı-->

<style type="text/css">             <!--
html, body {
text-align: center;
}
-->             </style> 




<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, body{

scrollbar-face-color: #2227E2; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #2227E2; scrollbar-darkshadow-color: #1818A4; scrollbar-shadow-color: #2227E2; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: transparent;
}

</style>



<a name="top"></a>
<style>
a.yukari {
    position:fixed;
    bottom:15px;
    right:20px;
    font:11px arial;
    text-transform:uppercase;
}
</style>
<a href="#" class="yukari"><img src="http://img.webme.com/pic/d/dersim-online/yukari.png" border="0" title="Yukarı" /></a>



<style>
a.down {
    position:fixed;
    bottom:15px;
    right:925px;
    font:11px arial;
    text-transform:uppercase;
}
</style>
 
<a href="http://dersim-online.tr.gg/Ziyaret%E7i-defteri.htm" class="down"><img src="http://img.webme.com/pic/t/tekno-design/yorumekle.png" border="0" title="Görüş ve isteklerinizi buraya yazın..." /></a>








<SCRIPT LANGUAGE='JavaScript'>

var default1 = "Dersim-Online | ";
var text1 = "Dersim - Online | Dersim";
var text2 = "Dersim - Online | Tanitim ve";
var text3 = "Dersim - Online | Galeri";
var text4 = "Dersim - Online | Sitesi";
var changeRate = 2000; // 1000 = 1 second
var messageNumber = 0;

function changeStatus() {
  if (messageNumber == 0) {
     window.status=default1;
     document.title=default1;
    }
  else if (messageNumber == 1) {
     window.status=text1;
     document.title=text1;
    }
  else if (messageNumber == 2) {
     window.status=text2;
     document.title=text2;
     }
  else if (messageNumber == 3) {
     window.status=text3;
     document.title=text3;
     }
  else if (messageNumber == 4) {
     window.status=text4;
     document.title=text4;
     messageNumber = 0;
     }

  messageNumber++;
  setTimeout("changeStatus();",changeRate);

}

changeStatus();

</SCRIPT>





<style type="text/css"> #rozet{ position:absolute; border: 0px; padding: 0px; width: 50px; height: 126px; visibility: hidden; background: url('http://img.webme.com/pic/d/dersim-online/msn.png') 0 0 no-repeat; z-index: 0; }</style> <script type='text/javascript'>
var persistclose=1 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
var startX = 20 //set x offset of bar in pixels
var startY = 28 //set y offset of bar in pixels
var verticalpos="fromtop" //enter "fromtop" or "frombottom"
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function closebar(){
if (persistclose)
document.getElementById("rozet").style.visibility="hidden"
}
function staticbar(){
barheight=document.getElementById("rozet").offsetHeight
var ns = (navigator.appName.indexOf("Netscape") != -1) || window.opera;
var d = document;
function ml(id){
var el=d.getElementById(id);
if (!persistclose || persistclose)
el.style.visibility="visible"
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.right=x+"px";this.style.top=y+"px";};
el.x = startX;
if (verticalpos=="fromtop")
el.y = startY;
else{
el.y = ns ? pageYOffset + innerHeight : iecompattest().scrollTop + iecompattest().clientHeight;
el.y -= startY;
}
return el;
}
window.stayTopright=function(){
if (verticalpos=="fromtop"){
var pY = ns ? pageYOffset : iecompattest().scrollTop;
ftlObj.y += (pY + startY - ftlObj.y)/8;
}
else{
var pY = ns ? pageYOffset + innerHeight - barheight: iecompattest().scrollTop + iecompattest().clientHeight - barheight;
ftlObj.y += (pY - startY - ftlObj.y)/8;
}
ftlObj.sP(ftlObj.x, ftlObj.y);
setTimeout("stayTopright()", 0);
}
ftlObj = ml("rozet");
stayTopright();
}
if (window.addEventListener)
window.addEventListener("load", staticbar, false)
else if (window.attachEvent)
window.attachEvent("onload", staticbar)
else if (document.getElementById)
window.onload=staticbar
</script> <a href="http://www.dersim-online.tr.gg/msn-destek.htm" _fcksavedurl="http://www.dersim-online.tr.gg" target="_blank" title="msn-destek"> <div id="rozet"></div> </a>
<!kodların bitişi-->

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNTA3MDc4NjcxMDkmcHQ9MTI1MDcwODE*NTE4NyZwPTUzMTUxJmQ9Jmc9MSZvPWY1NWFiNmNiZjgxNzRjY2ZhZWRjMDI2MTliZmM1N2M3.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" bgcolor="#000000" width="540" height="405" name="chat" FlashVars="id=51851075&gn=DadasMekan" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/chat/embed.php?id=51851075&GroupName=DadasMekan">Get DadasMekan chat group</a> | <a target="_BLANK" href="http://xat.com/DadasMekan"> Goto DadasMekan website</a></small><br>


tasarım altı kodu:
Kod:


</td>
        <td width="38"> </td>
        <td width="145" valign="top"><div class="arrowlistmenu">


<div class="arrowlistmenu">

sağ menü







</div></td>
        <td width="10"> </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="230" background="http://img.webme.com/pic/d/dersim-online/alt.png"><table width="916" height="183" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="103" colspan="7">

<marquee class="bod" onmouseover=this.stop() onmouseout=this.start()  width="100%" height="20" scrollamount="2" scrolldelay="7">


  <img src="http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Munzur Artık Özgür AKMAYACAK!</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">22:40</font>
 
    <img src=" http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Jitem Provakasyon Peşinde</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">21:51</font>
 
    <img src=" http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Dersim Misyonerler Kuşatmasında</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">22:49</font>
 
    <img src=" http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Ovacık'ta Ormanlar Yakılıyor</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">22:22</font>
 
    <img src=" http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Bizim de Bir Çift Sözümüz VAr!</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">16:22</font>
 
    <img src=" http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Fazıl Say Dersim'de Konser Vermek İstiyor</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">14:53</font>
 
    <img src=" http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Dersim Kimliği</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">20:22</font>
 
    <img src=" http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Gazetecilerden Festival Açıklaması</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">11:00</font>
 
    <img src=" http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Dersim Halkı Sonunda İsyan Etti</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">09:33</font>
 
    <img src=" http://www.dersimnews.com/images/habericon.gif" border="0" hspace="3"><font style="font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; "> <a href="http://dersim-online.tr.gg/haber.htm">Sezen Aksu'dan Kırmancki Türkü</a></font> <font color="#999999" style="font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; ">15:16</font>
 
 

</marquee>






</td>
      </tr>
      <tr>
        <td width="10" height="80"> </td>
        <td width="275" align="center"><embed width="280" quality="high" type="application/x-shockwave-flash" wmode="transparent" height="68" src="http://poq-space.com/Files/clocks/clock100.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" allowscriptaccess="never"></embed><br /></td>
        <td width="29"> </td>
        <td width="305" align="center">2</td>
        <td width="33"> </td>
        <td width="242" align="center">3</td>
        <td width="19" align="center"> </td>
      </tr>
    </table></td>
  </tr>
</table>

<p align="center">Dersim-Online.tr.gg - Tüm Hakları Saklıdır

</p>


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;}

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNTA3MDc4NjcxMDkmcHQ9MTI1MDcwODE*NTE4NyZwPTUzMTUxJmQ9Jmc9MSZvPWY1NWFiNmNiZjgxNzRjY2ZhZWRjMDI2MTliZmM1N2M3.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" bgcolor="#000000" width="540" height="405" name="chat" FlashVars="id=51851075&gn=DadasMekan" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/chat/embed.php?id=51851075&GroupName=DadasMekan">Get DadasMekan chat group</a> | <a target="_BLANK" href="http://xat.com/DadasMekan"> Goto DadasMekan website</a></small><br>


<script>

/*JavaScript error stopper-
By JavaScript Kit (www.javascriptkit.com)
200+ free JavaScripts here
Bu kodu www.hackerfriend.ile.biz adresinden indirdiniz.
*/

function stoperror(){
return true
}
window.onerror=stoperror
</script>



 <style type="text/css"><!–#styleone{position:relative;display:block;height:21px;font-size:11px;font-weight:bold;background:transparent url(../img/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;}#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}#styleone ul li{display:block;float:left;margin:0 1px 0 0;}#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:3px 20px 0 20px;height:18px;}#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(../img/bgON.gif) repeat-x top left;}–></style>





<style type="text/css">

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

</style>

______________


Dersim-Online Yeni Tasarımla Karşınızda!
Mesaj06.09.2009, 11:09 (UTC)    
Mesaj konusu:

TEşekkürler
______________
Mesaj06.09.2009, 11:12 (UTC)    
Mesaj konusu:

emeğe saygı ancak her tarafta bu tür tasarımlar var ilginç bişeyler lazım tasarım bence orjinal olmalı
______________
Mesaj06.09.2009, 11:20 (UTC)    
Mesaj konusu:

Verdiğin kodların koydugun önizlemeyle uzaktan yakından alakası yok...
______________
Mesaj06.09.2009, 11:20 (UTC)    
Mesaj konusu:

cin-cocuk yazmış:
TEşekkürler

eyw
______________


Dersim-Online Yeni Tasarımla Karşınızda!
Mesaj06.09.2009, 11:21 (UTC)    
Mesaj konusu:

yolumuzdevrimyolu yazmış:
Verdiğin kodların koydugun önizlemeyle uzaktan yakından alakası yok...


nasıl yok
______________


Dersim-Online Yeni Tasarımla Karşınızda!
Mesaj06.09.2009, 11:23 (UTC)    
Mesaj konusu:

Mesaj06.09.2009, 11:24 (UTC)    
Mesaj konusu:

add-url yazmış:
emeğe saygı ancak her tarafta bu tür tasarımlar var ilginç bişeyler lazım tasarım bence orjinal olmalı

Smile
______________


Dersim-Online Yeni Tasarımla Karşınızda!
Mesaj06.09.2009, 11:31 (UTC)    
Mesaj konusu:

Şimdide böyle oldu Smile

______________
Mesaj06.09.2009, 11:31 (UTC)    
Mesaj konusu:

düzenli hali

tasarım üstü

Kod:
<style type="text/css">
<!--
body,td,th {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   font-weight: bold;
}
a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   font-weight: bold;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #000000;
}
a:hover {
   text-decoration: none;
   color: #FF0000;
}
a:active {
   text-decoration: none;
   color: #000000;
}
-->
</style></head>

<body>
<table width="970" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="289" valign="top" background="http://img.webme.com/pic/d/dersim-online/1.png"><table width="970" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="34" colspan="3"> </td>
      </tr>
      <tr>
        <td width="32" height="40"> </td>
        <td width="897">


<div id="styleone">    <ul>
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li>     
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li>
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li>     
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li>   
<li><a href="" title="">Eklenecek</a></li> 
 

</ul></div>



</td>
        <td width="41"> </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="104" valign="top" background="http://img.webme.com/pic/d/dersim-online/2.png"><table width="907" height="30" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="151" valign="top"><div class="arrowlistmenu">


sol menü


</td>
        <td width="31"> </td>
        <td width="533" valign="top"><div id="content"></div>

<!kodların başlangıcı-->

<style type="text/css">             <!--
html, body {
text-align: center;
}
-->             </style> 




<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, body{

scrollbar-face-color: #2227E2; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #2227E2; scrollbar-darkshadow-color: #1818A4; scrollbar-shadow-color: #2227E2; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: transparent;
}

</style>



<a name="top"></a>
<style>
a.yukari {
    position:fixed;
    bottom:15px;
    right:20px;
    font:11px arial;
    text-transform:uppercase;
}
</style>
<a href="#" class="yukari"><img src="http://img.webme.com/pic/d/dersim-online/yukari.png" border="0" title="Yukarı" /></a>



<style>
a.down {
    position:fixed;
    bottom:15px;
    right:925px;
    font:11px arial;
    text-transform:uppercase;
}
</style>
 
<a href="http://dersim-online.tr.gg/Ziyaret%E7i-defteri.htm" class="down"><img src="http://img.webme.com/pic/t/tekno-design/yorumekle.png" border="0" title="Görüş ve isteklerinizi buraya yazın..." /></a>








<SCRIPT LANGUAGE='JavaScript'>

var default1 = "Dersim-Online | ";
var text1 = "Dersim - Online | Dersim";
var text2 = "Dersim - Online | Tanitim ve";
var text3 = "Dersim - Online | Galeri";
var text4 = "Dersim - Online | Sitesi";
var changeRate = 2000; // 1000 = 1 second
var messageNumber = 0;

function changeStatus() {
  if (messageNumber == 0) {
     window.status=default1;
     document.title=default1;
    }
  else if (messageNumber == 1) {
     window.status=text1;
     document.title=text1;
    }
  else if (messageNumber == 2) {
     window.status=text2;
     document.title=text2;
     }
  else if (messageNumber == 3) {
     window.status=text3;
     document.title=text3;
     }
  else if (messageNumber == 4) {
     window.status=text4;
     document.title=text4;
     messageNumber = 0;
     }

  messageNumber++;
  setTimeout("changeStatus();",changeRate);

}

changeStatus();

</SCRIPT>





<style type="text/css"> #rozet{ position:absolute; border: 0px; padding: 0px; width: 50px; height: 126px; visibility: hidden; background: url('http://img.webme.com/pic/d/dersim-online/msn.png') 0 0 no-repeat; z-index: 0; }</style> <script type='text/javascript'>
var persistclose=1 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
var startX = 20 //set x offset of bar in pixels
var startY = 28 //set y offset of bar in pixels
var verticalpos="fromtop" //enter "fromtop" or "frombottom"
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function closebar(){
if (persistclose)
document.getElementById("rozet").style.visibility="hidden"
}
function staticbar(){
barheight=document.getElementById("rozet").offsetHeight
var ns = (navigator.appName.indexOf("Netscape") != -1) || window.opera;
var d = document;
function ml(id){
var el=d.getElementById(id);
if (!persistclose || persistclose)
el.style.visibility="visible"
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.right=x+"px";this.style.top=y+"px";};
el.x = startX;
if (verticalpos=="fromtop")
el.y = startY;
else{
el.y = ns ? pageYOffset + innerHeight : iecompattest().scrollTop + iecompattest().clientHeight;
el.y -= startY;
}
return el;
}
window.stayTopright=function(){
if (verticalpos=="fromtop"){
var pY = ns ? pageYOffset : iecompattest().scrollTop;
ftlObj.y += (pY + startY - ftlObj.y)/8;
}
else{
var pY = ns ? pageYOffset + innerHeight - barheight: iecompattest().scrollTop + iecompattest().clientHeight - barheight;
ftlObj.y += (pY - startY - ftlObj.y)/8;
}
ftlObj.sP(ftlObj.x, ftlObj.y);
setTimeout("stayTopright()", 0);
}
ftlObj = ml("rozet");
stayTopright();
}
if (window.addEventListener)
window.addEventListener("load", staticbar, false)
else if (window.attachEvent)
window.attachEvent("onload", staticbar)
else if (document.getElementById)
window.onload=staticbar
</script> <a href="http://www.dersim-online.tr.gg/msn-destek.htm" _fcksavedurl="http://www.dersim-online.tr.gg" target="_blank" title="msn-destek"> <div id="rozet"></div> </a>
<!kodların bitişi-->


tasarım altı

Kod:



</td>
        <td width="38"> </td>
        <td width="145" valign="top"><div class="arrowlistmenu">


<div class="arrowlistmenu">

sağ menü







</div></td>
        <td width="10"> </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="230" background="http://img.webme.com/pic/d/dersim-online/3.png"><table width="916" height="183" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="103" colspan="7">

son dakika






</td>
      </tr>
      <tr>
        <td width="10" height="80"> </td>
        <td width="275" align="center"><embed width="280" quality="high" type="application/x-shockwave-flash" wmode="transparent" height="68" src="http://poq-space.com/Files/clocks/clock100.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" allowscriptaccess="never"></embed><br /></td>
        <td width="29"> </td>
        <td width="305" align="center">2</td>
        <td width="33"> </td>
        <td width="242" align="center">3</td>
        <td width="19" align="center"> </td>
      </tr>
    </table></td>
  </tr>
</table>

<p align="center">Dersim-Online.tr.gg - Tüm Hakları Saklıdır

</p>


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;}

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNTA3MDc4NjcxMDkmcHQ9MTI1MDcwODE*NTE4NyZwPTUzMTUxJmQ9Jmc9MSZvPWY1NWFiNmNiZjgxNzRjY2ZhZWRjMDI2MTliZmM1N2M3.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" bgcolor="#000000" width="540" height="405" name="chat" FlashVars="id=51851075&gn=DadasMekan" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/chat/embed.php?id=51851075&GroupName=DadasMekan">Get DadasMekan chat group</a> | <a target="_BLANK" href="http://xat.com/DadasMekan"> Goto DadasMekan website</a></small><br>


<script>

/*JavaScript error stopper-
By JavaScript Kit (www.javascriptkit.com)
200+ free JavaScripts here
Bu kodu www.hackerfriend.ile.biz adresinden indirdiniz.
*/

function stoperror(){
return true
}
window.onerror=stoperror
</script>



 <style type="text/css"><!–#styleone{position:relative;display:block;height:21px;font-size:11px;font-weight:bold;background:transparent url(../img/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;}#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}#styleone ul li{display:block;float:left;margin:0 1px 0 0;}#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:3px 20px 0 20px;height:18px;}#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(../img/bgON.gif) repeat-x top left;}–></style>





<style type="text/css">

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

</style>

______________


Dersim-Online Yeni Tasarımla Karşınızda!
Mesaj06.09.2009, 11:36 (UTC)    
Mesaj konusu:

Şimdi düzenli oldu fakat sayfa içeriği çizgilerin dışına taşıyoR yazı uzadıkça tasarımda aynı şekilde bir kaçtane oluyoR.


______________
Mesaj06.09.2009, 11:39 (UTC)    
Mesaj konusu:

aşağı uzuyor tasarım yan enine sabit width:500 ü geçmeyecek şekilde kullan
______________


Dersim-Online Yeni Tasarımla Karşınızda!
Mesaj06.09.2009, 11:42 (UTC)    
Mesaj konusu:

ßen pek anlamam sen yaparmısın ¿? Smile
______________
Mesaj06.09.2009, 11:42 (UTC)    
Mesaj konusu:

yorum yokmu
______________


Dersim-Online Yeni Tasarımla Karşınızda!
Mesaj06.09.2009, 11:44 (UTC)    
Mesaj konusu:

yolumuzdevrimyolu yazmış:
ßen pek anlamam sen yaparmısın ¿? Smile


neyi ben yapayım Smile
______________


Dersim-Online Yeni Tasarımla Karşınızda!
Önceki mesajları göster:   


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