Forum'da ara:
Ara


Yazar Mesaj
Mesaj20.07.2008, 08:20 (UTC)    
Mesaj konusu: Arkada$Lar tasarım yardim (lütfen cssden anlayanlar baksın)

http://www.free-css.com/assets/files/free-templates/download/page31/eclipse.zip

$u Linkteki css tasarımını uygulayamıyorum birisi yapıp kodlarını gönderebilir mi acaßa ?
Mesaj20.07.2008, 08:21 (UTC)    
Mesaj konusu:

Mesaj20.07.2008, 08:26 (UTC)    
Mesaj konusu:

onLa aLakasi yok kodLari cikartiyorum yamuk yumuk oLuyor =)
ßiriniz düzgün yapaßiLir mi ..?
Mesaj20.07.2008, 08:27 (UTC)    
Mesaj konusu:

buzulgece yazmış:
onLa aLakasi yok kodLari cikartiyorum yamuk yumuk oLuyor =)
ßiriniz düzgün yapaßiLir mi ..?


Hayır size verdiğim linkte o indirdiğiniz templateyi nasıl uygulayacağınız var Wink
Mesaj20.07.2008, 08:30 (UTC)    
Mesaj konusu:

ßak kodLAri aynisini yapiyorum oLmuyor yine ama ßide siz yapıp koyar mısınız ?
Mesaj20.07.2008, 08:35 (UTC)    
Mesaj konusu:

Razz

css design seçerek kodu eklemen gerekiyo

eklemiş oldugun site tasarımı reklamı gizliyo buna diikat ed...

______________
Sevgili Arkadaşlarım;
Web site portfolyoma yeni ve iddalı bir site daha ekledim.Sizleri de bu yeni sitemde görmekten mutluluk duyarım.
Abdullah Demir
Mesaj20.07.2008, 08:41 (UTC)    
Mesaj konusu:

http://buzulgece.tr.gg/
Bakın Tıklayın Yaptım Böyle Oluyor Dermanını Bulamadım Evil or Very Mad
Mesaj20.07.2008, 08:42 (UTC)    
Mesaj konusu:

buzulgece yazmış:
http://buzulgece.tr.gg/
Bakın Tıklayın Yaptım Böyle Oluyor Dermanını Bulamadım Evil or Very Mad


koddan kaynaklanıyor
yoksa siz düzgün yapmışsınız

kodu buraya yazın yaa bana ömden atın


En son marasultraslan tarafından 20.07.2008 08:43:00 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj20.07.2008, 08:44 (UTC)    
Mesaj konusu:

Css Kodu (Style Tagları Olmadan Yazın)
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 {
   background: #000000 url(http://img297.imageshack.us/img297/7056/img1ug6.jpg) no-repeat center top;
   font: normal 13px Georgia, "Times New Roman", Times, serif;
   color: #4E515B;
}

h1, h2, h3 {
   color: #CDCDE2;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
   text-align: justify;
}

p {
}

blockquote {
   margin-left: 3em;
}

ul {
   margin-left: 3em;
}

ul li {
}

.list1 {
   margin: 0;
   padding: 0;
   list-style: none;
}

.list1 li {
   padding: 8px 0;
   background: url(http://img296.imageshack.us/img296/6131/img5pp8.gif) repeat-x left top;
}

.list1 .first li {
   background: none;
}

ol {
   margin-left: 3em;
}

ol li {
}

a {
   text-decoration: none;
   color: #CDCDE2;
}

a:hover {
   text-decoration: underline;
   color: #FFFFFF;
}

img {
   border: none;
}

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

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

/* Boxed Style */

.boxed {
   margin-bottom: 20px;
}

.boxed .title {
   padding: 5px 0;
   background: url(http://img296.imageshack.us/img296/6131/img5pp8.gif) repeat-x left bottom;
}

.boxed .title h2 {
   background: url(http://img297.imageshack.us/img297/2346/img2qv6.gif) no-repeat right center;
   text-transform: uppercase;
   font-size: 100%;
}

.boxed .content {
   padding: 20px 20px 40px 20px;
}

/* Post */

.post {
}

.post .title {
   padding: 5px 0;
   background: url(http://img297.imageshack.us/img297/5606/img5pu3.gif) repeat-x left bottom;
}

.post .title h2 {
   background: url(http://img180.imageshack.us/img180/8946/img2yf3.gif) no-repeat right center;
   text-transform: uppercase;
   font-size: 100%;
}

.post .date {
   float: left;
   width: 100px;
   height: 25px;
   padding-top: 15px;
   background: url(http://img296.imageshack.us/img296/9971/img5ig8.gif) repeat-y right top;
   text-align: center;
   font-size: 9px;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
   float: left;
   width: 300px;
   height: 32px;
   padding: 8px 0 0 20px;
   font-size: 9px;
}

.post .meta p {
}

.post .story {
   clear: both;
   padding: 20px;
   background: url(http://img296.imageshack.us/img296/9971/img5ig8.gif) repeat-x;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
   margin-bottom: 1.5em;
   line-height: 180%;
}

/* Logo */

#logo {
   width: 700px;
   height: 220px;
   margin: 0 auto;
}

#logo h1 {
   margin: 0;
   padding: 60px 0 0 325px;
   text-transform: uppercase;
   letter-spacing: -5px;
   font-size: 72px;
   font-weight: normal;
}

#logo h2 {
   margin: -10px 0 0 0;
   padding: 0 0 0 325px;
   text-transform: uppercase;
   letter-spacing: 2px;
   font-size: 18px;
   font-weight: normal;
}

#logo a {
   text-decoration: none;
   color: #000000;
}

/* Page */

#page {
   width: 700px;
   margin: 0 auto;
}

#extra {
}

/* Content */

#content {
   float: right;
   width: 420px;
   padding: 0 20px;
   background: url(http://img180.imageshack.us/my.php?image=img4st4.gif) no-repeat;
}

/* Sidebar */

#sidebar {
   float: left;
   width: 200px;
   padding: 0 20px;
   background: url(http://img184.imageshack.us/img184/3107/img3ct0.gif) no-repeat right top;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
   border: none;
}

#login legend {
   display: none;
}

#login label {
   font-size: x-small;
   font-weight: bold;
}

#login input {
   margin-bottom: 5px;
   padding: 2px 5px;
   border: none;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#inputtext1, #inputtext2 {
   width: 150px;
}

#inputsubmit1 {
   width: 100px;
   background: transparent url(http://img184.imageshack.us/img184/2162/img2ah5.gif) no-repeat left top;
   color: #CDCDE2;
   text-transform: uppercase;
   letter-spacing: 2px;
   font-size: 10px;
   font-weight: bold;
}

/* Content > Sidebar > Menu */

#menu {
   width: 700px;
   height: 95px;
   margin: 0 auto;
}

#menu ul {
   margin: 0;
   padding-left: 20px;
   list-style: none;
}

#menu li {
   display: inline;
}

#menu a {
   display: block;
   float: left;
   height: 34px;
   padding: 16px 30px 0 40px;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 16px;
   color: #4E515B;
}

#menu a:hover {
   background: #000000 url(http://img184.imageshack.us/img184/2162/img2ah5.gif) no-repeat 15px 50%;
   color: #CDCDE2;
}

#menu .first a {
   border: none;
}

#menu .active a {
   color: #FFFFFF;
}

/* Footer */

#footer {
   clear: both;
   width: 660px;
   margin: 0 auto;
   padding: 20px;
   background: url(http://img391.imageshack.us/img391/6913/img5ic1.gif) repeat-x;
}

#footer p {
   margin: 0;
   text-align: right;
   font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}



Her Sayfaya Eklenen Kod :
Kod:
<div id="logo">
<h1><a href="http://www.free-css.com/">Eclipse</a></h1>
<h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
</div>
<div id="menu">
<ul>
    <li class="active first"><a href="http://www.free-css.com/">Home</a></li>
    <li><a href="http://www.free-css.com/">Blogs</a></li>
    <li><a href="http://www.free-css.com/">Photos</a></li>
    <li><a href="http://www.free-css.com/">About</a></li>
    <li><a href="http://www.free-css.com/">Contact</a></li>
</ul>
</div>
<!-- end #menu -->
<div id="page">
<div id="content">
<div id="welcome" class="post">
<div class="title">
<h2>Welcome to Eclipse!</h2>
</div>
<h3 class="date"><span class="month">Mar.</span> <span class="day">8</span><span class="year">, 2007</span></h3>
<div class="meta">
<p>Posted by Jane Anderson under <a href="http://www.free-css.com/">Uncategorized</a>, <a href="http://www.free-css.com/">Daily Journal</a><br />
<a href="http://www.free-css.com/">Trackback URI</a> | <a href="http://www.free-css.com/">No Comments</a> | <a href="http://www.free-css.com/">Permalink</a></p>
</div>
<div class="story"><img width="112" height="112" src="http://img509.imageshack.us/img509/1498/img6oj2.jpg" alt="" class="left" />
<p><strong>Eclipse</strong> is a free template from Free CSS Templates released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The photos are from PDPhoto.org. You're free to use it for both commercial or personal use. I only ask that you link back to my site in some way. <em>Enjoy :)</em></p>
</div>
</div>
<div id="example" class="post">
<div class="title">
<h2>Examples of Common Tags</h2>
</div>
<h3 class="date"><span class="month">Feb.</span> <span class="day">24</span><span class="year">, 2007</span></h3>
<div class="meta">
<p>Posted by Jane Anderson under <a href="http://www.free-css.com/">Samples</a><br />
<a href="http://www.free-css.com/">Trackback URI</a> | <a href="http://www.free-css.com/">No Comments</a> | <a href="http://www.free-css.com/">Permalink</a></p>
</div>
<div class="story">
<p>This is an example of a paragraph followed by a blockquote. In posuere  eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula.  Pellentesque viverra vulputate enim. Aliquam erat volutpat lorem ipsum  dolorem.</p>
<blockquote>
<p>&ldquo;Pellentesque tristique ante ut  risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum  id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec  placerat odio.&rdquo;</p>
</blockquote>
<h3>Heading Level Three</h3>
<p>This is another example of a paragraph followed by an unordered list. In posuere  eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula.  Pellentesque viverra vulputate enim. Aliquam erat volutpat lorem ipsum  dolorem.</p>
<p>An ordered list example:</p>
<ol>
    <li>List item number one</li>
    <li>List item number two</li>
    <li>List item number thre</li>
</ol>
</div>
</div>
</div>
<!-- end #content -->
<div id="sidebar">
<div id="login" class="boxed">
<div class="title">
<h2>Client Account</h2>
</div>
<div class="content">
<form id="form1" method="post" action="#">
    <fieldset>           <legend>Sign-In</legend>           <label for="inputtext1">Client ID:</label>           <input type="text" id="inputtext1" name="inputtext1" value="" />           <label for="inputtext2">Password:</label>           <input type="password" id="inputtext2" name="inputtext2" value="" />           <input type="submit" id="inputsubmit1" name="inputsubmit1" value="Sign In" />
    <p><a href="http://www.free-css.com/">Forgot your password?</a></p>
    </fieldset>
