Seite 1 von 1

[Volltextsuche 1.2] Zielframe bestimmen?

Verfasst: Sa 31. Jan 2004, 15:58
von ChrisD
Hallo zusammen!
Das besagte Mudul befindet sich bei mir rechts in einem Frame, nur leider werden auch in diesem rechten Frame die Ergebnisse ausgegeben, was das Design doch sehr in Mitleidenschaft zieht.
Kann man den Frame irgendwo bestimmen?
Ich hab im Code nichts gefunden.

Gruß
Christopher

Verfasst: Sa 31. Jan 2004, 16:52
von chobbert
Wenn es wirklich um Frames geht, reicht es aus, ein "target=" mit dem Namen des Zielframes einzufügen.

Oder geht es vielmehr um Tabellen? Dein Suchformular steht in der rechten Spalte, die Liste soll aber in einer breiteren Hauptspalte angezeigt werden?

vgl. http://www.contenido.de/forum/viewtopic.php?t=386


Schöne Grüße

Robert

Verfasst: Sa 31. Jan 2004, 21:41
von ChrisD
ERstellt hab ich ein Tabellen Layout, Contenido macht daraus aber Frames.
Das Problem wäre da nur, dass dein Link für die Version 4.2 ist und ich nur den einen Container verwenden möchte.

Gruß
Christopher

Verfasst: Sa 31. Jan 2004, 22:18
von chobbert
Der Ansatz mit dem Teilen in zwei Module ist grundsätzlich für alle 4er Versionen und selbst für 0.93 geeignet.

Welche Version von Contenido setzt Du ein, die aus Tabellen Frames erzeugt? Poste mal Dein Layout.


Schöne Grüße

Robert

Verfasst: Sa 31. Jan 2004, 22:39
von ChrisD
Welche Version von Contenido setzt Du ein, die aus Tabellen Frames erzeugt? Poste mal Dein Layout.
Wenn man bei der 4.42 die Hauptnavigation einsetzt, werden doch Frames erzeugt, oder?

Mein Layout:

Code: Alles auswählen

<body style="background-image: url(./upload/logos/hg.jpg);">
<table
 style="text-align: left; width: 790px; margin-left: auto; margin-right: auto;"
 border="0" cellspacing="0" cellpadding="0">
  <tbody>
    <tr>
      <td
 style="vertical-align: top; width: 200px; background-color: rgb(51, 102, 153);"><img
 src="./upload/logos/logo.jpg" title="" alt=""><br>
      </td>
      <td
 style="vertical-align: top; text-align: right; background-color: rgb(51, 102, 153);"
 rowspan="1" colspan="2">CMS_CONTAINER[1]<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; width: 200px; background-color: rgb(51, 102, 153);"
 rowspan="2" colspan="1">CMS_CONTAINER[2]<br>
CMS_CONTAINER[3]<br>
      </td>
      <td style="vertical-align: top; width: 500px;">CMS_CONTAINER[4]</td>
      <td
 style="vertical-align: top; width: 90px; background-color: rgb(51, 102, 153);"
 rowspan="2" colspan="1">CMS_CONTAINER[6]<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top; width: 500px;">CMS_CONTAINER[5]</td>
    </tr>
    <tr align="center">
      <td
 style="vertical-align: top; background-color: rgb(51, 102, 153);"
 rowspan="1" colspan="3">
      <script type="text/javascript"><!--
document.write("Letzte Änderung: " + document.lastModified);
//--></script><br>
      </td>
    </tr>
  </tbody>
</table>
<br>
<table cellpadding="2" cellspacing="2" border="0"
 style="text-align: left; width: 790px; margin-left: auto; margin-right: auto;">
  <tbody>
    <tr>
      <td
 style="vertical-align: top; background-color: rgb(0, 0, 0); width: 5px;"
 rowspan="3" colspan="1"><br>
      </td>
      <td
 style="vertical-align: top; background-color: rgb(0, 0, 0); height: 5px;"><br>
      </td>
      <td
 style="vertical-align: top; background-color: rgb(0, 0, 0); width: 5px;"
 rowspan="3" colspan="1"><br>
      </td>
    </tr>
    <tr align="center">
      <td
 style="vertical-align: top; background-color: rgb(51, 102, 153);"><span
 style="font-family: arial; color: rgb(255, 255, 255);">Powerd by
C-Design.de.tt</span><br
 style="font-family: arial; color: rgb(255, 255, 255);">
      <span style="font-family: arial; color: rgb(255, 255, 255);"><a
 href="http://c-design.de.tt">c-design.de.tt</a>
- <a href="http://onephoto.de.tt">onephoto.de.tt</a> - <a
 href="http://topspin.de.tt">topspin.de.tt</a> - <a
 href="http://tolkien.de.tt">tolkien.de.tt</a></span> </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; background-color: rgb(0, 0, 0); height: 5px;"><br>
      </td>
    </tr>
  </tbody>
</table>
</body>
Gruß
Christopher

Verfasst: Sa 31. Jan 2004, 23:31
von chobbert
Onliner hat geschrieben:
Welche Version von Contenido setzt Du ein, die aus Tabellen Frames erzeugt? Poste mal Dein Layout.
Wenn man bei der 4.42 die Hauptnavigation einsetzt, werden doch Frames erzeugt, oder?
nein!?


Robert

Verfasst: So 1. Feb 2004, 10:57
von ChrisD
Oh, dann bin ich jetzt wieder ein wenig schlauer. Wenn ich nun also keine Frames hab, komm ich um die Lösung mit 2 Containern nicht rum? Das wäre aber ärgerlich...

Volltext

Verfasst: So 1. Feb 2004, 13:07
von kuchi
Hi,

guck mal auf meine Seite http://www.lidahilfe.de/cms,ob die Suche bei Dir auch so aussehen soll!
Dann meld' Dich nochmals.

Gruß kuchi

Verfasst: Di 3. Feb 2004, 07:59
von ChrisD
Die Suche ist super!
Kannst du den Code posten?

Gruß
Christopher

Verfasst: Mi 11. Feb 2004, 01:23
von koffer
Erledigt, hab Kuchis Antwort in einem anderen Post gefunden.
Danke!

Verfasst: Mi 11. Feb 2004, 15:03
von ChrisD
Erledigt, hab Kuchis Antwort in einem anderen Post gefunden.
Danke!
Wenn du uns jetzt noch sagen würdest in welchem... :wink:

Verfasst: Mi 11. Feb 2004, 17:47
von koffer

Verfasst: Mi 11. Feb 2004, 20:52
von ChrisD
Nicht ganz so, wie ich es mir vorgestellt habe, aber ich werds mal ausprobieren. Danke!