Forum'da ara:
Ara


Yazar Mesaj
Mesaj02.11.2009, 14:26 (UTC)    
Mesaj konusu:

çok güzel paylaşım tbrkler
______________

Ayrılmış css tasarımlar | Css Dikey Yazı yazma |
Mesaj03.11.2009, 22:27 (UTC)    
Mesaj konusu:

reklam yapmayın arkadaşlar
______________
@sonsahne: tr.gg harici site reklamı yasaktır.
Mesaj06.11.2009, 12:25 (UTC)    
Mesaj konusu: FireFrog Araç Çubugu Bu ay Bedava Hemen Yükleyin......

FireFrog Araç Çubuğu) FireFrog tarafından sunulan bir hizmettir. FireFrog Toolbar ile sayfaların pagerank değerini görebilir ve Gmail,msn.yahoo.ico.ebuddy ,facebbook, netlog, oyunlar, haberler, muzık, sınema,videolar,radyolar,knight,metin2.vs vs, Blogger gibi diğer uygulamalarına kısa erişim yapabilirsiniz. Ayrıca Google'da arama yapmak istediğiniz kelimeyi de Google Ana Sayfası'nı ziyaret etmeden arayabilirsiniz.</a><a Kurulumu Arrow http://firefrogtr.ourtoolbar.com/xpi Arrow Sitesi http://firefrogtr.ourtoolbar.com
Mesaj07.11.2009, 15:47 (UTC)    
Mesaj konusu:

BANA METİN2 İLE İLGİLİ TASARIM LAZIM ACİL YAPINIZZ ...........................................................................................................................
Confused Confused Confused Confused Confused Confused Confused Confused Confused Confused Confused Sad Sad Sad Sad Sad Sad Sad Sad Sad
Mesaj10.11.2009, 14:10 (UTC)    
Mesaj konusu:

teşekürler acaba harry potter ve melez pirens için tema yapabilirmisiniz yaparsanız hergün sitenize her dk girerim Very Happy
______________
Forum imzanızın boyutu 468x60 boyutlarından büyük olduğundan (benimsitem1993) tarafından düzeltilmiştir.
Mesaj15.11.2009, 12:11 (UTC)    
Mesaj konusu: Hadi Hadiii..

Daha çok yapsanız şu css lerden emek werenlere teşekkürler Smile
______________
Geçici Heves DeiL Hak Edene Nefes OLurum.....

www.vaktimiydi.tr.gg

Sitemde İyi EğLenceLer.....
Mesaj15.11.2009, 15:20 (UTC)    
Mesaj konusu:

: Oops:: oops: dediğin gibi kodu gerekli yere yazdım ama olmadı bi yardım edermisiniz (tasarımımda kelebek)
Mesaj21.11.2009, 16:42 (UTC)    
Mesaj konusu:

çok sağolun!!
Mesaj21.11.2009, 23:44 (UTC)    
Mesaj konusu: Css Tasarım... By iLkAy

Kod:
<div id="header">
   <h1><a href="#">Cultivated</a></h1>
   <h2><a href="http://www.freecsstemplates.org/">By Free CSS Templates</a></h2>
</div>
<div id="page">
   <div id="adspace"><a href="#"><img src="images/ad120x600.jpg" alt="" width="120" height="600" /></a></div>
   <div id="content">



Tasarım Altı

Kod:
</div>
   <div id="sidebar">
      <div id="menu" class="boxed">
         <h2>Pages</h2>
         <ul>
            <li><a href="#">About Us</a></li>
            <li><a href="#">Products</a></li>
            <li><a href="#">Services</a></li>
            <li><a href="#">Clients</a></li>
            <li><a href="#">Support</a></li>
         </ul>
      </div>
      <div class="boxed">
         <h2>Integer Gravid</h2>
         <ul class="list">
            <li>
               <h3>May 14th</h3>
               <a href="#">In posuere eleifend odio quisque semper augue mattis wisi maecenas ligula…</a></li>
            <li>
               <h3>May 9th</h3>
               <a href="#">Donec leo, vivamus fermentum nibh in augue praesent a lacus…</a></li>
            <li>
               <h3>May 3rd</h3>
               <a href="#">Quisque dictum integer nisl risus sagittis convallis rutrum id congue…</a></li>
         </ul>
      </div>
   </div>
   <div style="clear: both;">&nbsp;</div>
