Szablony allegro i inne aukcje - porady » Ostatnie wiadomości
Strony: [1] 2 3 ... 10
 1 
 : Dzisiaj o 17:54:42 
Zaczęty przez anyz - Ostatnia wiadomość wysłana przez anyz
wielkie dzieki -wszystko jasne ! :D

 2 
 : Dzisiaj o 14:52:54 
Zaczęty przez anyz - Ostatnia wiadomość wysłana przez tyranka
Pod tym linkiem wszystko jest wyjaśnione: sposób na podmianę linków w aukcji

 3 
 : Dzisiaj o 14:33:39 
Zaczęty przez anyz - Ostatnia wiadomość wysłana przez anyz
siemka
swietne szablony i wogle extra
ale mam jeden problemik co zrobic zeby odnosniki :"komentarze"  "o mnie" "inne aukcje" dzialaly ?

uzywam szablonu  kobieta

prosze o pomoc !

 4 
 : Sierpień 20, 2010, 14:29:54 
Zaczęty przez noove - Ostatnia wiadomość wysłana przez noove
Witam serdecznie.
Robiłem sam szablon na allegro, ale niestety w przeglądarce wyświetla się dobrze zaś na allegro nie za dobrze. Oto kod:

Cytuj
<head>
 
   <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2" />
  <title>Aukcja Allegro - Samochody</title>
   
<style>
   
@charset "utf-8";

body {
background-color: #353535;
font-family: Verdana;
color: #ffffff;
font-size: 10px;
margin: 0 auto;
width: 840px;
}

a {
text-decoration: none;
color: #ffffff;
border: 0;
}

a:hover {
text-decoration: underline;
color: #ffffff;
border: 0;
}

#logo {
width: 840px;
height: 135px;
margin: 0 auto;
}

