Forum'da ara:
Ara


Yazar Mesaj
Mesaj25.05.2011, 18:34 (UTC)    
Mesaj konusu: yardım edene teşekkürler

bu tasarımı kodlaya bilen varsa lütfen kodu versin

LİNK1: http://www.ufomt2.tr.gg/

BİR İNTERNET SİTESİ ADRESİ AMA KODU LAZIM (TASARIM)
Mesaj26.05.2011, 07:01 (UTC)    
Mesaj konusu:

css:

Kod:
<style type="text/css">
         <!--
                          table {margin-left:   auto;margin-right: auto}       <center>

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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   font-family: Trebuchet MS, Verdana;
  text-decoration: none;
}

body {
  color: #000;
  text-decoration: none;
  background: url('http://img.webme.com/pic/h/heromt2private/ufomt2arkaplan.png') no-repeat center top #000000;
}

h1 {
  font-size: 30px;
   font-family: Sylfaen, Trebuchet MS, Verdana;
  color: #442b17;
}

h2 {
  font-size: 20px;
   font-family: Sylfaen, Trebuchet MS, Verdana;
  color: #442b17;
}

h3 {
  font-size: 16px;
  font-weight: bold;
   font-family: Sylfaen, Trebuchet MS, Verdana;
  color: #442b17;
}

a, a:link, a:visited {
  color: #6b1212;
  text-decoration: underline;
  outline: none;
}

a:hover { color: #f7f0e8; text-decoration: none; }

input {
  margin: 3px 0;
  padding: 2px 3px;
  color: #ffffff;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/input-bg.png');
  border: 0;
}

select{
  margin: 3px 0;
  padding: 2px 3px;
  color: #ffffff;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/input-bg.png');
  border: 0;
}
textarea {
  margin: 3px 0;
  padding: 2px 3px;
  color: #baaea4;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/input-bg.png');
  border: 0;
}

input.button {
  margin: 0;
  padding: 0;
  background: none;
  cursor: pointer;
}

/* ------ GLOBAL ------- */

.fl { float: left; }

.fr { float: right; }

.ffix {
  position: relative; clear: both;
  margin: 0; padding: 0; width: 0;
  height: 0; font-size: 0; line-height: 0;
}

.opButton {
  opacity: .70;
  filter: alpha(opacity=70);
  -moz-opacity: .70;
  cursor: pointer;
}

.opButton:hover {
  opacity: 1;
  filter: alpha(opacity=99);
  -moz-opacity: 1;
}

.pointer { cursor: pointer; }

/* ------ LAYOUT ------- */

div.mainwrapper { position: relative; width: 974px; max-width: 974px; min-width: 974px; }

a.logo_link, a.logo_link:link, a.logo_link:visited {
  position: absolute;
  width: 315px;
  height: 180px;
  left: 80px;
  top: 65px;
  text-decoration: none;
  outline: none;
}
a.logo_link:hover { color: #f7f0e8; text-decoration: none; }


/* ------ Main Menu ------- */

div.main_menu { position: absolute; top: 303px; left: 35px; }

div.main_menu a, div.main_menu a:link, div.main_menu a:visited {
  display: block;
  float: left;
  width: 180px; max-width: 180px; min-width: 180px;
  height: 55px; max-height: 55px; min-height: 55px;
  text-decoration: none;
  outline: none;
  background-repeat: no-repeat;
  background-position: center bottom;
}
div.main_menu a:hover { background-position: center top; }

div.main_menu a.home { background-image: url('http://img.webme.com/pic/h/html-kodlari-sitene/button_home.png') }
div.main_menu a.serverinfo { background-image: url('http://img.webme.com/pic/h/html-kodlari-sitene/button_serverinfo.png') }
div.main_menu a.connect { background-image: url('http://img.webme.com/pic/h/html-kodlari-sitene/button_connect.png') }
div.main_menu a.forum { background-image: url('http://img.webme.com/pic/h/html-kodlari-sitene/button_forum.png') }


div.main_menu a.heromt2fun { background-image: url('http://img.webme.com/pic/h/heromt2vps/heromt2fun.png') }
div.main_menu a.contact { background-image: url('son') }

div.main_menu a.heromt2atpacki { background-image: url('http://img.webme.com/pic/h/heromt2vps/heromt2atpacki.png') }
div.main_menu a.contact { background-image: url('son') }


/* ------ Content wrapper ------- */

div.contwrapper-top {
  height: 385px;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/contwrapper-top.png') no-repeat center bottom;
}

div.contwrapper-bottom {
  height: 40px; max-height: 40px; min-height: 40px;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/contwrapper-bottom.png') no-repeat center top;
}

div.contwrapper {
  padding: 0 37px 0 60px;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/contwrapper-bg.png') repeat-y center top;
}

/* ------ Side menu ------- */

div.side_menu {
  float: right;
  margin-top: -8px;
  width: 198px; max-width: 198px; min-width: 198px;
  text-align: center;
}


div.side_menu div.buttons a, div.side_menu div.buttons a:link, div.side_menu div.buttons a:visited {
  display: block;
  margin: -1px 0;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/side_button.png') no-repeat center top;
  color: #1e1207;
  font-weight: bold;
  line-height: 34px;
  text-decoration: none;
  outline: none;
}
div.side_menu div.buttons a:hover { color: #d1c1b3; background-position: center bottom; }


div.side_menu div.box-serverstatus {
  margin: 0 10px;
  height: 16px; max-height: 16px; min-height: 16px;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/box-serverstatus.png') no-repeat left bottom;
  line-height: 0;
}
div.side_menu div.box-login {
  margin: 0 10px;
  height: 16px; max-height: 16px; min-height: 16px;
  background: url('') no-repeat left bottom;
  line-height: 0;
}
div.side_menu div.box-usercp {
  margin: 0 10px;
  height: 16px; max-height: 16px; min-height: 16px;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/box-usercp.png') no-repeat left bottom;
  line-height: 0;
}

div.side_menu div.box {
  margin: 0 10px 10px 10px;
  *margin: -4px 10px 10px 10px;
  padding: 3px 5px 8px 5px;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/box.png') no-repeat left bottom;
  color: #baaea4;
}

/* ------ Content ------- */

div.content {
  float: left;
  width: 660px; max-width: 660px; min-width: 660px;
  text-align: justify;
}

/* ------ Footer ------- */

div.footer {
  height: 80px; max-height: 80px; min-height: 80px;
  background: url('http://img.webme.com/pic/h/html-kodlari-sitene/footer.png') no-repeat center top;
  text-align: center;
  color: #7d7c7c;
  line-height: 60px;
  vertical-align: middle;
  text-shadow: #000 1px 1px 0;
}

div.footer a { color: #ababab; }
div.footer a:hover { color: #fff; }



                  
                  
                  
            
                  
                  
                  
                  
                  
                  
                  
                           //-->
      </style>


Tasarım Üst:

Kod:
<title>UfoMT2</title> <style type="text/css"> <!--
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
--> </style>

</head>

<body>

 <center>  <div class="mainwrapper" id="top"> 



</a>  <div class="main_menu"> 
<a href="http://www.ufomt2.tr.gg"
 class="home">

</a> <a href="/Kayit-Ol.htm" " class="serverinfo">

</a> <a href="/Oyunu-indir.htm" class="connect"> </a>












     


</div>   <div class="contwrapper-top"> </div> <div class="contwrapper">  <div class="side_menu">  <div class="buttons">


<a href="http://www.ufomt2.tr.gg" /">Anasayfa</a>
<a href="http://www.ufomt2.tr.gg/Siralama.htm" /">Oyuncu Sıralaması</a>
<a href="http://www.ufomt2.tr.gg/Online-Destek.htm" /">Online Destek</a>

<a href="http://www.ufomt2.tr.gg/Ticket.htm" /">Ticket</a>


</div>   <div class="box-login"> </div> <div class="box">

UfoMT2:
<img src="http://img.webme.com/pic/h/heromt2vps/online.gif" alt="" /> <br>
Server Login:<img src="http://img.webme.com/pic/h/heromt2vps/online.gif" alt="" />


</div>   <div class="box-login"> </div> <div class="box">

Bugün 12 Ziyaretçi
<br>

Online:<script src="http://fastonlineusers.com/online.php?d=http://www.ufomt2.tr.gg" type="text/javascript"></script> Ziyaretçi   
 </div>
 
<div class="box-login"> </div> <div class="box">

<p class="serverstatus">EXP Drop: <b><font color="#008b00">1000%</font></b></p>
<p class="serverstatus">Yang Drop: <b><font color="#008b00">1000%</font></b></p>

<p class="serverstatus">Item Drop: <b><font color="#008b00">1000%</font></b></p>



 </div>

 </div>   <div class="content"> 
      <div id="container">
         <div id="header_container">
            <div id="pre_header"></div>
            <div class="header"><h1 id="header"><span>Ufo MT2</span></h1></div>
            <div id="post_header"></div>
         </div>
         <div id="nav_container">
         <h2 id="nav_heading"><span></span></h2>
            <ul id="nav">
               <li class="nav_element checked_menu" id="nav_AnaSayfa">
<a href="/Ana-Sayfa.htm" class="menu"><span>Ana Sayfa</span></a></li>
               <li class="nav_element" id="nav_KayitOl">
<a href="/Kayit-Ol.htm" class="menu"><span>Kayit Ol</span></a></li>
               <li class="nav_element" id="nav_Oyunuindir">
<a href="/Oyunu-indir.htm" class="menu"><span>Oyunu indir</span></a></li>
               <li class="nav_element" id="nav_Siralama">
<a href="/Siralama.htm" class="menu"><span>Siralama</span></a></li>
               <li class="nav_element" id="nav_KarakterSiralamasi">
<a href="/Karakter-Siralamasi.htm" class="menu"><span>Karakter Siralamasi</span></a></li>
               <li class="nav_element" id="nav_LoncaSiralamasi">
<a href="/Lonca-Siralamasi.htm" class="menu"><span>Lonca Siralamasi</span></a></li>
               <li class="nav_element" id="nav_OnlineDestek">
<a href="/Online-Destek.htm" class="menu"><span>Online Destek</span></a></li>
               <li class="nav_element" id="nav_Ticket">
<a href="/Ticket.htm" class="menu"><span>Ticket</span></a></li>
            </ul>
         </div>
         <div id="content_container">
            <div id="pre_content"></div>
            <div id="content">


Tasarım Alt:

Kod:
<div id="below_content"><script type="text/javascript" src="http://widgets.amung.us/tab.js"></script><script type="text/javascript">WAU_tab('sgdmt7v0hc5r', 'right-middle')</script>

<body background="http://img.webme.com/pic/h/heromt2private/ufomt2arkaplan.png" bgproperties="fixed">

</div>            <div id="sidebar_container">
               <h2 id="sidebar_heading"><span></span></h2>
               <div id="sidebar_content"><style type="text/css">
<!--  #fadeinbox{ position:absolute; width: 270px; left: 0; top: -400px; border: 2px solid black; background-color: #F6F6F6; padding: 4px; z-index: 100; visibility:hidden; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } //-->
</style>
<script type="text/javascript"> <!--
//Specify display mode. 3 possible values are:
//1) "always"- This makes the fade-in box load each time the page is displayed
//2) "oncepersession"- This uses cookies to display the fade-in box only once per browser session
//3) integer (ie: 5)- Finally, you can specify an integer to display the box randomly via a frequency of 1/integer...
// For example, 2 would display the box about (1/2) 50% of the time the page loads.
//var displaymode="oncepersession"
var displaymode="always"
var enablefade="yes" //("yes" to enable fade in effect, "no" to disable)
var autohidebox=["yes", 60] //Automatically hide box after x seconds? [yes/no, if_yes_hide_after_seconds]
var showonscroll="yes" //Should box remain visible even when user scrolls page? ("yes"/"no)
var IEfadelength=1 //fade in duration for IE, in seconds
var Mozfadedegree=0.05 //fade in degree for NS6+ (number between 0 and 1. Recommended max: 0.2)
////////No need to edit beyond here///////////
if (parseInt(displaymode)!=NaN)
var random_num=Math.floor(Math.random()*displaymode)
function displayfadeinbox(){
var ie=document.all && !window.opera
var dom=document.getElementById
iebody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body
objref=(dom)? document.getElementById("fadeinbox") : document.all.fadeinbox
var scroll_top=(ie)? iebody.scrollTop : window.pageYOffset
var docwidth=(ie)? iebody.clientWidth : window.innerWidth
docheight=(ie)? iebody.clientHeight: window.innerHeight
var objwidth=objref.offsetWidth
objheight=objref.offsetHeight
objref.style.left=docwidth/2-objwidth/2+"px"
objref.style.top=scroll_top+docheight/2-objheight/2+"px"
if (showonscroll=="yes")
showonscrollvar=setInterval("staticfadebox()", 50)
if (enablefade=="yes" && objref.filters){
objref.filters[0].duration=IEfadelength
objref.filters[0].Apply()
objref.filters[0].Play()
}
objref.style.visibility="visible"
if (objref.style.MozOpacity){
if (enablefade=="yes")
mozfadevar=setInterval("mozfadefx()", 90)
else{
objref.style.MozOpacity=1
controlledhidebox()
}
}
else
controlledhidebox()
}
function mozfadefx(){
if (parseFloat(objref.style.MozOpacity)<1)
objref.style.MozOpacity=parseFloat(objref.style.MozOpacity)+Mozfadedegree
else{
clearInterval(mozfadevar)
controlledhidebox()
}
}
function staticfadebox(){
var ie=document.all && !window.opera
var scroll_top=(ie)? iebody.scrollTop : window.pageYOffset
objref.style.top=scroll_top+docheight/2-objheight/2+"px"
}
function hidefadebox(){
objref.style.visibility="hidden"
if (typeof showonscrollvar!="undefined")
clearInterval(showonscrollvar)
}
function controlledhidebox(){
if (autohidebox[0]=="yes"){
var delayvar=(enablefade=="yes" && objref.filters)? (autohidebox[1]+objref.filters[0].duration)*1000 : autohidebox[1]*1000
setTimeout("hidefadebox()", delayvar)
}
}
function initfunction(){
setTimeout("displayfadeinbox()", 100)
}
function get_cookie(Name) {
var search = Name + "="
var returnvalue = ""
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset += search.length
end = document.cookie.indexOf(";", offset)
if (end == -1)
end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(offset, end))
}
}
return returnvalue;
}
if (displaymode=="oncepersession" && get_cookie("fadedin")=="" || displaymode=="always" || parseInt(displaymode)!=NaN && random_num==0){
if (window.addEventListener)
window.addEventListener("load", initfunction, false)
else if (window.attachEvent)
window.attachEvent("onload", initfunction)
else if (document.getElementById)
window.onload=initfunction
document.cookie="fadedin=yes"
}
//--> </script>
<div id="fadeinbox" style="filter:progid:DXImageTransform.Microsoft.RandomDissolve(duration=1) progid:DXImageTransform.Microsoft.Shadow(color=grey,direction=135); -moz-opacity:0">
<b>
<center>
<table bordercolor="#cecece" cellspacing="0" cellpadding="0" width="200" bgcolor="#ffffff" border="1">
    <tbody>
        <tr>
            <td><center><iframe src="http://www.facebook.com/plugins/likebox.php?id=165885030140125" frameborder="0" width="260" scrolling="no" height="60"></iframe><span class="duyurutext">Beğene tıkladıktan 5 sn. sonra kapanacaktır.</span><br />
            </center></td>
        </tr>

    </tbody>
</table>


</center>
</b>
<div align="right">
<strong><a href="#" onclick="hidefadebox();return false" class="gensmall">KAPAT X </a></strong></div>
</div></div>
            </div>
         </div>
      </div>
      <p> </p> <div style="margin-top:15px;width:100%;text-align:center;font:9px Verdana;">



<a href="" _fcksavedurl="" title=""></a></div> </div>  <div class="ffix"> </div> </div> <div class="contwrapper-bottom"> </div>  <div class="footer"> <a href="http://www.heromt2private.tr.gg/"

 ">UfoMT2</a> VPS ONLİNE MT2 | Design:Attack_103( at )hotmail.com</div> </br> <center>  </center>   </div> </center>
                  <iframe src="http://www.homepage-baukasten.de/cookie.php?visit=ufomt2&auth1=b37e3ae64c8cb7e5913c4ab48320d204&auth2=1c94492ff21da250309f650bc2384f30&auth3=a8b52f1430c0cb4c85cf7c12debda2ac&auth4=f4428189bf7432770dc2fd9ee0759bf7&auth5=f4635607d1484259fe6515dd36487741&mode=track" style="display:none;width:1px;height:1px;"></iframe>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript" ></script>
<script type="text/javascript">
   _uacct = "UA-2594508-11";
   urchinTracker();
</script>      <div id="extraDiv1"><span></span></div>
      <div id="extraDiv2"><span></span></div>
      <div id="extraDiv3"><span></span></div>
      <div id="extraDiv4"><span></span></div>
      <div id="extraDiv5"><span></span></div>
      <div id="extraDiv6"><span></span></div>
   </body>
</html>
Önceki mesajları göster:   


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