mediengestalter.info
FAQ :: Mitgliederliste :: MGi Team

Willkommen auf dem Portal für Mediengestalter

Aktuelles Datum und Uhrzeit: Fr 29.03.2024 14:58 Benutzername: Passwort: Auto-Login

Thema: Auf meiner Seite verschiebt sich alles vom 03.04.2007


Neues Thema eröffnen   Neue Antwort erstellen MGi Foren-Übersicht -> Allgemeines - Nonprint -> Auf meiner Seite verschiebt sich alles
Autor Nachricht
Sabsi
Threadersteller

Dabei seit: 24.07.2005
Ort: Berlin
Alter: 37
Geschlecht: Weiblich
Verfasst Di 03.04.2007 07:35
Titel

Auf meiner Seite verschiebt sich alles

Antworten mit Zitat Zum Seitenanfang

-hoffe bin richtig hier, wenn nich, einfach verschieben...bitte-

Hallöchen...
Die Band meines Freundes hat eine Internetseite...der, der die Seite immer aktualisiert hat, hat jetzt anscheinend kein Interesse mehr daran und sagt "macht ihr doch..."
So jetzt hab ich mir das alles mal angeguckt und dachte ich habs verstanden, was er da programiert hat...
Aber dem ist doch nich so, wie ich leider feststellen musste
Dadurch, dass ich da jetzt einen neuen Konzerttermin auf der Seite geschriebene habe...hat sich alles verschoben und ich bekomm es nicht mehr hin...
Der Typ, der das gemacht hat, ist gerade im Urlaub und nicht zu erreichen...

Könntet ihr mir vielleicht helfen, das wieder gerade zu biegen???

Mir geht es um die Seite Unkaputtbar

Um genauer zu sein: um das rechts unten auf der Seite...also das "Kinoticket" und das Kästchen ganz unten (wo die News stehen)...
Wenn ich versuche die Schrift oben aus dem "Kinoticket" zu verschieben, verschieb ich auch das Kästchen...

Ich saß gestern 3 stunden dadran und jetzt weiß ich nich mehr weiter...!!!

Den Quelltext könnt ihr euch ja auf der Seite anschauen...oder wenn jemand will, kann ich den auch hier hereinkopieren...

ich hoffe ihr könnt mir helfen...

liebe verzweifelte Grüße...
Sabsi

[edit]
Titel geändert.
Keine Eyecatcher im Titel verwenden.


Zuletzt bearbeitet von tacker am Di 03.04.2007 08:08, insgesamt 3-mal bearbeitet
  View user's profile Private Nachricht senden
peter_lang

Dabei seit: 06.12.2005
Ort: -
Alter: -
Geschlecht: Männlich
Verfasst Di 03.04.2007 08:10
Titel

Antworten mit Zitat Zum Seitenanfang

Hallo,

naja, so ein richtiger Profi war er es auch net ..

Code:
<META NAME="GENERATOR" CONTENT="Internet Designer Pro 250">


... das ist ganz schön schlimm programmiert, meijomei ... <-- Schuld! Normalerweise müsstest du die ganze Seite neu und sauber bauen...

Anyway .. mache diese Datei auf: http://www.unkaputtbar-berlin.de/news.htm
und ersetze den gesamten code mit diesem:

Code:

<HTML><HEAD><TITLE>Unkaputtbar-Berlin</TITLE>
<META NAME="AUTHOR" CONTENT="Rober Sturmhoevel">
<META NAME="GENERATOR" CONTENT="Internet Designer Pro 250">
<META NAME="KEYWORDS" CONTENT="Punk Rock, Band, Berlin, ">
<meta name="description" content="Die ist die offizielle Website von Unkaputtbar, einer Punk Rock Band aus Berlin.">
<meta http-equiv="content-language" content="de">
<meta http-equiv="audience" content="all">
<meta name="rating" content="general">
<meta name="revisit-after" content="14 days">
<meta name="robots" content="nofollow">
<meta name="robots" content="no index">
<meta http-equiv="cache-control" content="">
<meta http-equiv="imagetoolbar" content="false">

<SCRIPT LANGUAGE="JavaScript">
<!--
var browserok = false;
if( parseInt( navigator.appVersion ) >= 3 && navigator.appName == "Netscape") { browserok = true; }
if( parseInt( navigator.appVersion ) >= 4 && navigator.appName == "Microsoft Internet Explorer") { browserok = true; }
function vs_ein(nam,bild,besch) {if (browserok) {document.images[nam].src = bild; window.status=besch;}}
function vs_aus(nam,bild) {if (browserok) {document.images[nam].src = bild; window.status='';}}
function vs_chbld(nam,bild,fra) {parent.frames[fra].document.images[nam].src = bild;}
function vs_bgf(f) {window.document.bgColor=(f);}
function vs_txf(f) {window.document.fgColor=(f);}
function vs_lf(f) {window.document.linkColor=(f);}
function vs_alf(f) {window.document.alinkColor=(f);}
function vs_vlf(f) {window.document.vlinkColor=(f);}
function vs_sttx(f) {window.status=(f);}
function vs_openbr(openbrse, openbrna, openbrop) {window.open(openbrse, openbrna, openbrop )}
function vs_multilink(URL1,F1,OP1,URL2,F2,OP2,URL3,F3,OP3)
   {URL=new Array(); F=new Array(); OP=new Array(); URL[1] = URL1; URL[2] = URL2; URL[3] = URL3; F[1] = F1; F[2] = F2; F[3] = F3; OP[1] = OP1; OP[2] = OP2; OP[3] = OP3;
   for(i=1;i<=3;i++){if(URL[i] != "") {
      if(F[i] == "_blank") {window.open(URL[i])}
      else{ if(F[i] == "_self") {location.href=URL[i];}
          else{ if(F[i] == "_top") {top.location.href=URL[i];}
         else{ if(OP[i] != "") {vs_openbr(URL[i], F[i], OP[i])}
            else{ parent.frames[F[i]].location.href=URL[i];}}}}}}}

function vs_sound(vs_start_stop,_sndObj) {
var sndObj = eval( _sndObj );
if(sndObj != null){
if(vs_start_stop=='stop'){sndObj.stop();}
else {
if (navigator.appName == 'Netscape' ) {sndObj.play();}
else {
if (document.MM_WMP_DETECTED == null) {
document.MM_WMP_DETECTED = false;
var i;
for( i in sndObj )if ( i == "ActiveMovie" ){
document.MM_WMP_DETECTED = true; break;}
}
if (document.MM_WMP_DETECTED)
sndObj.play();
else if ( sndObj.FileName )
sndObj.run();}}}}
//-->
</SCRIPT>
<style type="text/css"><!--
A:link {color: #CC0001; text-decoration: none}
A:visited {color: #CC0001; text-decoration: none}
A:active {color: #C0C0C0; text-decoration: none}
A:hover {color: #C0C0C0; text-decoration: none} //--></style></HEAD><BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 TEXT=#000000 LINK=#CC0001 ALINK=#C0C0C0 VLINK=#CC0001 BGCOLOR=#000000 BACKGROUND="bilder/hintergrund_news.jpg"><!--testuser- 446-->

<!--SEITENABSCHNITT--><TABLE  BORDER=0 CELLPADDING=0 CELLSPACING=0 ><TR><TD WIDTH=1><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P></TR>
<TR><TD HEIGHT=10>
<TD COLSPAN=3 WIDTH=60 ROWSPAN=16>
<TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10>

<TD COLSPAN=23 WIDTH=10 ROWSPAN=25>

<TD ALIGN=CENTER VALIGN=TOP COLSPAN=24 WIDTH=160 ROWSPAN=2>
<!--TEXT-->

<TD COLSPAN=30 WIDTH=2  ROWSPAN=33><TR>

<TD HEIGHT=10>
<TD ALIGN=LEFT VALIGN=TOP COLSPAN=3 WIDTH=50 ROWSPAN=2>
<!--TEXT-->

<FONT SIZE=2>_______________________</FONT>

<TR><TD HEIGHT=10><TR>
<TD HEIGHT=10>

<TD COLSPAN=12 WIDTH=22 ROWSPAN=51>
<TD ALIGN=LEFT VALIGN=TOP COLSPAN=90 WIDTH=150 ROWSPAN=3>
<!--TEXT-->

<table border="0" cellpadding="0" cellspacing="0">
   <tr><td rowspan="4" width="25"></td></tr>
   <tr>
      <td align="right"><B><FONT SIZE=2 COLOR=#CC0000 FACE="Verdana">EXIL Eberswalde</FONT></B></td>
   </tr>
   <tr>
      <td align="right"><B><FONT SIZE=2 FACE="Arial">20.04.07<BR>Eintritt: 3 Euro €<BR>Einlass: 20 Uhr<BR></FONT></B></td>
   </tr>
   <tr>
      <td align="right"><FONT FACE="Verdana" SIZE=4><B><A HREF="http://www.berlin.de/stadtplan/map.asp?sid=1e714259e77ccd578bf17ccc1a54eae4&start.x=5&plz=13187&str=Hadlichstr.+3&start=Finden" TARGET="_blank">Stadtplan</A></B></Font></td>
   </tr>
</table>


<TD COLSPAN=95 WIDTH=20 ROWSPAN=35><TR>
<TD HEIGHT=10><TR>
<TD HEIGHT=10><TR>
<TD HEIGHT=10><TR>
<TD HEIGHT=10>
<TD COLSPAN=70 WIDTH=10 ROWSPAN=9>

<TD ALIGN=LEFT VALIGN=TOP COLSPAN=90 WIDTH=100 ROWSPAN=10>




<TD COLSPAN=28 WIDTH=21 ROWSPAN=10><TR>
<HEIGHT=10>
<TD COLSPAN=100 WIDTH=120 ROWSPAN=8>
<TD VALIGN=TOP COLSPAN=8 WIDTH=80 ROWSPAN=10>
<!--Skript--><!--Zeigt das Datum auf der Seite an.-->
<script language="JavaScript"><!--
var textgr ='3'       // Textgr??e 1-7
J = new Date();
Tg= J.getDate();
Mo= J.getMonth()+1;
Ja= J.getYear();
D= "" + Tg;
D+= ((Mo<10) ? ".0" : ".") + Mo;
D+= "." + Ja;
document.write('<font size='+ textgr +'>'+ D +'</verdana>');
//-->
</script><TD COLSPAN=1 WIDTH=10 ROWSPAN=8><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TD COLSPAN=14 WIDTH=140 ROWSPAN=6><TD COLSPAN=8 WIDTH=80 ROWSPAN=6><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TD COLSPAN=1 WIDTH=10 ROWSPAN=22><TD VALIGN=TOP COLSPAN=38 WIDTH=380 ROWSPAN=21>
<!--USER-CODE--><html>
<head>
<title>Text des Titels</title>
</head>
<body>

<iframe src="news2.htm" name="news" width="380" height="210" align="left"
   scrolling="no" marginheight="0" marginwidth="0" frameborder="0">
</iframe>

</body>
</html>
<TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10></TABLE>
</BODY>
</HTML>



IMMER merken, vor jeder Änderung eine Kopie der Datei machen.
Gruß
Sebastian
  View user's profile Private Nachricht senden
Anzeige
Anzeige
The Council

Dabei seit: 19.01.2006
Ort: Rivendell
Alter: 45
Geschlecht: Männlich
Verfasst Di 03.04.2007 08:43
Titel

Antworten mit Zitat Zum Seitenanfang

Hallo

Das ist echt toll, daß es Leute gibt, die sich mehr als nur eine Minute mit einem Thema auseinanderzusetzen, um dann eine Lösung zu posten... Einmannfrei...

Viele Grüße
The Council
  View user's profile Private Nachricht senden
Sabsi
Threadersteller

Dabei seit: 24.07.2005
Ort: Berlin
Alter: 37
Geschlecht: Weiblich
Verfasst Di 03.04.2007 08:52
Titel

Antworten mit Zitat Zum Seitenanfang

Hey...danke für den Lösungsvorschlag...
find ich ECHT SUPER, dass sich jemand so mit meinem Problem beschäftigt...

Habe den alten Code mit deinem Vorschlag jetzt ersetzt...allerdings ist es immernoch verschoben...

[url=http://www.unkaputtbar-berlin.de/news.htm ]wie man sieht...[/url]

Mach ich irgendwas falsch...???

Habe mich bei dem Server angemeldet...mit den Zugangsdaten...und dann die Seite rausgesucht...und das ersetzt...
  View user's profile Private Nachricht senden
peter_lang

Dabei seit: 06.12.2005
Ort: -
Alter: -
Geschlecht: Männlich
Verfasst Di 03.04.2007 11:39
Titel

Antworten mit Zitat Zum Seitenanfang

...so .. nu muss es sitzen ... wieder die ganze news.htm ersetzen


Code:

<HTML><HEAD><TITLE>Unkaputtbar-Berlin</TITLE>
<META NAME="AUTHOR" CONTENT="Rober Sturmhoevel">
<META NAME="GENERATOR" CONTENT="Internet Designer Pro 250">
<META NAME="KEYWORDS" CONTENT="Punk Rock, Band, Berlin, ">
<meta name="description" content="Die ist die offizielle Website von Unkaputtbar, einer Punk Rock Band aus Berlin.">
<meta http-equiv="content-language" content="de">
<meta http-equiv="audience" content="all">
<meta name="rating" content="general">
<meta name="revisit-after" content="14 days">
<meta name="robots" content="nofollow">
<meta name="robots" content="no index">
<meta http-equiv="cache-control" content="">
<meta http-equiv="imagetoolbar" content="false">

<SCRIPT LANGUAGE="JavaScript">
<!--
var browserok = false;
if( parseInt( navigator.appVersion ) >= 3 && navigator.appName == "Netscape") { browserok = true; }
if( parseInt( navigator.appVersion ) >= 4 && navigator.appName == "Microsoft Internet Explorer") { browserok = true; }
function vs_ein(nam,bild,besch) {if (browserok) {document.images[nam].src = bild; window.status=besch;}}
function vs_aus(nam,bild) {if (browserok) {document.images[nam].src = bild; window.status='';}}
function vs_chbld(nam,bild,fra) {parent.frames[fra].document.images[nam].src = bild;}
function vs_bgf(f) {window.document.bgColor=(f);}
function vs_txf(f) {window.document.fgColor=(f);}
function vs_lf(f) {window.document.linkColor=(f);}
function vs_alf(f) {window.document.alinkColor=(f);}
function vs_vlf(f) {window.document.vlinkColor=(f);}
function vs_sttx(f) {window.status=(f);}
function vs_openbr(openbrse, openbrna, openbrop) {window.open(openbrse, openbrna, openbrop )}
function vs_multilink(URL1,F1,OP1,URL2,F2,OP2,URL3,F3,OP3)
   {URL=new Array(); F=new Array(); OP=new Array(); URL[1] = URL1; URL[2] = URL2; URL[3] = URL3; F[1] = F1; F[2] = F2; F[3] = F3; OP[1] = OP1; OP[2] = OP2; OP[3] = OP3;
   for(i=1;i<=3;i++){if(URL[i] != "") {
      if(F[i] == "_blank") {window.open(URL[i])}
      else{ if(F[i] == "_self") {location.href=URL[i];}
          else{ if(F[i] == "_top") {top.location.href=URL[i];}
         else{ if(OP[i] != "") {vs_openbr(URL[i], F[i], OP[i])}
            else{ parent.frames[F[i]].location.href=URL[i];}}}}}}}

function vs_sound(vs_start_stop,_sndObj) {
var sndObj = eval( _sndObj );
if(sndObj != null){
if(vs_start_stop=='stop'){sndObj.stop();}
else {
if (navigator.appName == 'Netscape' ) {sndObj.play();}
else {
if (document.MM_WMP_DETECTED == null) {
document.MM_WMP_DETECTED = false;
var i;
for( i in sndObj )if ( i == "ActiveMovie" ){
document.MM_WMP_DETECTED = true; break;}
}
if (document.MM_WMP_DETECTED)
sndObj.play();
else if ( sndObj.FileName )
sndObj.run();}}}}
//-->
</SCRIPT>
<style type="text/css"><!--
A:link {color: #CC0001; text-decoration: none}
A:visited {color: #CC0001; text-decoration: none}
A:active {color: #C0C0C0; text-decoration: none}
A:hover {color: #C0C0C0; text-decoration: none} //--></style></HEAD><BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 TEXT=#000000 LINK=#CC0001 ALINK=#C0C0C0 VLINK=#CC0001 BGCOLOR=#000000 BACKGROUND="bilder/hintergrund_news.jpg"><!--testuser- 446-->

<!--SEITENABSCHNITT--><TABLE  BORDER=0 CELLPADDING=0 CELLSPACING=0 ><TR><TD WIDTH=1><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P><TD WIDTH=10><P></TR>
<TR><TD HEIGHT=10>
<TD COLSPAN=3 WIDTH=60 ROWSPAN=16>
<TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10>

<TD COLSPAN=23 WIDTH=10 ROWSPAN=25>

<TD ALIGN=CENTER VALIGN=TOP COLSPAN=24 WIDTH=160 ROWSPAN=2>
<!--TEXT-->

<TD COLSPAN=30 WIDTH=2  ROWSPAN=33><TR>

<TD HEIGHT=10>
<TD ALIGN=LEFT VALIGN=TOP COLSPAN=3 WIDTH=50 ROWSPAN=2>
<!--TEXT-->

<FONT SIZE=2>_______________________</FONT>

<table border="0" cellpadding="0" cellspacing="0" width="170" align="right">
   <tr><td rowspan="4" width="25"></td></tr>
   <tr>
      <td align="right"><B><FONT SIZE=2 COLOR=#CC0000 FACE="Verdana">EXIL Eberswalde</FONT></B></td>
   </tr>
   <tr>
      <td align="right"><B><FONT SIZE=2 FACE="Arial">20.04.07<BR>Eintritt: 3 Euro €<BR>Einlass: 20 Uhr<BR></FONT></B></td>
   </tr>
   <tr>
      <td align="right"><FONT FACE="Verdana" SIZE=4><B><A HREF="http://www.berlin.de/stadtplan/map.asp?sid=1e714259e77ccd578bf17ccc1a54eae4&start.x=5&plz=13187&str=Hadlichstr.+3&start=Finden" TARGET="_blank">Stadtplan</A></B></Font></td>
   </tr>
</table>
<TR><TD HEIGHT=10><TR>
<TD HEIGHT=10>

<TD COLSPAN=12 WIDTH=22 ROWSPAN=51>
<TD ALIGN=right VALIGN=TOP COLSPAN=90 WIDTH=150 ROWSPAN=3>
<!--TEXT-->




<TD COLSPAN=95 WIDTH=20 ROWSPAN=35><TR>
<TD HEIGHT=10><TR>
<TD HEIGHT=10><TR>
<TD HEIGHT=10><TR>
<TD HEIGHT=10>
<TD COLSPAN=70 WIDTH=10 ROWSPAN=9>

<TD ALIGN=LEFT VALIGN=TOP COLSPAN=90 WIDTH=100 ROWSPAN=10>




<TD COLSPAN=28 WIDTH=21 ROWSPAN=10><TR>
<HEIGHT=10>
<TD COLSPAN=100 WIDTH=120 ROWSPAN=8>
<TD VALIGN=TOP COLSPAN=8 WIDTH=80 ROWSPAN=10>
<!--Skript--><!--Zeigt das Datum auf der Seite an.-->
<script language="JavaScript"><!--
var textgr ='3'       // Textgr??e 1-7
J = new Date();
Tg= J.getDate();
Mo= J.getMonth()+1;
Ja= J.getYear();
D= "" + Tg;
D+= ((Mo<10) ? ".0" : ".") + Mo;
D+= "." + Ja;
document.write('<font size='+ textgr +'>'+ D +'</verdana>');
//-->
</script><TD COLSPAN=1 WIDTH=10 ROWSPAN=8><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TD COLSPAN=14 WIDTH=140 ROWSPAN=6><TD COLSPAN=8 WIDTH=80 ROWSPAN=6><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TD COLSPAN=1 WIDTH=10 ROWSPAN=22><TD VALIGN=TOP COLSPAN=38 WIDTH=380 ROWSPAN=21>
<!--USER-CODE--><html>
<head>
<title>Text des Titels</title>
</head>
<body>

<iframe src="news2.htm" name="news" width="380" height="210" align="left"
   scrolling="no" marginheight="0" marginwidth="0" frameborder="0">
</iframe>

</body>
</html>
<TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10><TR><TD HEIGHT=10></TABLE>
</BODY>
</HTML>


  View user's profile Private Nachricht senden
Sabsi
Threadersteller

Dabei seit: 24.07.2005
Ort: Berlin
Alter: 37
Geschlecht: Weiblich
Verfasst Di 03.04.2007 12:14
Titel

Antworten mit Zitat Zum Seitenanfang

sieht immernoch schief aus...! Menno! Menno! Menno!
  View user's profile Private Nachricht senden
peter_lang

Dabei seit: 06.12.2005
Ort: -
Alter: -
Geschlecht: Männlich
Verfasst Di 03.04.2007 12:27
Titel

Antworten mit Zitat Zum Seitenanfang

hmm ... bei mir im IE7 sitzt es direkt auf dem Ticket .. sollte ja da sitzen odeR?

ist natürlich schwer estwas zu korrigieren, wenn man net weiß wie es vorher ausgesehen hat .. hast du nen Screenshot von früher?
  View user's profile Private Nachricht senden
Sabsi
Threadersteller

Dabei seit: 24.07.2005
Ort: Berlin
Alter: 37
Geschlecht: Weiblich
Verfasst Di 03.04.2007 13:50
Titel

Antworten mit Zitat Zum Seitenanfang

ja es soll genau auf dem Ticket sitzen...

ok könnte vielleicht daran liegen, dass ich hier auf arbeit nen älteren internet Explorer hab...
ich werd mir das dann mal zu hause anschauen...


VIELEN HERZLICHEN DANK FÜR DEINE HILFE...
echt super von dir...
danke danke danke...

* Ich bin unwürdig * * Ich bin unwürdig * * Ich bin unwürdig *
  View user's profile Private Nachricht senden
 
Ähnliche Themen <p> mit Abstandswerten verschiebt div
Illustrator verschiebt diagonal
{erledigt} template verschiebt dtd
Iframe, Text verschiebt sich!
div verschiebt sich bei anderer auflösung
Css Mittlerer Kontainer verschiebt es beim pc
Neues Thema eröffnen   Neue Antwort erstellen
MGi Foren-Übersicht -> Allgemeines - Nonprint


Du kannst keine Beiträge in dieses Forum schreiben.
Du kannst auf Beiträge in diesem Forum nicht antworten.
Du kannst an Umfragen in diesem Forum nicht mitmachen.