.logo-lewa {
background-image: url(http://noove.pl/allegro/przyklad/images/img_02.png);
width: 338px;
height: 135px;
float: left;
}

.logo-prawa {
background-image: url(http://noove.pl/allegro/przyklad/images/img_03.png);
width: 502px;
height: 135px;
float: left;
}

#menu {
width: 840px;
height: 50px;
margin: 0 auto;
}

.o_mnie {
background-image: url(http://noove.pl/allegro/przyklad/images/img_05.png);
width: 129px;
height: 50px;
float: left;
}

.komentarz {
background-image: url(http://noove.pl/allegro/przyklad/images/img_06.png);
width: 137px;
height: 50px;
float: left;
}

.aukcje {
background-image: url(http://noove.pl/allegro/przyklad/images/img_07.png);
width: 127px;
height: 50px;
float: left;
}

.pytanie {
background-image: url(http://noove.pl/allegro/przyklad/images/img_08.png);
width: 149px;
height: 50px;
float: left;
}

.telefon {
background-image: url(http://noove.pl/allegro/przyklad/images/img_09.png);
width: 298px;
height: 50px;
float: left;
}

#cialo {
width: 840px;
height: auto;
margin: 0 auto;
}

#informacje {
width: 235px;
height: auto;
margin: 0 auto;
float: left;
}

#info-kontakt {
width: 235px;
height: auto;
}

.info-kontakt-naglowek {
background-image: url(http://noove.pl/allegro/przyklad/images/img_10.png);
width: 235px;
height: 64px;
}

.info-kontakt-tresc {
background-color: #f2f2f2;
width: 208px;
height: auto;
color: #353535;
padding-top: 5px;
padding-bottom: 9px;
padding-left: 10px;
padding-right: 15px;
}

#info-platnosc {
width: 235px;
height: auto;
}

.info-platnosc-naglowek {
background-image: url(http://noove.pl/allegro/przyklad/images/img_15.png);
width: 235px;
height: 50px;
}

.info-platnosc-tresc {
background-color: #f2f2f2;
width: 208px;
height: auto;
color: #353535;
padding-top: 8px;
padding-bottom: 9px;
padding-left: 10px;
padding-right: 15px;
}

#info-wysylka {
width: 235px;
height: auto;
float: left;
}

.info-wysylka-naglowek {
background-image: url(http://noove.pl/allegro/przyklad/images/img_17.png);
width: 235px;
height: 49px;
}

.info-wysylka-tresc {
background-color: #f2f2f2;
width: 208px;
height: auto;
color: #353535;
padding-left: 10px;
padding-right: 15px;
padding-top: 9px;
}

.info-stopka {
background-image: url(http://noove.pl/allegro/przyklad/images/img_19.png);
width: 235px;
height: 19px;
float: left;
}

#opis {
width: 605px;
height: auto;
margin: 0 auto;
float: left;
}

.opis-naglowek {
background-image: url(http://noove.pl/allegro/przyklad/images/img_11.png);
width: 585px;
height: 34px;
color: #efefef;
font-size: 12px;
font-weight: bolder;
padding-top: 30px;
padding-left: 20px;
}

.opis-tresc {
background-color: #353535;
width: 585px;
height: auto;
color: #cacaca;
padding-left: 20px;
}

.opis-stopka {
background-image: url(http://noove.pl/allegro/przyklad/images/img_21.png);
width: 605px;
height: 64px;
}

</style>   
</head>


<body>


<!-- To jest kod logo! -->
<div id="logo">

   <div class="logo-lewa"></div>
   <div class="logo-prawa"></div>
   
</div>
<!-- Koniec logo! -->


<!-- To jest kod menu! -->
<div id="menu">

   <a href="#" class="o_mnie"></a>
   <a href="#" class="komentarz"></a>
   <a href="#" class="aukcje"></a>
   <a href="#" class="pytanie"></a>
   <div class="telefon"></div>
   
</div>
<!-- Koniec menu! -->


<!-- To jest kod ciała! -->
<div id="ciało">

<div id="informacje">

<div id="info-kontakt">
<div class="info-kontakt-naglowek"></div>
<div class="info-kontakt-tresc">Tutaj będ± znajdować się informacje dotcz±ce kontaktu z dan± oob±!</div>
</div>

<div id="info-platnosc">
<div class="info-platnosc-naglowek"></div>
<div class="info-platnosc-tresc">Tu będ± znajdować się informacje dotycz±ce płatno¶ci!</div>
</div>

<div id="info-wysylka">
<div class="info-wysylka-naglowek"></div>
<div class="info-wysylka-tresc">Tu będ± znajdować się informacje dotycz±ce wysyłki!</div>
</div>

<div class="info-stopka"></div>

</div>


<div id="opis">
<div class="opis-naglowek">Opis twojego przedmiotu!</div>
<div class="opis-tresc">

<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic pesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing soft. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic pesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing soft.</p>

<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic pesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing soft. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic pesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing soft.</p>

</div>
<div class="opis-stopka"></div>
</div>

</div>
<!-- Koniec ciała! -->


</body>

Pliki graficzne są zaupoadowane na mój serwer. Wklej ten kod do pliku HTML i sprawdź że działa!

Proszę o pomoc!

 5 
 : Lipiec 30, 2010, 19:40:08 
Zaczęty przez pawel - Ostatnia wiadomość wysłana przez pawel
Witam. Mam problem z najnowszym szablonem z grami psp. Niestety allegro nie akceptuje znacznika < meta > , który jest zawarty w szablonie. Bez niego wszystko sie wali, więc moje pytanie brzmi czym można zastąpić ten kod:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />?
Z góry dziękuję za odpowiedź i pozdrawiam.

 6 
 : Lipiec 17, 2010, 07:12:27 
Zaczęty przez scanvika - Ostatnia wiadomość wysłana przez scanvika
poszukuję szablonu o tematce wakacyjnej - turystycznej, posiadam nawet kilka ciekawych zdjęć, jednak umiejętności tworzenia szablonów mi brak

 7 
 : Czerwiec 15, 2010, 11:06:35 
Zaczęty przez mikika - Ostatnia wiadomość wysłana przez mikika
Witam, proszę o udostępnienie szablonu dot. sprzedaży odzieży dziecięcej i zabawek

 8 
 : Czerwiec 04, 2010, 21:46:41 
Zaczęty przez maadziaw - Ostatnia wiadomość wysłana przez tyranka
Nie wymieniamy slowa "o mnie".

<li><a href="#">O mnie</a></li>
zamiast # wklejamy link
"O mnie" - to jest to co sie bedzie wyswietlac

 9 
 : Czerwiec 02, 2010, 08:44:17 
Zaczęty przez maadziaw - Ostatnia wiadomość wysłana przez maadziaw
OKI POWIEDZMY ŻE DOSZŁAM JAK WKLEJAĆ TE ZDJĘCIA Z CHOMIKA SUPER TO IDZIE.
ALE JAK WYMIENIAM SŁOWO O MNIE LINKIEM DO STRONY O MNIE TO POTEM MAM W SZABLONIE LINKI .

MOŻE KTOŚ W TEJ SPRAWIE DOPOMOŻE. PROSZĘ
 ??? ??? ??? ??? ??? ??? ??? ???

 10 
 : Czerwiec 01, 2010, 17:19:18 
Zaczęty przez maadziaw - Ostatnia wiadomość wysłana przez maadziaw
WITAM. MOZE KTOŚ POMOZE BO JUŻ NIE WIEM CO ROBIĆ.
NIE MAM POJĘCIA JAK WSTAWIĆ PRAWIDŁOWO SZABLON NA ALLEGRO.
CHODZI O OBRAZY KIEDY WSTAWIAM NA ALLEGRO KOD HTML I DAJĘ NA PODGLĄD, OBRAZÓW NIE MA.
PRZECZYTAŁAM PORADNIK I DOWIEDZIAŁAM SIĘ, ŻE MAM WGRAĆ NA SERWER OBRAZY TAK ZROBIŁAM WYBRAŁAM CHOMIKUJ PL
PO CZYM ZASTĄPIŁAM IMG LINKAMI ZDJEC
NIE POWIODŁO SIĘ
BŁAGAM TU JEST CAŁY KOD HTML
CO MAM Z NIM ZROBIĆ ABY DZIAŁAŁY OBRAZY
A I JESZCZE CO MAM ZROBIĆ ABY DZIAŁAŁY ODNOŚNIKI
PROSZĘ O POMOC Z GÓRY DZIĘKUJĘ.
POZDRAWIAM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Created by: Reality Software | www.realitysoftware.ca
Released by: Flash Gallery | www.flash-gallery.org
Note: This is a free template released under the Creative Commons Attribution 3.0 license,
which means you can use it in any way you want provided you keep links to authors intact.
Don't want our links in template? You can pay a link removal fee: www.realitysoftware.ca/templates/
You can also purchase a PSD-file for this template.
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Allegro</title>
<style type="text/css">
body {
   background:#fefefe url('images/bckg.jpg') repeat-x;
   margin:0;
   padding:0;
   text-align:center;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#525252
   }
   
.red {
   color:#f73602;
   }
   
a {
   color:#f73602;
   text-decoration:none;
   }
a:hover {
   color:#000;
   text-decoration:none;
   }

#container {
   width:100%;
   }   
   
#main{
   width:90%;
   min-width:780px;
   margin: 0 auto;
   text-align:left;
   }
   
#navbar{
   height:60px;
   font-family:Helvetica, Arial,  sans-serif;
   font-size:14px;
   font-weight:bold;
   text-transform:uppercase;
   color:#FFFFFF;
   
   }
   #navbar ul{
      margin:0;
      padding:30px 0 0 40px;
      }
      #navbar ul li{
         display:inline;
         background:url('images/li.gif') no-repeat 10px 5px;
         padding-left:20px; padding-right:5px; padding-top:0; padding-bottom:0
         }
         #navbar ul li a{
            color:#FFFFFF;
            text-decoration:none;
            }
            #navbar ul li a:hover{
               color:#FFFFFF;
               border-bottom:2px solid #f84b1d;
               }
                  
   
