Author Topic: Rechts Klick sperre geht nur bedingt/ Unter Bild den Autor entfernen  (Read 14074 times)

0 Members and 1 Guest are viewing this topic.

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Rechts Klick sperre geht nur bedingt/ Unter Bild den Autor entfernen
« Reply #15 on: March 26, 2007, 11:37:00 PM »
wenn man deine index.php öffnet und in den Quelltext guckt, steht fast ganz unten:

Code: [Select]
<p>
<form method="post" action="./search.php?sessionid=1aa5d2cd0942a3fad063b377398ab7ad"><input type="hidden" name="sessionid" value="1aa5d2cd0942a3fad063b377398ab7ad" />
<input type="text" name="search_keywords" size="15" class="searchinput" />
<input type="submit" value="Suchen" class="button" name="submit" />
<a href="./search.php?sessionid=1aa5d2cd0942a3fad063b377398ab7ad&sessionid=1aa5d2cd0942a3fad063b377398ab7ad" class="smalltext"></a>
</form>
<br />
</p>


da hast du deine Suche

wenn mich nicht alles täuscht ist das doch: no_user_no_rand als Template, oder??

geh mal in den Ordner /incl/
searchbox.php

Code: [Select]
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="tablehead">
        <tr>
          <td colspan="4"><img src="<? print $tu ?>/images/header_top.gif" width="100%" height="6" alt="" /></td>
        </tr>
        <tr>
          <td width="6"><img src="<? print $tu ?>/images/header_left.gif" width="6" height="60" alt="" /></td>
          <td><img src="<? print $tu ?>/images/header_logo.gif" width="405" height="60" alt="" /></td>
          <td width="225" align="right">
 &nbsp;
          </td>
          <td align="right" width="6"><img src="<? print $tu ?>/images/header_right.gif" width="6" height="60" alt="" /></td>
        </tr>
      </table>

für MIT Bild im header

und
Code: [Select]
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="tablehead">
        <tr>
          <td >&nbsp;<td>
        </tr>
      </table>

für MIT OHNE ALLES  :wink: oder wie man da sagt
jedenfalls, mit ohne Suchbox

Offline titto

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Rechts Klick sperre geht nur bedingt/ Unter Bild den Autor entfernen
« Reply #16 on: March 27, 2007, 10:35:16 AM »
vielen dank an Kurt und honda2000 - endlich weg !

ja ich benutze diese template default_no_user_rand. Das Suchfeld ist im Ordner/templates/default/incl/t_close.php festgelegt.
Den Code rausgenomme und es ist endlich weg :)

wenn ich das in der searchbox.php ändere dann erscheint ganz oben, dieses 4imgGallery Logo - das Suchfeld bleibt aber trotzdem.

1000 Dank an Euch - 'unbezahlbar'


gruß titto
« Last Edit: March 27, 2007, 10:50:01 AM by titto »

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Rechts Klick sperre geht nur bedingt/ Unter Bild den Autor entfernen
« Reply #17 on: March 27, 2007, 11:53:45 AM »
siehste, aufgegeben wird nicht!!!

problem ist, einmal wird das Template und einmal die Funtion includiert
bubs, wech isse :wink: