Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - juicer666

Pages: [1]
1
Muchas !!!

den iphrame finde ich auf Anhieb nicht, da werde ich wohl erst fündig, wenn ich daheim in Ruhe suchen kann.
Vom Büro aus nebenher ist das schwierig, vor allem wenn man ohnehin nicht den rechten Durchblick hat.

der Iphrame würde den Inhalt, also die Gallerie, quasi etwas größer darstellen, oder ?

2
Und die hoffentlich letzte Frage:

Beim betrachten von BIldern, kann man hier den "Nächstes Bild" und "Voriges Bild" Button ÜBER die ganzen anderen Teile wie "Kommentar posten" "Autor" und "Bildinfos" setzen ? Oder die 3 Punkte ganz löschen, da wir sie eh nicht brauchen ? Sonst muß man dauernd scrollen, was a weng nervig wäre.

3
nochmals vielen Dank für die schnelle und unkomplizierte Hilfe !

4
vielen dank soweit !!!

Leider muß ich im phpkit erstmal suchen, wo ich die Breite des ifram,e einstellen kann. Im Adminmenu gibts die option wohl nicht. Ich suche aber mal.

5
ich hab dir eine pm geschickt :-)

6
argh, ich glaub ich habs verhunzt:

hab in alle Haupttemplates folgendes reingetackert:
Code: [Select]
{header}
<table width="640" border="0" cellspacing="0" cellpadding="0" align="center">
    <tr>
    <td class="bordercolor">
      <table width="640" border="0" cellspacing="1" cellpadding="0">
        <tr>
          <td class="tablebgcolor">
            <table width="638" border="0" cellspacing="1" cellpadding="0">
              <tr>
                <td class="navbar" height="23">
                  <table width="636" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" width="4" height="4" alt="" />{clickstream}</td>
                      <td align="right">
<a href="{url_top_images}"><b>{lang_top_images}</b></a>&nbsp;
<a href="{url_new_images}"><b>{lang_new_images}</b></a>&nbsp;
  </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
            <table width="638" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="1" class="bordercolor" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                <td width="18" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="18" height="18" /></td>
                <td width="450" valign="top">
  <br />
                  <span class="title">{site_name}</span>
  <br />
  <hr size="1" />
                  {if categories}
                  <table width="450" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="head1">
                        <table width="100%" border="0" cellspacing="0" cellpadding="3">
                          <tr>
                            <td class="head1" valign="top">{lang_categories}</td>
                          </tr>
                          <tr>
                            <td class="row2" valign="top">{categories}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>
                  <br />
                  {endif categories}{lang_site_stats}<br />
                  <br />
                  {if msg}<b>{msg}</b><br /><br />{endif msg}
                  <table width="450" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head1">
                        <table width="100%" border="0" cellspacing="0" cellpadding="4">
                          <tr>
                            <td class="head1" valign="top">{lang_new_images}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                    <tr>
                      <td class="head1">{new_images}</td>
                    </tr>
                  </table>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td>{category_dropdown_form}</td>
                      <td align="right">{setperpage_dropdown_form}</td>
                    </tr>
                  </table>
                  <p>&nbsp;</p>
                </td>
                <td width="19" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="19" height="19" /></td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td>
      <table width="640" border="0" cellspacing="0" cellpadding="0" class="tablebottom">
        <tr>
          <td width="6"><img src="{template_url}/images/footer_left.gif" width="6" height="19" alt="" /></td>
          <td width="405">&nbsp;</td>
          <td width="225">&nbsp;</td>
          <td width="6"><img src="{template_url}/images/footer_right.gif" width="6" height="19" alt="" /></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
{footer}

und das war wohl nicht so gut, denn jetzt werden keine Bilder mehr angezeigt.
hab ich das Teil toal zerschossen ?

PS: Münchner Bier ist eigentlich recht gut, schwäbisches eher nicht, da haste Recht.

7
spätestens jetzt bin ich dir ein Bier schuldig !
Muchas !!!

8
Hmm, das schaut a bisserl anders bei mir aus, wo endet denn der part des Logos ?
Code: [Select]
{header}
<table width="640" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td>
      <table width="640" border="0" cellspacing="0" cellpadding="0" class="tablehead">
        <tr>
          <td colspan="4"><img src="{template_url}/images/header_top.gif" width="640" height="6" alt="" /></td>
        </tr>
        <tr>
          <td width="6"><img src="{template_url}/images/header_left.gif" width="6" height="60" alt="" /></td>
          <td width="405"><img src="{template_url}/images/header_logo.gif" width="405" height="60" alt="" /></td>
          <td align="right" width="6"><img src="{template_url}/images/header_right.gif" width="6" height="60" alt="" /></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td class="bordercolor">
      <table width="640" border="0" cellspacing="1" cellpadding="0">
        <tr>
          <td class="tablebgcolor">
            <table width="638" border="0" cellspacing="1" cellpadding="0">
              <tr>
                <td class="navbar" height="23">
                  <table width="636" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" width="4" height="4" alt="" />{clickstream}</td>
                      <td align="right">
<a href="{url_top_images}"><b>{lang_top_images}</b></a>&nbsp;
<a href="{url_new_images}"><b>{lang_new_images}</b></a>&nbsp;
  </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
            <table width="638" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="1" class="bordercolor" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                <td width="18" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="18" height="18" /></td>
                <td width="450" valign="top">
  <br />
                  <span class="title">{site_name}</span>
  <br />
  <hr size="1" />
                  {if categories}
                  <table width="450" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="head1">
                        <table width="100%" border="0" cellspacing="0" cellpadding="3">
                          <tr>
                            <td class="head1" valign="top">{lang_categories}</td>
                          </tr>
                          <tr>
                            <td class="row2" valign="top">{categories}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>
                  <br />
                  {endif categories}{lang_site_stats}<br />
                  <br />
                  {if msg}<b>{msg}</b><br /><br />{endif msg}
                  <table width="450" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head1">
                        <table width="100%" border="0" cellspacing="0" cellpadding="4">
                          <tr>
                            <td class="head1" valign="top">{lang_new_images}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                    <tr>
                      <td class="head1">{new_images}</td>
                    </tr>
                  </table>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td>{category_dropdown_form}</td>
                      <td align="right">{setperpage_dropdown_form}</td>
                    </tr>
                  </table>
                  <p>&nbsp;</p>
                </td>
                <td width="19" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="19" height="19" /></td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td>
      <table width="640" border="0" cellspacing="0" cellpadding="0" class="tablebottom">
        <tr>
          <td width="6"><img src="{template_url}/images/footer_left.gif" width="6" height="19" alt="" /></td>
          <td width="405">&nbsp;</td>
          <td width="225">&nbsp;</td>
          <td width="6"><img src="{template_url}/images/footer_right.gif" width="6" height="19" alt="" /></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
{footer}



In welchen Templates außer home.html muß ich denn die Anpassungen noch vornehmen ?

Tut mir leid, wens daß keine allzu intelligenten Fragen sein sollten.

9
Hallo Honda 2000,

vielen Dank für deine schnelle und präzise Hilfe !
Das finde ich sehr nett von dir.

Die Änderungen habe ich schon eingebaut und sie funktionieren auch so wie sie sollen.

1 Frage habe ich noch dazu: Der 4images Banner oben, lässt der sich nicht entfernen ?

Viele Grüße,

Alex

10
Hallo zusammen,

dank dieses Forum hab ich ja schon einige notwendige Anpassungen an meiner Gallerie machen können. Danke dafür !

Jetzt suche ich noch nach folgendem:

in der Gallerie :

möchte ich Teile entfernen:

- oben das Teil mit 4image und Suche
- links "Registrierte Benutzer" und "Zufallsbild"
- unten das " zur Zeit aktive Benutzer"

so daß quasi nur noch die Kategorien und Bilder zu sehen sind.
Die Frage ist nur : wie ?

Wenn es sonst noch Tips gibt, wie ich den Platz besser nutzen kann damit 17 und 15 Zoll Monitor User nicht  Plaque bekommen, dann immer zu ! Der weiße Rahmen um die Gallerie ist mE viel zu groß, am liebsten wäre es mir, würde es bündig abschließen.

Ich würde mich sehr freuen, wenn jemand helfen könnte !

Vielen Dank und Grüße,

Alex

Pages: [1]