Author Topic: Kleine Template-Hilfe  (Read 5874 times)

0 Members and 1 Guest are viewing this topic.

Offline Zualio

  • Pre-Newbie
  • Posts: 4
    • View Profile
Kleine Template-Hilfe
« on: July 11, 2006, 02:14:34 PM »
Hi!

Ich möchte gerne einen kleinen Kommentar in meine Gallery-Homepage eintragen, in der ich Infos über die seite einfüge.

http://zualio.xardas.lima-city.de/gallery

Das problem ist, dass ich in dem Template-Dshungel nicht ganz durchblicke.
Könnte mir jemand sagen, wo ich im Template mein HTML-Code einfügen muss?

[qcode]
home.html von Template Wallpaper:


{header}
<table class="okvir" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td>
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="tablehead">
        <tr>
          <td width="95%"><img src="{template_url}/images/header_logo.jpg" alt="" /></td>
          <td width="5%"><div align="right"><img src="{template_url}/images/bfly.gif" alt="" /></div></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr>
    <td class="bordercolor">
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td class="tablebgcolor">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="navbar" ><img src="{template_url}/images/spacer.gif" width="4" height="4" alt="" />{clickstream}</td>
                      <td class="navbar" align="right">
                  
                  <DIV id="subcontent" style="position:absolute; display:none">

<div class="searchpop" align="left">
<p><b>Search {site_name}:</b></p>
<form method="post" action="{url_search}" id="topform">
<input type="HIDDEN" NAME="id" SIZE="-1" VALUE="6299074" />
<input type="HIDDEN" NAME="pageid" SIZE="-1" VALUE="r" />
<input type="HIDDEN" NAME="mode" SIZE="-1" VALUE="ALL" />
<input type="HIDDEN" name="n" value="0">
<input name="search_keywords" class="logininput" maxlength="255" style="width: 150px" id="topsearchbox" alt="Search" type="text"/>
<input value="{lang_search}" class="topformbutton" type="submit" />
</form>
<p ><a href="{url_search}">{lang_advanced_search}</a>
<div align="right"><a href="#" onClick="overlayclose('subcontent'); return false">Close</a></div>
</div>
</DIV>

<b><a href="search.htm" onClick="return overlay(this, 'subcontent')">{lang_search}</a> | <a href="{url_lightbox}">{lang_lightbox}</a><a href="{url_top_images}"></a></b> |

                  </b><a href="{url_top_images}"><b>{lang_top_images}</b></a>&nbsp;|&nbsp;
                  <a href="{url_new_images}"><b>{lang_new_images}</b></a>&nbsp;                 </td>
                    </tr>
            </table>
            <table class="main" width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td id="sc3" class="switchcontent" valign="top">
                  <table width="180" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"><img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_registered_user}</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="box_back">{user_box}</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
              {if random_image}
                  <table width="180" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head2" height="20"> <img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_random_image}</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="box_back">
                   <br />
                        {random_image}
                  <br />                      </td>
                    </tr>
                  </table>
              {endif random_image}<br>
                {whos_online}<br>
                <img src="{template_url}/images/spacer.gif" alt="" width="180" height="1" /></td>
                <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="100%" valign="top">
              <p>&nbsp;</p>
              <table width="100%" border="0" cellpadding="0">
                    <tr>
                      <td width="95%"><span class="title">&raquo;&nbsp;{site_name}</span></td>
                      <td width="5%"><div align="right"><img src="off.gif" class="showstate" onclick="expandcontent(this, 'sc3')" /></div></td>
                    </tr>
                  </table>
              <p>{if categories}                  </p>
              </p>
             
              <table width="100%" border="0" cellspacing="0" cellpadding="5">
                          <tr>
                            <td valign="top" class="head1">{lang_categories}</td>
                          </tr>
                          <tr>
                            <td valign="top">{categories}</td>
                          </tr>
                  </table>
                  <br />
                  {endif categories}{lang_site_stats}<br />
                  <br />
                  {if msg}<b>{msg}</b><br /><br />{endif msg}
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td>
                        <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>{new_images}</td>
                    </tr>
                  </table>
              <br><br />
                  <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>{cp_link}</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="100%" border="0" cellspacing="0" cellpadding="0" >
        <tr>
          <td class="tablebottom" width="6">&nbsp;</td>
          <td class="tablebottom"><!--
    Bitte beachten Sie, dass der folgende Copyrighthinweis
    auf JEDER Seite die von 4images ausgegeben wird sichtbar
    sein MUSS. Schriftart, Farbe etc. dürfen an die eigene
    Website angepasst werden, der Hinweis darf aber unter
    KEINEN Umständen entfernt oder unsichtbar gemacht werden.
    Auch muss der Hyperlink zu http://www.4homepages.de intakt
    bleiben. Diese Bedingung ist Bestandteil der Lizenz dieser
    Software. Lesen Sie die Lizenz.txt Datei für weitere
    Informationen.
   
    Please note that the following copyright notice
    MUST be displayed on each and every page output
    by 4images. You may alter the font, colour etc. but
    you CANNOT remove it, nor change it so that it be,
    to all intents and purposes, invisible. The hyperlink
    http://www.4homepages.de must also remain intact.
    These conditions are part of the licence this software
    is released under. See the Licence.txt file for
    more information.
// -->
&nbsp; Powered by <b><a href="http://www.4homepages.de">4images</a></b> {script_version} &nbsp;|&nbsp; Copyright &copy; 2006 <a href="{site_url}" target="_self"><span>{site_name}</span></a> </td>
          <td align="right" class="tablebottom">Design: <a href="http://www.hotdt.com" target="_blank"><strong>Wallpaper</strong></a>&nbsp;&nbsp;</td>
        </tr>
      </table></td>
  </tr>
</table>
{footer}
[/qcode]

mfg
Zualio

Offline Zualio

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: Kleine Template-Hilfe
« Reply #1 on: July 11, 2006, 06:01:04 PM »
Kann mir keiner helfen?

Offline tdkpaul

  • Full Member
  • ***
  • Posts: 205
    • View Profile
Re: Kleine Template-Hilfe
« Reply #2 on: July 11, 2006, 07:55:25 PM »
nicht mal ein Tag hälst du aus  :roll:

1. versuche auf english
2. suche benutzen,

http://www.4homepages.de/forum/index.php?topic=4996.0

ansonsten einfach über das ACP die Template editieren

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Kleine Template-Hilfe
« Reply #3 on: July 30, 2006, 07:50:01 PM »
Hallo,

stellt sich nur die Frage, wo du dein Kommentar haben willst :?:

Über der Loginform, drunter, über dem Zufallsbild, drunter, über den Kategorien, drunter, nur in den Kategorien, auch in der detailansicht, oder nicht, usw. usw..

Fragen über Fragen :?: :?:

Bitte genau festlegen, falls nötig mit Bild und Pfeil....


Gruß
Kurt