Suche im Forum:
Suchen


Autor Nachricht
Beitrag09.08.2015 um 11:07 (UTC)    
Titel: CSS-Code stimmt nach dem Urlaub nicht mehr...

Tag liebes Community,

ich bin aus dem Urlaub zurück gekommen und habe auf meiner Homepage "www.dancemasters.de.tl" festgestellt, das mein Header ganz oben auf der Homepage verschwunden ist, Da war immer ein riesen DanceMasters-Header zu sehen ( das Bild hier: http://img.webme.com/pic/d/dancemasters/header-dancemasters.png) und nun ist es weg.

Hier ist der CSS-Code ohne Style Tags:

#header_container{display:none;}
h2#title{display:none;}
#counter{display:none;}


/*WERBUNG MITTIG*/

table[height="102"] {
margin:auto;
}


/*HINTERGRUND*/

body{
background-image: url(http://img.webme.com/pic/s/sp-testseite22/hintergrund.png);
background-color: #F7F7F7;
background-repeat: repeat;
background-position: top center;
font-family: arial, sans-serif;
font-size: 12px;
}


/*ÜBERSCHRIFTEN FORMATIEREN*/

h1{
color:#CFCFCF;
font-size: 16px;
}
h2{
color: #EEEEEE;
font-size: 12px;
}


/*ÜBERSCHRIFTEN IM HEADER*/

h2[id="Titel"]{
margin-top: 98px;
margin-left: 300px;
float: left;
}
h2[id="Untertitel"]{
margin-top: 150px;
margin-left: -420px;
float: left;
}


/*LINKFORMATIERUNGEN*/

a{
color: #9DADBB;
text-decoration: none;
}

a:hover{
color: #CFE5F7;
}


/*GRUNDGERÜST*/

#Schwubbel{
width: 1000px;
margin: 0px auto;
}

#container{
width: 1000px;
float: left;
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
background-repeat: repeat-y;
}


/*HEADER*/

#ÜberInhalt{
width: 1000px;
height: 200px;
float: none;
background: url(http://img.webme.com/pic/d/dancemasters/header-dancemasters.png);
margin-top: 20px;
margin-bottom: 0px;
color: #fff;
}


/*NAVIGATION*/

#nav_container{
margin-left: 50px;
width: 200px;
float: left;
}

#nav_heading{
float: left;
color: #000;
font-size: 140%;
margin-top: 30px;
}

a.menu{
display:block;
border-bottom: 1px solid #73808A;
border-top: 1px solid #73808A;
width: 185px;
height: 26px;
color: #73808A;
text-decoration: none;
margin-bottom: -1px;
padding-left: 10px;
padding-top: 4px;
font-size: 13px;
font-weight: bold;
}

ul#nav{
margin-top: 70px;
margin-left: -40px;
}

li.nav_element{
list-style-type: none;
}

li.nav_element a:hover{
list-style-type: none;
background:

url(http://img.webme.com/pic/s/sp-testseite12/menu-hover.png);
color: #fff;
}

li.subpage a{
margin-left: 10px;
width: 175px;
font-style: italic;
}

li.subpage a:before{
content: "> ";
}

li.checked_menu a{
color: #000;
font-weight: bold;
}


/*SIDEBAR*/

#sidebar_container{
margin-left: 50px;
width: 200px;
margin-bottom: 30px;
margin-top: 30px;
float: left;
clear:left;
}

#sidebar_heading{
float: left;
color: #000;
font-size: 140%;
margin-top: 15px;
}

#sidebar_content{
color: #73808A;
text-align: justify;
margin-top: 60px;
}

#sidebar_content h2{
color: #fff;
}

#sidebar_content a:hover{
color: #a01213;
text-decoration: underline;
}


/*INHALT*/

#Contenttop{
background: url(http://img.webme.com/pic/s/sp-testseite22/top2.png);
width: 1000px;
height: 19px;
margin: 0px auto;
float: left;
}

#Oberzeilen{
width: 1000px;
float:right;
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
padding-top: 50px;
}
#Slideshow{
width: 640px;
height: 300px;
border: 2px solid #9E9E9E;
float: left;
margin-left: 50px;
background: #ececec;
}
#Oberbox{
width: 160px;
height: 260px;
float: right;
background: url(http://img.webme.com/pic/s/sp-testseite22/box-oben.png);
margin-right: 50px;
text-align: justify;
padding: 20px 20px 20px 20px;
}
#OberLeiste{
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
width: 1000px;
height: 30px;
padding-top: 50px;
float: right;
}
#Inhaltoben{
width: 870px;
height: 25px;
background: #F6F6F6;
float: left;
color: #000;
font-size: 15px;
margin-left: 50px;
padding-top: 5px;
padding-left: 20px;
}