#header{
   height:222px;
   background:#fff url('images/head_bckg.jpg') repeat-x;
   min-width:780px
   }
   
.title {
   font-family:Helvetica, Arial,  sans-serif;
   color:#f73602;
   font-size:24px;
   text-transform:uppercase;
   }
   .title_dark {
      font-family:Helvetica, Arial,  sans-serif;
      color:#535353;
      font-size:24px;
       text-transform:uppercase;
      }
   
#left_bar_header {
   float:left;
   width:40%;
   height:160px;
   padding:55px 0 0 50px;
   }
   #left_bar_header p{
      font-family: Arial, Helvetica, sans-serif;
      color:#a2a2a2;
      font-size:11px;
      width:300px;
      
      }
      
#right_bar_header {
   float:right;
   width:50%;
   height:222px;
   text-align:right;
   }

#content{
   width:100%;
   background-color:#FFFFFF;
   padding:0;
   float:left;

   }
   #content h1{
      font-family:Helvetica, Arial,  sans-serif;
      color:#535353;
      font-size:20px;
      font-weight:normal;
      padding-left:15px;
      border-left:3px solid #f73602;
      }
      
#first_column {
   width:27%;
   float:left;
   padding:0 20px 0 10px;
   margin-right:1%;
   margin-left:1%;
   }