</form>
</div>
</div>
<!-- end #login -->
<div class="boxed">
<div class="title">
<h2>Lorem Ipsum Dolor</h2>
</div>
<div class="content">
<ul class="list1">
    <li class="first"><a href="http://www.free-css.com/">Maecenas luctus lectus</a></li>
    <li><a href="http://www.free-css.com/">Etiam rhoncus volutpat</a></li>
    <li><a href="http://www.free-css.com/">Donec dictum metus in</a></li>
    <li><a href="http://www.free-css.com/">Integer gravida nibh quis</a></li>
    <li><a href="http://www.free-css.com/">Etiam posuere augue sit</a></li>
    <li><a href="http://www.free-css.com/">Mauris vulputate dolor</a></li>
    <li><a href="http://www.free-css.com/">Nulla luctus eleifend</a></li>
    <li><a href="http://www.free-css.com/">Praesent scelerisque erat</a></li>
    <li><a href="http://www.free-css.com/">Ut nonummy rutrum sem</a></li>
    <li><a href="http://www.free-css.com/">Tempus quam quis nulla</a></li>
    <li><a href="http://www.free-css.com/">Fusce ultrices metus</a></li>
    <li><a href="http://www.free-css.com/">Praesent mattis nisl </a></li>
</ul>
</div>
</div>
</div>
<!-- end #sidebar -->
<div id="extra" style="clear: both;">&nbsp;</div>
</div>
<!-- end #page -->
<div id="footer">
<p id="legal">Copyright &copy; 2007 Eclipse. All Rights Reserved. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
<p id="links"><a href="http://www.free-css.com/">Home</a> | <a href="http://www.free-css.com/">Terms of Use</a></p>
</div>
Mesaj20.07.2008, 08:47 (UTC)    
Mesaj konusu:

tasarmın adı ne???
______________
Mesaj20.07.2008, 08:50 (UTC)    
Mesaj konusu:

EcLißse
Mesaj20.07.2008, 09:00 (UTC)    
Mesaj konusu:

Css Koduna bu 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 Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
   margin: 0;
   padding: 0;
}

body {
   background: #000000 url(http://img297.imageshack.us/img297/7056/img1ug6.jpg) no-repeat center top;
   font: normal 13px Georgia, "Times New Roman", Times, serif;
   color: #4E515B;
}

h1, h2, h3 {
   color: #CDCDE2;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
   text-align: justify;
}

p {
}

blockquote {
   margin-left: 3em;
}

ul {
   margin-left: 3em;
}

ul li {
}

.list1 {
   margin: 0;
   padding: 0;
   list-style: none;
}

.list1 li {
   padding: 8px 0;
   background: url(http://img296.imageshack.us/img296/6131/img5pp8.gif) repeat-x left top;
}

.list1 .first li {
   background: none;
}

ol {
   margin-left: 3em;
}

ol li {
}

a {
   text-decoration: none;
   color: #CDCDE2;
}

a:hover {
   text-decoration: underline;
   color: #FFFFFF;
}

img {
   border: none;
}

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

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

/* Boxed Style */

.boxed {
   margin-bottom: 20px;
}

.boxed .title {
   padding: 5px 0;
   background: url(http://img296.imageshack.us/img296/6131/img5pp8.gif) repeat-x left bottom;
}

.boxed .title h2 {
   background: url(http://img297.imageshack.us/img297/2346/img2qv6.gif) no-repeat right center;
   text-transform: uppercase;
   font-size: 100%;
}

.boxed .content {
   padding: 20px 20px 40px 20px;
}

/* Post */

.post {
}

.post .title {
   padding: 5px 0;
   background: url(http://img297.imageshack.us/img297/5606/img5pu3.gif) repeat-x left bottom;
}

.post .title h2 {
   background: url(http://img180.imageshack.us/img180/8946/img2yf3.gif) no-repeat right center;
   text-transform: uppercase;
   font-size: 100%;
}

.post .date {
   float: left;
   width: 100px;
   height: 25px;
   padding-top: 15px;
   background: url(http://img296.imageshack.us/img296/9971/img5ig8.gif) repeat-y right top;
   text-align: center;
   font-size: 9px;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
   float: left;
   width: 300px;
   height: 32px;
   padding: 8px 0 0 20px;
   font-size: 9px;
}

.post .meta p {
}

.post .story {
   clear: both;
   padding: 20px;
   background: url(http://img296.imageshack.us/img296/9971/img5ig8.gif) repeat-x;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
   margin-bottom: 1.5em;
   line-height: 180%;
}

/* Logo */

#logo {
   width: 700px;
   height: 220px;
   margin: 0 auto;
}

#logo h1 {
   margin: 0;
   padding: 60px 0 0 325px;
   text-transform: uppercase;
   letter-spacing: -5px;
   font-size: 72px;
   font-weight: normal;
}

#logo h2 {
   margin: -10px 0 0 0;
   padding: 0 0 0 325px;
   text-transform: uppercase;
   letter-spacing: 2px;
   font-size: 18px;
   font-weight: normal;
}

#logo a {
   text-decoration: none;
   color: #000000;
}

/* Page */

#page {
   width: 700px;
   margin: 0 auto;
}

#extra {
}

/* Content */

#content {
   float: right;
   width: 420px;
   padding: 0 20px;
   background: url(http://img180.imageshack.us/my.php?image=img4st4.gif) no-repeat;
}

/* Sidebar */

#sidebar {
   float: left;
   width: 200px;
   padding: 0 20px;
   background: url(http://img184.imageshack.us/img184/3107/img3ct0.gif) no-repeat right top;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
   border: none;
}

#login legend {
   display: none;
}

