Author Topic: Links öffnen im selben Fenster  (Read 13434 times)

0 Members and 1 Guest are viewing this topic.

Offline ddr94

  • Newbie
  • *
  • Posts: 22
    • View Profile
Links öffnen im selben Fenster
« on: March 29, 2008, 09:54:13 PM »
Hallo!
Ich habe so eine Frage.
Was muss ich machen damit die auf dem angehängten Bild Links in dem selben Fenster geöffnet werden?

Bild:


Ein Beispiel ist hier:
http://www.galeriapgk.com/

Link "Regulamin" öffnet sich im selben Fenster.

Ich hoffe auf eure Hilfe :)

EDIT: Fehler korrigiert.
« Last Edit: March 30, 2008, 04:21:02 PM by ddr94 »

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: Links öffnen im selben Fenster
« Reply #1 on: March 29, 2008, 09:58:36 PM »
Hallo,

das ist doch sehr Einfach wenn man ein bisschen html Kenntnisse hat.

Du nimmst Dir ein Template (beisp: home.html) nimmst das in der mitte raus und baust das ein was Du gerne Möchtest.

Speichern tust Du das geänderte Template unter ein anderen Namen (beisp: Guestbook.html).

nobby

Offline ddr94

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Links öffnen im selben Fenster
« Reply #2 on: March 29, 2008, 10:04:10 PM »
Hi!

Danke, aber was muss ich ausschneiden und wohin einfügen? Ich habe schon lange nicht mit html gearbeitet - fast alles vergessen.

Sorry :(

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: Links öffnen im selben Fenster
« Reply #3 on: March 29, 2008, 10:11:41 PM »
Das musst Du Dir genau anschauen!

Der äußere Rahmen sollte schon bleiben sonst sieht es schräg aus.

Leider kann man die Vorgehensweisen nicht so gut Erklären, das würde den Rahmen sprengen.

Wenn Du ein bisschen Zeit hast und nicht alles sofort willst, kann ich Dir ein bisschen helfen.

Ich schicke Dir mal eben eine PN:

nobby

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Links öffnen im selben Fenster
« Reply #4 on: March 30, 2008, 09:11:14 AM »
hallo ddr94,

Für den Link: Über mich
kannste folgendes verwenden:
http://www.4homepages.de/forum/index.php?topic=4996.0

Für den Link: Gästebuch
wird es schwieriger...
Ist das Gästebuch in php mit templates?
Dann kannste das template des Gästebuches dem von 4images anpassen
wie zB. auf meiner page:
http://gaestebuch.malediven-bilder.de/



KurtW


Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Links öffnen im selben Fenster
« Reply #5 on: March 30, 2008, 09:35:55 AM »
auch wenn ich nicht Polnisch kann, aber Regetsrieren öffnet sich auch bei dir "im selben Fenster"!

wie man neue Templates einfügt, wurde doch nun schon 100x genauestens 8sogar auf DEUTSCH) beschrieben!

z.B. hier:
http://www.4homepages.de/forum/index.php?topic=13993.msg77295#msg77295

Offline ddr94

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Links öffnen im selben Fenster
« Reply #6 on: March 30, 2008, 04:20:36 PM »
auch wenn ich nicht Polnisch kann, aber Regetsrieren öffnet sich auch bei dir "im selben Fenster"!

Sorry, ich meinte "Regulamin".

Mit "Über mich" habe ich es schon geschafft, danke KurtW :)
Das Gästebuch habe ich von http://www.flf-book.de/, und ich glaube das kann man nicht so einfach einfügen weil der Link auf eine externe Seite aufweist... Hat jemand schon Erfahrung damit?

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Links öffnen im selben Fenster
« Reply #7 on: March 30, 2008, 04:39:57 PM »
Code: [Select]
<iframe src="http://www.dein-gaestebuch.ldt/" scrolling="auto" border="0" frameborder="0" width="xxx" heigth="xxx"></iframe>
kein Problem, oder?

Offline ddr94

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Links öffnen im selben Fenster
« Reply #8 on: March 30, 2008, 05:16:22 PM »
Danke sehr! Es gibt leider noch ein Problem:


Und der Code sieht so aus:
Code: [Select]
{header}
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td>
<table cellpadding="0" cellspacing="0"  width="100%"  border="0" bgcolor="#006699" >
 <tr>
  <td width="100%">
   <table border="0" cellpadding="0" cellspacing="0" bgcolor="#800000" width="100%" height="62" background="templates/4blue_orange2/bgcell2.gif" >
    <tr>
     <td width="50%" align="left"><img src="{template_url}/images/4imgs.gif" width="246" height="58" align="center" alt="" /></td>
     <td width="50%" align="right" >
