Forum'da ara:
Ara


Yazar Mesaj
Mesaj03.09.2010, 13:47 (UTC)    
Mesaj konusu:

Sayfa Yapmak için Bi Programa İhtiyaç var degilmi? Varsa Hangi Programı önerirsiniz
Mesaj03.09.2010, 13:49 (UTC)    
Mesaj konusu:

turksownage yazmış:
Sayfa Yapmak için Bi Programa İhtiyaç var degilmi? Varsa Hangi Programı önerirsiniz


Hayır.
Sayfa yapmak için herhangi bir program kullanmanıza gerek yok.
Sitenize giriş yaptıktan sonra Sayfalarımı değiştir e girerek sayfa yapabilir ve olan sayfaları da düzenleyebilirsiniz.

______________
"Ya olduğun gibi görün, ya göründüğün gibi ol."
Hz.Mevlana
Mesaj03.09.2010, 13:51 (UTC)    
Mesaj konusu:

Ama o sayfalarımı Değiştir yerine girdigimde ordaki hiçbir sayfa sitemde gözükmüyor O Sayfalarımın urlsini nerden bulucam ? Ve o Sayfalarımın Gözükmemesinin Sebebide Menü Kodu olmaması mı?
Mesaj03.09.2010, 13:53 (UTC)    
Mesaj konusu:

ve ayrıca gördüğüm kadarıyla bazı css kodlarını 3 e ayırmamışlar
Mesaj03.09.2010, 15:05 (UTC)    
Mesaj konusu:

Beni dinlerseniz siz iceblue veya red gibi tasarımları kullanın.
Css hakkında bilgi sahibi olduktan sonra css tasarım kullanın..

İceblue veya red gibi tasarımlardan birini kullanınca sayfalarımı değiştire girip yeni bir sayfa yaparsanız yaptığınız sayfa menüde hemen çıkar.
Yeni sayfa yapmak için ise,
sayfalarımı değiştire girdikten sonra altta yeni sayfa oluşturmak için bir buton var ona tıklayın sonra sağ tarafta çıkan editörde "Yeni sayfanın başlığı" yazan yeri silerek yeni sayfanızın adını yazın sonra altta sayfada çıkacak yazı,resim falan koyun sonra da en altta Kaydet butonuna basarak kaydederseniz Kaydedilince editörün üstünde kaydedildi diye çıkacak ve orda yeni sayfanın url si de yazacaktır.

______________
"Ya olduğun gibi görün, ya göründüğün gibi ol."
Hz.Mevlana
Mesaj03.09.2010, 15:31 (UTC)    
Mesaj konusu:

arkadaşım bunlardan birinde nereye yazcam ben urlyi
Kod:
<div id="contentt">
<div id="back">
<!-- header begins -->
<div id="header">
 <div id="menu1">
  <div id="menu">
      <ul>
         <li id="button1"><a href="#"  title="">Anasayfa</a></li>
         <li id="button2"><a href="#" title="">Forum</a></li>
         <li id=""><a href="#" title="">Anket</a></li>
         <li id="button4"><a href="#" title="">Genereallere Özel</a></li>
         <li id="button5"><a href="#" title="">İletişim</a></li>
      </ul>
   </div>
 </div>
   <div id="logo">
      <h1><a href="#">Runescape</a></h1>
      <h2><a href="http://www.metamorphozis.com/" id="metamorph">Turks Ownage tarafından Yapılmıştır</a></h2>
   </div>
</div>
<!-- header ends -->
<!-- content begins -->
 <div id="main">
   <div id="right">
      <h2>Turks Ownage</h2><br />
         <h4><a href="#">Hoşgeldiniz</a></h4><br />
Mesaj03.09.2010, 15:32 (UTC)    
Mesaj konusu:

Kod:
</div>
   <div id="left">      
         <h3>Linkler</h3>
         <ul>
           <li><ul>
              <li><a href="#">www.Runescape.com</a></li>
              <li><a href="#">www.Bedava-sitem.com</a></li>
              <li><a href="#">www.Facebook.com</a></li>
              <li><a href="#">www.Twitter.com</a></li>
              <li><a href="#">www.Google.com</a></li>
              <li><a href="#">www.ktunnel.com</a></li>
              </ul>
           </li>
         </ul>
         <h3>Takvim</h3>
         <ul>
            <li id="calendar">         
            <div id="calendar1">
               <table id="calendar2" summary="Takvim">
                  <caption>
                  Eylül 2010
                  </caption>
                  <thead>
                     <tr>
                        <th abbr="Monday" scope="col" title="Monday">M</th>
                        <th abbr="Tuesday" scope="col" title="Tuesday">T</th>
                        <th abbr="Wednesday" scope="col" title="Wednesday">W</th>
                        <th abbr="Thursday" scope="col" title="Thursday">T</th>
                        <th abbr="Friday" scope="col" title="Friday">F</th>
                        <th abbr="Saturday" scope="col" title="Saturday">S</th>
                        <th abbr="Sunday" scope="col" title="Sunday">S</th>
                     </tr>
                  </thead>
                  <tfoot>
                     <tr>
                        <td abbr="Des" colspan="3" id="prev"><a href="#">« Des</a></td>
                        <td class="pad"> </td>
                        <td abbr="Feb" colspan="3" id="next" class="pad"><a href="#">Feb »</a></td>
                     </tr>
                  </tfoot>
                  <tbody>
                     <tr>
                        <td colspan="2" class="pad"> </td>
                        <td>1</td>
                        <td>2</td>
                        <td id="now"3</td>
                        <td>4</td>
                        <td>5</td>
                     </tr>
                     <tr>
                        <td>6</td>
                        <td>7</td>
                        <td>8</td>
                        <td>9</td>
                        <td>10</td>
                        <td>11</td>
                        <td>12</td>
                     </tr>
                     <tr>
                        <td>13</td>
                        <td>14</td>
                        <td>15</td>
                        <td>16</td>
                        <td>17</td>
                        <td>18</td>
                        <td>19</td>
                     </tr>
                     <tr>
                        <td>20</td>
                        <td>21</td>
                        <td>22</td>
                        <td>23</td>
                        <td>24</td>
                        <td>25</td>
                        <td>26</td>
                     </tr>
                     <tr>
                        <td>27</td>
                        <td>28</td>
                        <td>29</td>
                        <td>30</td>
                        <td>31</td>
                        <td class="pad" colspan="2"> </td>
                     </tr>
                  </tbody>
               </table>
            </div>
         </li>
        </ul>
        <h3>Hoşgeldiniz</h3>
         <p>Clanımız Sayfamız Yeni Açılmıştır Kısa zamanda Yenilikler yapılacaktır. <a href="#">More...</a></p>
         <br />
   </div>
   

<!--content ends -->
<!--
         //
         //   From Metamorphosis Design team:
         //
      
         We request you retain the full copyright notice below including the link to www.metamorphozis.com.
         This not only gives respect to the large amount of time given freely by the developers
         but also helps build interest, traffic and use of our free and paid designs. If you cannot (for good
         reason) retain the full copyright we request you at least leave in place the
         Website Templates line, with Website Templates  linked to www.metamorphozis.com. If you refuse
         to include even this then support may be affected.
      
         You are allowed to use this design only if you agree to the following conditions:
         - You cannot remove copyright notice from this design without our permission.
         - You cannot use images from this design anywhere else without permission.
         - If you modify this design it still should contain copyright because it is based on our work.
      
         For support visit http://www.metamorphozis.com/contact/index_contact2.php
      
         The Metamorphosis Design : 2007
      
      // -->
<!--footer begins -->
   </div>

<div id="footer">
<p>Copyright © 2008. Designed by <a href="http://www.metamorphozis.com/" title="Flash Website Templates">Flash Website Templates</a></p>
<p><a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a> | <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p>
   </div>
</div>
</div>
<!-- footer ends-->
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 Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
color: #A5A9B2;
}

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

a:visited {
color: #A5A9B2;
}

body {

background: #ffffff url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/back_all.gif) repeat-x;
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #666666;
}

#contentt
{
margin: 0 auto;
background: #ffffff;
width: 742px;
text-align: left;
}

#back
{
background: #ffffff;
width: 742px;
}

#header {
height: 406px;
text-align: left;
}

#menu1
{
width: 702px;
height: 152px;
padding-left: 40px;
}

#menu ul {
list-style: none;
}

#menu li {

display: inline;

}

#menu a {
float: left;
width: 79px;
height: 32px;
display: block;
text-align: center;
text-decoration: none;
color: #000000;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
}

#menu a:hover {
width: 79px;
height: 32px;
color: #004586;
text-decoration: underline;
}

