Author Topic: Nächstes Bild Schaltfläche nach oben  (Read 4162 times)

0 Members and 1 Guest are viewing this topic.

Offline burningchair

  • Pre-Newbie
  • Posts: 2
    • View Profile
Nächstes Bild Schaltfläche nach oben
« on: November 21, 2010, 01:23:13 AM »
Hallo,
ich weiss jetzt leíder nicht ob dieses Thema hier schon mal beantwortet wurde, aber wie kann ich die Leiste "vorheriges Bild, nächstes Bild" über das Bild bekommen ???

MfG
Niels

Rembrandt

  • Guest
Re: Nächstes Bild Schaltfläche nach oben
« Reply #1 on: November 21, 2010, 04:57:40 AM »
Willkommen im Forum!

suche in der details.html:
Code: [Select]
<hr size="1" /> füge darunter ein:
Code: [Select]
<table width="100%" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="bordercolor">
                        <table width="100%" border="0" cellspacing="0" cellpadding="3">
                          <tr valign="top">
                            <td class="row2"> {if prev_image_name}{lang_prev_image}<br />&nbsp;&nbsp;
                              <b><a href="{prev_image_url}">{prev_image_name}</a></b>
                              <!-- <br /><br /><a href="{prev_image_url}"><img src="{prev_thumb_file}" border="1"></a> -->
                              {endif prev_image_name}&nbsp;</td>
                            <td align="right" class="row2"> &nbsp;{if next_image_name}{lang_next_image}<br />
                              <b><a href="{next_image_url}">{next_image_name}</a>&nbsp;&nbsp;&nbsp;</b>
                              <!-- <br /><br /><a href="{next_image_url}"><img src="{next_thumb_file}" border="1"></a> -->
                              {endif next_image_name}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>

mfg Andi

Offline burningchair

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: Nächstes Bild Schaltfläche nach oben
« Reply #2 on: November 21, 2010, 07:19:19 PM »
Vielen Dank Rembrandt, hat wunderbar geklappt....

Offline x23piracy

  • Sr. Member
  • ****
  • Posts: 420
    • View Profile
    • FHG
Re: Nächstes Bild Schaltfläche nach oben
« Reply #3 on: November 21, 2010, 07:23:19 PM »
Hi,

noch ein Tipp für weitere replacements...

Den Inhalt der Template Files kannst du zur optischen Darstellung
in einen HTML Editor kopieren und ich den Entwurfsmodus gehen.

Es ist für manche schwierig sich das Ergebnis des Quellcodes als
fertige Seite vorzustellen.

So könnte es dann Beispielsweise aussehen, somit kannst du dir
dann ein Bild machen wie sich der Code verändert wenn du
Elemente woanders darstellen willst:




Gruß Jens


Don't trust in md5 it's unsafe change your 4i galerys password hash algorythm! second pw db field, create new hashes over some time, deny old hash. Help members that cry, send informationen mail to the rest. Camouflage new pw hash in cookie. Done!

--(◔̯◔)--