<form method="post" action="{url_search}">
              <table border="0" cellspacing="0" cellpadding="1">
                <tr>
                  <td>
                    <input type="text" name="search_keywords" size="15" class="searchinput" />
                  </td>
                  <td>
                    <input type="submit" value="{lang_search}" class="button" name="submit" />&nbsp;
                  </td>
                </tr>
                <tr valign="top">
                  <td colspan="2"><a href="{url_search}" class="smalltext">{lang_advanced_search}</a></td>
                </tr>
              </table>
            </form>
     </td>
   </tr>
  </table>
</td>
</tr>
</table>
     

    </td>
  </tr>
  <tr>
    <td class="bordercolor">
      <table width="100%" border="0" cellspacing="1" cellpadding="0">
        <tr>
          <td class="tablebgcolor">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
    <td class="navbar" height="23">
     <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
       <td align="left" width="50%">
        <img src="{template_url}/images/spacer.gif" width="4" height="4" alt="" />Your Site's Name here ?
       </td>
       <td align="right" width="50%">
     
        <a href="{url_top_images}"><b>{lang_top_images}</b></a>&nbsp;
        <a href="{url_new_images}"><b>{lang_new_images}</b></a>&nbsp;&nbsp;
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="150" class="row2" valign="top">
                  <table width="150" 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 class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1">{user_box} </td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
  {if random_image}
                  <table width="150" 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 class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1">
    <br />
                        {random_image}
<br />
                        <br />
                      </td>
                    </tr>
                    <tr>
                      <td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
{endif random_image}
                  <p align="center">
                    <?php
                    
echo date("d.m.Y, H:i"); 
        ?>

                  </p>
<?php include("4blueo2.php"); ?>
                  <br />
                </td>
                <td width="1" class="bordercolor" valign="top"><img src="{template_url}/images/spacer.gif" width="1" height="1" alt="" /></td>
                <td width="18" valign="top"><img src="{template_url}/images/spacer.gif" width="18" height="18" al<td width="100%" valign="top"><br />
                 
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                     
<iframe src="http://www.flf-book.de/Benutzer/nrwgalerie.htm" scrolling="auto" border="0" frameborder="0" width="100%" heigth="100%"></iframe>




                    </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>
     
    </td>
  </tr>
</table>
{footer}

 :?

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Links öffnen im selben Fenster
« Reply #9 on: March 30, 2008, 07:04:25 PM »
von width="100%" und height="100%" also Angaben in % war nie die Rede, wenn dan in Pixel, also width="750" height="1200"

Offline ddr94

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Links öffnen im selben Fenster
« Reply #10 on: March 30, 2008, 07:11:59 PM »
Funktioniert leider nicht...

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Links öffnen im selben Fenster
« Reply #11 on: March 30, 2008, 07:14:59 PM »
da bist du der erste

die Angaben in Pixel musst du schon anpassen, solange, bis dein Gästebuch reinpasst
notfalls kann man ja auch das GB "verkleinern" oder mal den Anbieter wechseln, und einen nehmen, bei dem man sein GB anpassen kann
z.B.
www.123gb.de
ist auch kostenlos

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Links öffnen im selben Fenster
« Reply #12 on: March 30, 2008, 07:24:47 PM »
Hi

ich würde mir mal den code in deiner page ansehen  :wink:

<iframe src="http://www.flf-book.de/Benutzer/nrwgalerie.htm" scrolling="auto" border="0" frameborder="0" width="900" heigth="2500"></iframe>


Kurt

Offline ddr94

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Links öffnen im selben Fenster
« Reply #13 on: March 30, 2008, 07:34:05 PM »
So, jetzt funzt es! Danke! :)

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Links öffnen im selben Fenster
« Reply #14 on: March 30, 2008, 07:37:37 PM »
nicht in IE und Opera  :wink:

100% Angaben in iframe sind nicht gut  :wink: War auch schon die Info von honda2000

außerdem ist noch folgendes falsch, was ich so auf die Schelle gesehen habe:
<td width="18" valign="top"><img src="./templates/4blue_orange2/images/spacer.gif" width="18" height="18" al<td width="100%" valign="top"><br />



KurtW