Suche im Forum:
Suchen


Autor Nachricht
Beitrag08.11.2009 um 11:25 (UTC)    
Titel: [erledigt]Design verschiebt sich bei verschiedenen Aufl..

Hallo Liebe hpbk Community

Ich habe folgendes Problem und zwar habe ich für mich ein neues Design erstellt, welches noch auf einer Testseite lagert. Da ist mit aufgefallen das die Werbung und der Content sich bei verschiedenen Auflösungen verschiebt.

Habe auchschon hier im Forum gesucht und gefunden und auch die ganze Nacht(bis 5 Uhr morgens) ausprobiert nur bekomm es nicht hin also wollt ich mal fragen ob mir einer von euch helfen kann.

Hier ist mal der Code

Code:
h1#title {
display : none;
}
h2#title span {
display : none;
}
div.header {
display : none;
}

#nav_heading {
display : none;
}
#nav {
display : none;
}
body {

background-color : #000000;
background-image : url();
}
p, div, b {
font-family : Arial;
font-size : 12px;
text-decoration : none;
}
a {
color : #000000;
font-size : 12px;
text-decoration : none;
}
a:hover {
color : #F91A0C;
font-size : 12px;
text-decoration : underline;
}
a:active {
color : #000000;
font-size : 12px;
text-decoration : none;
}
h1#title {
display : none;
}
h2#title span {
display : none;
}
div.header {
display : none;
}
li.nav_element {
list-style-type : none;
}
body {
background-color : #212020;
}
p, div, b {
font-family : Arial;
font-size : 12px;
text-decoration : none;
}
a {
color: red
font-size : 12px;
text-decoration : none;
}
a:hover {
color: red
font-size : 12px;
text-decoration : underline;
}
a:active {
color : #ffffff;
font-size : 12px;
text-decoration : none;
}
* {
padding : 0;
margin : 0;
}
#Design {
margin : 0 auto;
border : none;
margin-top : 20px;
margin-bottom : 10px;
width : 1000px;
hight : 780px;
background-color : #ffffff;
padding : 0px;
}




#Header {
background-color : #212020;
background-image : url(http://img.webme.com/pic/t/testmehp2/frame1.png );
width : 1000px;
height : 360px;
color : #bababa;
border : none;
font-size : 12px;
font-weight : bold;
}





#men2 {
background-image : url();
background-color : #ffffff;
width : 160px;
height:350px;
padding : 5px;
display : inline;
border-right: 1px solid #000000;
float: left;
}

#menu {
background-image : url();
background-color : #debe3b;
width : 196px;
height:350px;
color : #000000;
margin : 0 auto;
padding : 5px;
display : inline;
border-left: 1px solid #000000;
float :right
}


#content {
background-color : #ffffff;
width:613px;
height:350px;
margin : 0 auto;
position: absolute;
top: 400px;
left: 304px;
color: #000000;
font-size: 12px;
border: none;
overflow: auto;}



#Footer {
width : 990px;
height : 40px;
background-image : url(http://img.webme.com/pic/t/testmehp2/footergbpics4.png);
background-color : #ffffff;
color : #000000;
font-size : 12px;
text-align : center;
clear : both;
border : none;
margin : 0 auto;
padding : 5px;
}

#GoogleADCSS {
background-image:transparent;
background-image:transparent;
position: absolute;
margin-left:270px;
top: 272px;
}
margin:0;
}





#counter {
display : none;
}


Danke euch schonmal für die hilfe

Mfg
Marcel
______________


Zuletzt bearbeitet von gbpics4all am 10.11.2009, 00:55, insgesamt 2-mal bearbeitet
Beitrag08.11.2009 um 15:40 (UTC)    
Titel:

Also habe hetzt eine Antwort dazu bekommen und jetzt scheint es zu Funktionieren.
Damit ich aber eine Gewissheit hab das es jetzt bei hoffentlich allen Bildschirmauflösungen klappt bitte ich euch einmal nachzuschauen und mir ein Feedback zu geben, ob was verschoben ist und wen ja was.

Beim IE kann das soviel ich weiß Vorkommen, aber den besitze ich nicht desewgen wäre gut wn mir auch jemand das sagen könnte wen der IW das falsch darstellt.

hier ist die HP http://testmehp2.de.tl/

Danke schonmal für eure Hilfe
______________
Beitrag09.11.2009 um 15:45 (UTC)    
Titel:

hi
hab deine HP geöffnet mit IE

is alles ok

Gruß
Beitrag09.11.2009 um 23:24 (UTC)    
Titel:

1. Seit wann darf man die HPBK Werbung in diesem Ausmaß verschieben? Wink
Ich kann dir nicht genau sagen, ob es erlaubt ist,
allerdings meinte ein Admin mal, dass nur das zentrieren (kein verschieben) erlaubt wäre...

Beim Content liegt ein Positionierungsfehler vor,
du musst dort folgenden Code verwenden:
Zitat:
#content {
background-color : #ffffff;
width:613px;
height:350px;
margin : 0 auto;
position: absolute;
top: 400px;
left: 50%;
margin-left: -400px;

color: #000000;
font-size: 12px;
border: none;
overflow: auto;}
Bei "margin-left" positionierst du dann das Textfeld Wink

mfg Dominik
______________
Besucht die offizielle Hilfeseite vom Homepage-Baukasten:

Iceblue Generator | Red Generator | Butterfly Generator
Beitrag09.11.2009 um 23:28 (UTC)    
Titel:

@ Bielefelder-Club: Danke für deine Antwort werd ich direkt testen

und das mit der Werbung,naja die ist mir ausversehen verrutscht Wink

Edit:// Danke für die Hilfe es hat Funktioniert!

Kann geclosed werden.
______________


Zuletzt bearbeitet von gbpics4all am 10.11.2009, 00:54, insgesamt einmal bearbeitet
Beiträge der letzten Zeit anzeigen:   


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