#button1 a
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button1.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button1 a:hover
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button1_r.jpg) no-repeat;
height: 24px;
width: 124px;
}

#button2 a
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button2.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button2 a:hover
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button2_r.jpg) no-repeat;
height: 24px;
width: 124px;
}

#button3 a
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button3.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button3 a:hover
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button3_r.jpg) no-repeat;
height: 24px;
width: 124px;
}
#button4 a
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button4.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button4 a:hover
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button4_r.jpg) no-repeat;
height: 24px;
width: 124px;
}
#button5 a
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button5.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button5 a:hover
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/button5_r.jpg) no-repeat;
height: 24px;
width: 124px;
}


#logo {
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/header.jpg) no-repeat;
width: 722px;
height: 234px;
text-align: left;
padding-left: 20px;
padding-top: 10px;
}


#logo a {
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 18px;
color: #000000;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
width: 266px;
}

#left H3
{
width: 241px;
height: 47px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/title.gif) repeat-x
}

#left ul {
list-style: none;

}

#left li ul {
border: 0px;
margin-left: 20px;
margin-bottom: 10px;
}

#left li li {
padding: 4px 20px;
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/small.gif) no-repeat left;
}

#left a {
color: #A5A9B2;
}
#left a:visited {
color: #A5A9B2;
}

#left p
{
padding: 10px;
}

#calendar1 {
padding: 0 10px 20px 10px;
}

#calendar table {
width: 100%;
text-align: center;
}

#calendar thead {

}

#calendar tbody td {
border: 1px solid #F1F1F1;
}

#calendar #prev {
text-align: left;
}

#calendar #next {
text-align: right;
}

#calendar tfoot a {
text-decoration: none;
font-weight: bold;
}

#calendar #now {
background: #696969;
border: 1px solid #ff0000;
font-weight: bold;
color: #ffffff
}

#right
{
float: right;
width: 450px;
padding-right: 10px;
}

#right H4
{
margin: 0;
padding: 0px;
font-size: 12px;
color: #C5C5C5;
}

#right a
{
color: #A5A9B2;
text-decoration: none;
}

#right p {
margin: 0;
padding: 0;
padding-bottom: 10px;
}

#right h2 {
margin: 0;
padding: 0;
padding-top: 10px;
color: #C5C5C5;
}
.date {
text-align: right;
color: #808080;
font-size: 11px;
}

.date a {
color: #D72020;
}



#footer {
height: 29px;
clear: both;
padding-top: 50px;
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_people/images/footer.gif) repeat-x bottom;
}

#footer p {
margin: 0;
font-size: 10px;
text-align: center;
color: #ffffff;
}

#footer a {
color: #ffffff;
}
Mesaj03.09.2010, 17:32 (UTC)    
Mesaj konusu:

turksownage yazmış:
arkadaşım bunlardan birinde nereye yazcam ben urlyi
Kod:
<div id="contentt">
<div id="back">
<!-- header begins -->
<div id="header">
 <div id="menu1">
  <div id="menu">
      <ul>
         <li id="button1"><a href="#"  title="">Anasayfa</a></li>
         <li id="button2"><a href="#" title="">Forum</a></li>
         <li id=""><a href="#" title="">Anket</a></li>
         <li id="button4"><a href="#" title="">Genereallere Özel</a></li>
         <li id="button5"><a href="#" title="">İletişim</a></li>
      </ul>
   </div>
 </div>
   <div id="logo">
      <h1><a href="#">Runescape</a></h1>
      <h2><a href="http://www.metamorphozis.com/" id="metamorph">Turks Ownage tarafından Yapılmıştır</a></h2>
   </div>
</div>
<!-- header ends -->
<!-- content begins -->
 <div id="main">
   <div id="right">
      <h2>Turks Ownage</h2><br />
         <h4><a href="#">Hoşgeldiniz</a></h4><br />



Verdiğiniz kodda örnek olarak bir tanesini söyleyeyim:
<li id="button1"><a href="#" title="">Anasayfa</a></li> kısmında Anasayfa yazan yere sayfanın adını, a href="#" daki # işareti yerine de sayfanın url sini yazmanız gerekiyor.
Bunun hemen alttaki diğerlerine de aynı şekilde diğer sayfalarınız için yapın.

______________
"Ya olduğun gibi görün, ya göründüğün gibi ol."
Hz.Mevlana
Önceki mesajları göster:   


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