#second_column {
   width:27%;
   float:left;
   padding:0 10px 0 10px;
   margin-right:1%;
   margin-left:1%;
   }

#third_column {
   width:27%;
   float:left;
   padding:0 10px 0 20px;   
   margin-right:1%;
   margin-left:1%;
   }
   
.gallery{
  width:95%;
  background-color:#fff;
  padding: 10px;
  float:left;
  text-align:center;
}
.gallery .picture {
  float:left;
  margin: 5px;
  width:156px;
  border:solid 1px #D1D1D1;
  background-color:#f2f2f2;
}

.gallery .picture_2{
  float: left;
  margin: 5px;
  width:156px;
  text-align:center;
  border:solid 1px #F73602;
  background-color:#f2f2f2;
}

.gallery .picture .image {
  width:150px;
  height:150px;
  margin:3px;
}

.gallery .picture_2 .image {
  width:150px;
  height:150px;
  margin:3px;
}
.gallery .footer {
  text-align:center;
  width: 156px;
  border-top:solid 1px #D1D1D1;
  color:#F73602;
  font-weight:normal;
  padding-top: 7px;
  padding-bottom:7px;
  margin-top: 10px;
}

   
#footer{
   width:100%;
   float:left;   
   padding:30px 0 30px 0;
   border-top:10px solid #F3F3F3;
   }
   #footer a {
      color:#525252;
      text-decoration:none;
      }
      #footer a:hover {
         color:#f73602;
         text-decoration:none;
         }
         #footer .left_footer{
            padding-left:30px;
            margin-bottom:10px;
            }
            #footer .right_footer{
            padding-left:30px;
            }

</style>
</head>

<body>
<div id="container">
   <div id="main">
       <div id="navbar">

           <ul>
               <li><a href="#">O mnie</a></li>
                <li><a href="#">Moje Aukcje</a></li>
                <li><a href="#">Moje Komentarze</a></li>
            </ul>
        </div>
        <div id="header">

             <div id="left_bar_header"><span class="title">TWOJA</span>
              <span class="title_dark">NAZWA</span>
               <p>&nbsp;</p>
          </div>
           <div id="right_bar_header">
              <img src="images/head_bckg_right.jpg" alt="" width="346" height="222"/></div>
        </div>
        <div id="content">

            <div class="gallery">
      <div style="text-align: center; width:100%;">
       <b><font size="3">Dziś oferuję Państwu</font></b><p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>

       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>

       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p><br/>
   
</div>
     </div>
    </div>

</div></div>
</body>
</html>

Strony: [1] 2 3 ... 10