</div>
<div id="footer">
   <p id="legal">Copyright &copy; 2007 Cultivated. All Rights Reserved. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
   <p id="links"><a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a></p>
</div>


Css Kod

Kod:
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
   margin: 0;
   padding: 0;
}

body {
   margin-top: 20px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #666666;
}

h1, h2, h3 {
   text-transform: uppercase;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

a {
   color: #C90404;
}

a:hover {
   text-decoration: none;
}

img {
   border: none;
}

img.left {
   float: left;
   margin: 0 15px 0 0;
}

img.right {
   float: right;
   float: 0 0 0 15px;
}

/* Header */

#header {
   width: 770px;
   height: 100px;
   margin: 0 auto;
   padding: 0 0 0 0;
   background: url(http://www.hizliupload.com//img/882733img1.jpg);
}

#header h1, #header h2 {
   float: left;
   font-weight: normal;
}

#header h1 {
   padding: 14px 0 0 180px;
   letter-spacing: 4px;
   font-size: 30px;
}

#header h2 {
   padding: 31px 0 0 10px;
   letter-spacing: 3px;
   font-size: 12px;
}

#header a {
   text-decoration: none;
   color: #90210A;
}

/* Page */

#page {
   width: 770px;
   margin: 0 auto;
   background: url(http://www.hizliupload.com//img/878849img2.gif) repeat-y;
}

/* Content */

#content {
   float: right;
   width: 380px;
   padding: 0 20px;
   background: url(http://www.hizliupload.com//img/253123img4.gif) no-repeat;
}

#content .post {
}

#content .post h2 {
   margin-bottom: 1em;
   text-transform: none;
   font-weight: normal;
   color: #333333;
}

#content .post h3 {
   margin-bottom: 1em;
   font-size: 100%;
}

#content .post p, #content .post ul, #content .post ol {
   margin-bottom: 1em;
   line-height: 1.5em;
}

#content .post blockquote, #content .post ul, #content .post ol {
   margin-left: 3em;
}

/* Ad Space */

#adspace {
   float: right;
   width: 120px;
   padding: 15px 25px;
   background: url(http://www.hizliupload.com//img/723530img5.gif) no-repeat;
}

/* Sidebar */

#sidebar {
   float: left;
   width: 150px;
   padding: 15px;
   background: url(http://www.hizliupload.com//img/901362img3.gif) no-repeat;
}

.boxed {
}

.boxed h2 {
   margin: 15px 0;
   padding-left: 20px;
   background: url(http://www.hizliupload.com//img/771452img6.gif) no-repeat left bottom;
   font-size: 92%;
   color: #3A2403;
}

.boxed .list {
   background: url(http://www.hizliupload.com//img/214471img7.gif) repeat-x;
   list-style: none;
}

.boxed .list li {
   padding: 10px 0 15px 0;
   background: url(http://www.hizliupload.com//img/214471img7.gif) repeat-x left bottom;
}

.boxed .list h3 {
   font-size: 77%;
}

/* Menu */

#menu {
}

#menu ul {
   list-style: none;
   background: url(http://www.hizliupload.com//img/214471img7.gif) repeat-x;
}

#menu li {
   padding: 5px 0;
   background: url(http://www.hizliupload.com//img/214471img7.gif) repeat-x left bottom;
}

#menu a {
   text-decoration: none;
}

#menu a:hover {
   text-decoration: underline;
}

/* Footer */

#footer {
   width: 140px;
   height: 100px;
   margin: 0 auto;
   padding: 20px 610px 0 20px;
   background: url(http://www.hizliupload.com//img/468363img8.gif) no-repeat;
   font-size: 77%;
}

#footer p {
   margin-bottom: 1em;
   line-height: normal;
}
Mesaj29.11.2009, 08:11 (UTC)    
Mesaj konusu:

@ilkaytuna

Güzel Tasarım..

Eline SağLık..

______________
Arrow Csshost toplist açıldı tıklayınız!
Arrow Facebook Sayfanız İçin Hazır Fbml Kodları..
Mesaj03.12.2009, 07:36 (UTC)    
Mesaj konusu:



Arkadaşlar editleyin, kodlayın ama alttaki yazı kaldırmayın...
______________
Ben Cengizhan Ayaz yani cengizhanayaz.tr.gg sahibi banlandığım için foruma bu sitemle yazıyorum.
Mesaj03.12.2009, 07:37 (UTC)    
Mesaj konusu:

biraz flood oluyo ama aceleyle yaptım kötü oldu ama toplist siteleri için idealdir Very Happy
______________
Ben Cengizhan Ayaz yani cengizhanayaz.tr.gg sahibi banlandığım için foruma bu sitemle yazıyorum.
Mesaj03.12.2009, 18:59 (UTC)    
Mesaj konusu: LiQuidStyle Tasarımı

Kod:
<div id="stranka">
 
<div id="logo">
<h1><a href="index.html" title="Your title">Your title</a></h1>
</div>
 
<div id="menu">
<h2>Menu</h2>
<ul>
<li><a href="#">Link 1</a></li>
<li><a href="#">Link 2</a></li>
<li><a href="#">Link 3</a></li>
<li><a href="#">Link 4</a></li>
<li><a href="#">Link 5</a></li>
</ul>
 
<h2>Links</h2>
<div class id="ramecek">
<menu>
<li><a href="http://go-psp-go.info" title="Psp go">Psp Go</a></li>
<li><a href="http://czvtipy.info" title="CZ vtipy">CZ vtipy</a></li>
<menu>
</div>
</div>
 
 
<div id="obsah">

</div>



Tasarım Altı
___________

Kod:
<div id="paticka">
<p id="levo">&copy 2009 <a href="http://go-psp-go.info" title="PSP GO">Psp Go</a>.
 
<p id="pravo">
<a href="#">Admin</a> <a href="#">Contact</a> <a href="#" class="posledni">Links</a>
</p>
</div>
</div>
<div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>



Css Kod
_______

Kod:
* {margin:0;padding:0;border:0;}
body {background: #DEEAFA;color:black;font-family:"trebuchet ms", Arial, Verdana, Tahoma, sans-serif;font-size:13px;text-align:center;margin-top:100px;}
#stranka {width:700px;margin:0 auto;text-align:left;border:1px solid #AFB5BD;background:#FFFFFF;}

#logo {width:700px;margin:0px auto;text-align:left;border-bottom:1px solid #AFB5BD;background:#FFFFFF;}
#logo a {font-size:60px;padding:10px;color:#AFB5BD;}
#logo a:hover {text-decoration:none;}

#menu{width: 200px;float: right;background:#E0E2E4;}
#menu h2{width:193px;height:22px;color:white;padding:4px;padding-top:5px;background:#AFB5BD;font-size:15px;}
#menu ul{list-style: none;margin:10px;}
#menu ul li {margin-top:3px;}
#menu ul li a{display:block;padding:8px;width:159px;height: 18px;color:black;background:#FFFFFF;border:1px solid #AFB5BD;}
#menu ul li a:hover {color:black;width:159px;text-decoration:none;background: #DEEAFA;}


#obsah {color:black;padding:5px;width:480px;}
#obsah h2 {color:#AFB5BD;font-size:17px;padding-left:13px;padding-top:10px;border-bottom: 1px solid #AFB5BD;}
#obsah p {margin-top:10px;}
#obsah a {color:black;}
#obsah a:hover {color:black;text-decoration:none;}

#ramecek {width:138px;border: 1px solid #AFB5BD;margin:10px;background:#FFFFFF;padding:20px;}
#ramecek menu li {list-style-image: url('img/odrazka.png');}
#ramecek menu li a {color:#000000;text-decoration:underline;}
#ramecek menu li a:hover {text-decoration:none;}
#ramecek a {width:178px;}

#paticka {padding: 9px 20px 0px 20px;width: 660px;height: 30px;font-weight: bold;clear:both;border-top: 1px solid #AFB5BD;background:#FFFFFF;margin:0 auto;}
#paticka a {color: black;}
#levo{color: black;float: left;}
#pravo{float: right;}
#pravo a{color: black;display: block;padding-right: 5px;padding-left: 5px;float: left;border-right: 1px solid #424242;}
#pravo a:hover{text-decoration: none;}
#pravo a.posledni{border: 0;}

.nahledovy {float:left;margin:1px;}

______________
Bafra Ellezi&İlyaslı Köyü Wep Sitesi..
bafraellezikoyu.tr.gg
Mesaj05.12.2009, 13:23 (UTC)    
Mesaj konusu:

Elinize Sağlık kardeşlik :d
______________
Mesaj06.12.2009, 17:09 (UTC)    
Mesaj konusu:

Önceki mesajları göster:   


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