#login label {
   font-size: x-small;
   font-weight: bold;
}

#login input {
   margin-bottom: 5px;
   padding: 2px 5px;
   border: none;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#inputtext1, #inputtext2 {
   width: 150px;
}

#inputsubmit1 {
   width: 100px;
   background: transparent url(http://img184.imageshack.us/img184/2162/img2ah5.gif) no-repeat left top;
   color: #CDCDE2;
   text-transform: uppercase;
   letter-spacing: 2px;
   font-size: 10px;
   font-weight: bold;
}

/* Content > Sidebar > Menu */

#menu {
   width: 700px;
   height: 95px;
   margin: 0 auto;
}

#menu ul {
   margin: 0;
   padding-left: 20px;
   list-style: none;
}

#menu li {
   display: inline;
}

#menu a {
   display: block;
   float: left;
   height: 34px;
   padding: 16px 30px 0 40px;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 16px;
   color: #4E515B;
}

#menu a:hover {
   background: #000000 url(http://img184.imageshack.us/img184/2162/img2ah5.gif) no-repeat 15px 50%;
   color: #CDCDE2;
}

#menu .first a {
   border: none;
}

#menu .active a {
   color: #FFFFFF;
}

/* Footer */

#footer {
   clear: both;
   width: 660px;
   margin: 0 auto;
   padding: 20px;
   background: url(http://img391.imageshack.us/img391/6913/img5ic1.gif) repeat-x;
}

#footer p {
   margin: 0;
   text-align: right;
   font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


Tasarımın Altına:
Kod:
<div class="story"><img width="112" height="112" src="http://img509.imageshack.us/img509/1498/img6oj2.jpg" alt="" class="left" />
<p><strong>Eclipse</strong> is a free template from Free CSS Templates released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The photos are from PDPhoto.org. You're free to use it for both commercial or personal use. I only ask that you link back to my site in some way. <em>Enjoy :)</em></p>
</div>
</div>
<div id="example" class="post">
<div class="title">
<h2>Examples of Common Tags</h2>
</div>
<h3 class="date"><span class="month">Feb.</span> <span class="day">24</span><span class="year">, 2007</span></h3>
<div class="meta">

<ol>
    <li>List item number one</li>
    <li>List item number two</li>
    <li>List item number thre</li>
</ol>
</div>
</div>
</div>
<!-- end #content -->
<div id="sidebar">
<div id="login" class="boxed">
<div class="title">
<h2>Client Account</h2>
</div>
<div class="content">
<form id="form1" method="post" action="#">
    <fieldset>           <legend>Sign-In</legend>           <label for="inputtext1">Client ID:</label>           <input type="text" id="inputtext1" name="inputtext1" value="" />           <label for="inputtext2">Password:</label>           <input type="password" id="inputtext2" name="inputtext2" value="" />           <input type="submit" id="inputsubmit1" name="inputsubmit1" value="Sign In" />
    <p><a href="http://www.free-css.com/">Forgot your password?</a></p>
    </fieldset>
