1
jksig
Help - Tamplate with Thumbs or Table
  • 2006/1/19 16:16

  • jksig

  • Just popping in

  • Posts: 14

  • Since: 2006/1/16


I want to change mine template, to make thumbnails, in the part of the photos, or to make with that the photos are below of the other, and one to the side of the other.

The best one to make exactly to be pretty, I find that it would be to create thumbnail, then when click in the photo it appears in real size. But as?

Had to the size of the photos template he is out of alignment.

all the code

<table width="100%" class="outer">
  <
tbody>
    <
tr>
      <
td class="even"><table width="100%" cellpadding="0" cellspacing="0">
    <
tr>
                <
td width="110"><IMG src=<{$url_icono}> hspace="2"  width="110" 
              
border="0"></td>
    <
td><h4><{$t_inmueble}></h4><{$zona}></td></tr>
          </
table></td></tr>
    <
tr>
      <
td  class="odd"><{$d_larga}></td>
    </
tr>
    <
tr>
      <
td class="even"><{$precio_lang}><font color="Red"><{$precio}></font><br> <b><{$referencia_lang}><{$c_referencia}></b></td>
    </
tr>
  </
tbody>
</
table>

<
table width='100%'>
    <
TR><TD align="center"><IMG src="<{$link_telefono}>" alt="tel" border="0"><font  face="Verdana, Arial, Helvetica, sans-serif" color="#0101FE" size="5">&nbsp;<{$telefono_agencia}></font></TD></TR>
</
table>

<
table width="100%" class="outer">
<!-- 
start fotos item loop -->
<{
section name=j loop=$fotos}>
  <{if 
$par[jeq true}>
      <
tr>
    <
td align=center class="even"><IMG src=<{$fotos[j].url_foto}> width="255" border="0"></td>
    <{if 
$ultimo[jeq true}>
        </
tr>
    <{/if}>
  <{else}>
    <
td align=center class="even"><IMG src=<{$fotos[j].url_foto}> width="255" border="0"></td>
    </
tr>
  <{/if}>
 <{/
section}>
</
table>


only the code of the table

<table width="100%" class="outer">
<!-- 
start fotos item loop -->
<{
section name=j loop=$fotos}>
  <{if 
$par[jeq true}>
      <
tr>
    <
td align=center class="even"><IMG src=<{$fotos[j].url_foto}> width="255" border="0"></td>
    <{if 
$ultimo[jeq true}>
        </
tr>
    <{/if}>
  <{else}>
    <
td align=center class="even"><IMG src=<{$fotos[j].url_foto}> width="255" border="0"></td>
    </
tr>
  <{/if}>
 <{/
section}>
</
table>

Login

Who's Online

128 user(s) are online (66 user(s) are browsing Support Forums)


Members: 1


Guests: 127


alain01,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits