Suche im Forum:
Suchen


Autor Nachricht
Beitrag27.08.2008 um 09:03 (UTC)    
Titel: homepage schwarz !!!

hallo..
wenn ich auf meine homepage gehe kommt nur noch ne schwarze seite..es ist alles weg..
wenn ich aber die homepage bearbeiten will (im *baukasten*) dann ist alles da.. alle bilder sind drin und die einstellungen und extras sind wie immer!! ??

hab ich was verstellt? bin noch nich solange hier.. bitte helft!!
wäre schade für mich wenn ich ne neue machen müsste
Crying or Very sad
Beitrag27.08.2008 um 12:11 (UTC)    
Titel:

ja du hast im quell text was falsch gemacht

Zitat:
<style type="text/css">
<!--
td.shouty, td.shouty2, td.shouty3, td.shouty4, td.shouty5{
background-image:url(HIER EURE BILD-URL);
background-repeat:repeat;
background-color:#xxxxxx;
color:#000000;}
-->
<br>
<CENTER>

<table height="27">
<tr>
<td
height="27"
valign="middle"


richtig ist es so:

Zitat:
<style type="text/css">
<!--
td.shouty, td.shouty2, td.shouty3, td.shouty4, td.shouty5{
background-image:url(HIER EURE BILD-URL);
background-repeat:repeat;
background-color:#xxxxxx;
color:#000000;}
-->
</style>
<br>
<CENTER>

<table height="27">
<tr>
<td
height="27"
valign="middle"


Zuletzt bearbeitet von arneboockmeyer am 27.08.2008, 13:11, insgesamt einmal bearbeitet
Beitrag28.08.2008 um 17:57 (UTC)    
Titel:

ich danke dir ganz doll!!!!
das war es auch wirklich..frag mich nur wie das passieren konnte..hab ja nix gemacht da...hm

naja ..
dake nochmal!
lg
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de