</form>
</div>
</div>
<!-- end #login -->
<div class="boxed">
<div class="title">
<h2>Lorem Ipsum Dolor</h2>
</div>
<div class="content">
<ul class="list1">
    <li class="first"><a href="http://www.free-css.com/">Maecenas luctus lectus</a></li>
    <li><a href="http://www.free-css.com/">Etiam rhoncus volutpat</a></li>
    <li><a href="http://www.free-css.com/">Donec dictum metus in</a></li>
    <li><a href="http://www.free-css.com/">Integer gravida nibh quis</a></li>
    <li><a href="http://www.free-css.com/">Etiam posuere augue sit</a></li>
    <li><a href="http://www.free-css.com/">Mauris vulputate dolor</a></li>
    <li><a href="http://www.free-css.com/">Nulla luctus eleifend</a></li>
    <li><a href="http://www.free-css.com/">Praesent scelerisque erat</a></li>
    <li><a href="http://www.free-css.com/">Ut nonummy rutrum sem</a></li>
    <li><a href="http://www.free-css.com/">Tempus quam quis nulla</a></li>
    <li><a href="http://www.free-css.com/">Fusce ultrices metus</a></li>
    <li><a href="http://www.free-css.com/">Praesent mattis nisl </a></li>
</ul>
</div>
</div>
</div>
<!-- end #sidebar -->
<div id="extra" style="clear: both;">&nbsp;</div>
</div>
<!-- end #page -->
<div id="footer">
<p id="legal">Copyright &copy; 2007 Eclipse. All Rights Reserved. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
<p id="links"><a href="http://www.free-css.com/">Home</a> | <a href="http://www.free-css.com/">Terms of Use</a></p>
</div>


Tasarımın Üstüne bu kodu ekleyin:
Kod:
<div id="logo">
<h1><a href="http://www.free-css.com/">Eclipse</a></h1>
<h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
</div>
<div id="menu">
<ul>
    <li class="active first"><a href="http://www.free-css.com/">Home</a></li>
    <li><a href="http://www.free-css.com/">Blogs</a></li>
    <li><a href="http://www.free-css.com/">Photos</a></li>
    <li><a href="http://www.free-css.com/">About</a></li>
    <li><a href="http://www.free-css.com/">Contact</a></li>
</ul>
</div>
<!-- end #menu -->
<div id="page">
<div id="content">
<div id="welcome" class="post">
<div class="title">
<h2>Welcome to Eclipse!</h2>
</div>
<h3 class="date"><span class="month">Mar.</span> <span class="day">8</span><span class="year">, 2007</span></h3>
<div class="meta">
<p>Posted by Jane Anderson under <a href="http://www.free-css.com/">Uncategorized</a>, <a href="http://www.free-css.com/">Daily Journal</a><br />
<a href="http://www.free-css.com/">Trackback URI</a> | <a href="http://www.free-css.com/">No Comments</a> | <a href="http://www.free-css.com/">Permalink</a></p>
</div>


Başka hiçbir yere kodları uygulamayınız siz içeriği ekledikçe o kendisi gozukur fakat menü linkleri, başlık resmi vs vs size kalmış Wink

(Kodları bedava-siteme göre düzenledim.)


En son tumhepsiburada tarafından 20.07.2008 09:03:44 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj07.10.2008, 09:53 (UTC)    
Mesaj konusu:

buzulgece yazmış:
onLa aLakasi yok kodLari cikartiyorum yamuk yumuk oLuyor =)
ßiriniz düzgün yapaßiLir mi ..?

www.hackerfriend.tr.gg

bunu incelemelisin..
Önceki mesajları göster:   


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