#content{
width: 630px;
margin-right: 50px;
margin-top: 50px;
margin-bottom: 50px;
float: right;
color: #000;
}
#UnterInhalt{
width: 1000px;
height: 20px;
float: left;
background-image: url(http://img.webme.com/pic/s/sp-testseite22/bottom2.png);
margin-bottom: 50px;
}
#UnterLeiste{
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
width: 1000px;
height: 30px;
margin: 0px auto;
margin-top: 0px;
float: right;
}
#Inhaltunten{
width: 870px;
height: 25px;
background: #F6F6F6;
float: left;
color: #000;
font-size: 15px;
margin-left: 50px;
padding-top: 5px;
padding-left: 20px;
}

#Menüpunkte_F{
width: 830px;
height: 35px;
float: left;
margin-left: 50px;
}
#Menüpunkte_F a:link,
#Menüpunkte_F a:visited,
#Menüpunkte_F a:hover{
display: block;
float: left;
height: 20px;
margin-left: 30px;
color: #73808A;
font-size: 14px;
padding-top: 15px;
}
#Menüpunkte_F a:hover{
color: #fff;
}

#Footer{
width: 1000px;
height: 200px;
float: right;
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
text-align: justify;
color: #73808A;
padding-top: -30px;
}

#Footer_links{
width: 280px;
height: 160px;
float: left;
margin-left: 50px;
}
#Box1_links a:link,
#Box1_links a:hover,
#Box1_links a:visited{
display: block;
width: 200px;
height: 18px;
padding-top: 4px;
padding-left: 10px;
margin-top: -1px;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}
#Footer_rechts{
width: 600px;
height: 160px;
float: right;
margin-right: 50px;
}
#Footer_rechts1{
width: 280px;
height: 160px;
float: left;
margin-left: 15px;
}
#Footer_rechts2{
width: 280px;
height: 160px;
float: right;
}

/* Position */
#nach_oben {
position: fixed;
bottom: 30px;
margin-left: -150px; }

/* Aussehen des Buttons */
#nach_oben a {
width: auto;
padding: 7px 12px 7px 17px;
display: block;
text-align: center;
text-transform: uppercase;
text-decoration: none;
color: #000000;
font-size: 11px;
font-family: arial;
background-color: #FFFFFF;

/* abgerundete Ecken */
border: 1px solid #c9c9c9;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

/* transition */
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s; }

/* Hover bei Mauskontakt */
#nach_oben a:hover {
color: #000;
background-color: grau;}


Hoffe Jemand von Euch kann mir helfen oder sagen, was los ist? Smile

Danke schon mal vorerst für die Hilfe von Euch/Dir.

Liebe Grüße

Denny
Beitrag09.08.2015 um 15:15 (UTC)    
Titel:

Mache aus <div id="ÜberInhalt"> einfach <div id="UeberInhalt">
und aus #ÜberInhalt in deinem CSS-Code ein #UeberInhalt
dann sollte es shcon wieder passen. Wink

Edit: Klasse, das Forum hat die Ü-Sonderzeichen, die ich von deiner Homepage kopiert habe in normale Üs umgewandelt, da macht mein Text ja voll keinen Sinn mehr. Very Happy
Das bei CSS sieht so aus: #&# 220;berInhalt - ohne das Leerzeichen
und das bei HTML <div id="&# 220;berInhalt"> -auch hier habe ich ein Leerzeichen eingefügt.
______________
- Signatur vom Mod Team angepasst -
Bitte keine Werbung für fremde Projekte

=> Das ist sehr schade. Ich habe mich hier im Forum über viele Jahre engagiert und einfach meine Signatur zu verändern zeugt von mangelnder Wertschätzung für meine Beiträge, die einzig den Nutzern des Homepage-Baukastens zugute kamen. Spätestens mit der Reduzierug auf max. 10 Unterseiten* sind die guten Zeiten des Baukastens ohnehin vorbei und die einst große Gremeinschaft im Forum hat sich längst aufgelöst. Nun bin ich hier offenbar auch nicht länger erwünscht. Bleibt mir nur lebewohl zu sagen, es waren schöne 14 Jahre und der Baukasten hat mir immer viel Spass gemacht - machts gut und eventuell trifft man sich ja doch nochmal an anderer Stelle im Internet. (07.06.2020)
* mittlerweile sogar nur noch 5


Zuletzt bearbeitet von freefunstuff am 09.08.2015, 16:19, insgesamt einmal bearbeitet
Beitrag09.08.2015 um 20:30 (UTC)    
Titel:

Danke dir freefunstuff Smile

Es hat geklappt und der Header ist wieder zu sehen.

Lieben dank Smile Very Happy
Beiträge der letzten Zeit anzeigen:   


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