Suche im Forum:
Suchen


Autor Nachricht
Beitrag27.10.2008 um 16:33 (UTC)    
Titel: ich bräuchte mal hilfe mit meinem menü

Hey also ich bräucte mal hilfe mit meinem menü. und zwar soll das wenn man daas menü rüberscrollt so stehen bleiben. also genau in der mitte des dafür vorgesehenen grauen kastens. Das man nicht mehr scrollen muss. bitte helft mir.


Zuletzt bearbeitet von lieblingsbuch-test am 27.10.2008, 20:53, insgesamt einmal bearbeitet
Beitrag27.10.2008 um 18:03 (UTC)    
Titel:

probier mal:

Code:
<style type="text/css"><!--ul#nav {width: XXpx;}--></style>


Den Wert XX anpassen und ich denke das geht. Mfg. Arne
Beitrag28.10.2008 um 15:38 (UTC)    
Titel:

Funktioniert nicht Crying or Very sad




Zuletzt bearbeitet von lieblingsbuch-test am 28.10.2008, 16:39, insgesamt einmal bearbeitet
Beitrag15.11.2008 um 13:16 (UTC)    
Titel:

Ich bräuchte unbedint mal hilfe.
Beitrag15.11.2008 um 13:33 (UTC)    
Titel:

Ändere mal folgenes:
Zitat:
#nav_container {
width: 150px;
height: 500px;
background:;
background-image:url(http://img524.imageshack.us/img524/823/unbenannt16kb1.png);
color: ;
border: 1px solid #ffffff;
margin: 0px 0px 0px 0px;
padding: 10px;
float: left;overflow:hidden;
position:absolute;left:40px;top:50px;}
mfg
______________
Besucht die offizielle Hilfeseite vom Homepage-Baukasten:

Iceblue Generator | Red Generator | Butterfly Generator
Beitrag15.11.2008 um 14:03 (UTC)    
Titel:




so ich hab ein rotes kästchen gemacht. wie der buttom dann stehen soll. genau in der mitte.
Beitrag15.11.2008 um 14:40 (UTC)    
Titel:

'nderst du im stzle ohne tags in der navi die margin left werte wenn da yb. 600 steht mach mal 580 usw

li.nav_element a{
color:#C0C0C0;
display: block;
margin: 0px 0px 0px 0px;
padding-left: 0px
text-decoration: none;
width: 150px;
height: 25px;
background-image:url(http://img.webme.com/pic/l/lieblingsbuch-test/unbenannt11aj8.png);
background-color:}

nimm mal den code fuer li.nav element
die margin werte mal etwas veraendern glaub du musst die letzte 0px aendern
______________


Zuletzt bearbeitet von zitapage am 15.11.2008, 15:47, insgesamt einmal bearbeitet
Beitrag15.11.2008 um 14:46 (UTC)    
Titel:

h1#title{display: none;}

h2#title span {display: none;}

div.header{display: none;}

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

body {background-image:url(http://img.webme.com/pic/l/lieblingsbuch-test/ii6.jpg);
background-position: center center;}

a{color:#ffffff font-size: 15px; text-decoration: none;}
a:hover {color: #ffffff; font-size: 15px; text-decoration: none;}
a:link {color: #ffffff; font-size: 15px; text-decoration: none;}
a:active {color: #ffffff; font-size: 15px; text-decoration: none;}
a:visited {color: #ffffff; font-size: 15px; text-decoration: none; }

li.nav_element a{
color:#C0C0C0;
display: block;
margin: 0px;
padding-left: 0px
text-decoration: none;
width: 150px;
height: 25px;
background-image:url(http://img.webme.com/pic/l/lieblingsbuch-test/unbenannt11aj8.png);
background-color:}

li.nav_element a:hover{
color:#C0C0C0;
display: block;
margin: 0px;
padding-left: 0px
text-decoration: none;
width: 150px;
height: 25px;
background-image:url(http://img.webme.com/pic/l/lieblingsbuch-test/1.png);
background-color:}
{ padding: 0; margin: 0; }


#Design {
margin: 0 auto;
width: 922px;
}

#nav_container {
width: 150px;
height: 500px;
background:;
background-image:url(http://img524.imageshack.us/img524/823/unbenannt16kb1.png);
color: ;
border: 1px solid #ffffff;
margin: 0px 0px 0px 0px;
padding: 10px;
float: left;overflow:hidden;
position:absolute;left:40px;top:50px;}

#content {
height: 370px;
width: 710px;
background:;
background-image:url(http://img524.imageshack.us/img524/823/unbenannt16kb1.png);
color: #ffffff;
border: 1px solid #ffffff;
margin: 0px 0px 0px 0px;
padding: 10px;
display: inline;
float: left;
overflow:auto;
position:absolute;left:230px;top:180px;}


#header_container {
position: absolute;
left: 230px;
top:50px;
width: 470px;
height:110px;
background-color:#343434;
background-image:url(http://img.webme.com/pic/l/lieblingsbuch-test/rund1.jpg);
color:#FFFFFF;
font-size:13px;
border: 1px solid #FFFFFF;}

#counter{position:absolute;left:330px;top:568px;}






wo?
Beitrag15.11.2008 um 14:47 (UTC)    
Titel:

schau mal in mein beitrag habe editiert
______________
Beitrag15.11.2008 um 14:54 (UTC)    
Titel:

hier der code>

fuege ihn ein und du siehst es geht

h1#title{display: none;}

h2#title span {display: none;}

div.header{display: none;}

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

body {background-image:url(http://img.webme.com/pic/l/lieblingsbuch-test/ii6.jpg);
background-position: center center;}

a{color:#ffffff font-size: 15px; text-decoration: none;}
a:hover {color: #ffffff; font-size: 15px; text-decoration: none;}
a:link {color: #ffffff; font-size: 15px; text-decoration: none;}
a:active {color: #ffffff; font-size: 15px; text-decoration: none;}
a:visited {color: #ffffff; font-size: 15px; text-decoration: none; }

li.nav_element a{
color:#C0C0C0;
display: block;
margin: 0px 0px 0px -40px;
padding-left: 0px
text-decoration: none;
width: 150px;
height: 25px;
background-image:url(http://img.webme.com/pic/l/lieblingsbuch-test/unbenannt11aj8.png);
background-color:}

li.nav_element a:hover{
color:#C0C0C0;
display: block;
margin: 0px;
padding-left: 0px
text-decoration: none;
width: 150px;
height: 25px;
background-image:url(http://img.webme.com/pic/l/lieblingsbuch-test/1.png);
background-color:}
{ padding: 0; margin: 0; }


#Design {
margin: 0 auto;
width: 922px;
}

#nav_container {
width: 150px;
height: 500px;
background:;
background-image:url(http://img524.imageshack.us/img524/823/unbenannt16kb1.png);
color: ;
border: 1px solid #ffffff;
margin: 0px 0px 0px 0px;
padding: 10px;
float: left;overflow:hidden;
position:absolute;left:40px;top:50px;}

#content {
height: 370px;
width: 710px;
background:;
background-image:url(http://img524.imageshack.us/img524/823/unbenannt16kb1.png);
color: #ffffff;
border: 1px solid #ffffff;
margin: 0px 0px 0px 0px;
padding: 10px;
display: inline;
float: left;
overflow:auto;
position:absolute;left:230px;top:180px;}


#header_container {
position: absolute;
left: 230px;
top:50px;
width: 470px;
height:110px;
background-color:#343434;
background-image:url(http://img.webme.com/pic/l/lieblingsbuch-test/rund1.jpg);
color:#FFFFFF;
font-size:13px;
border: 1px solid #FFFFFF;}

#counter{position:absolute;left:330px;top:568px;}
______________
Beitrag15.11.2008 um 14:58 (UTC)    
Titel:

da verändert sich nichts außer hoch runter und nach rechts. ich möchjte ja nach LINKS den mehr habn
Beitrag16.11.2008 um 18:01 (UTC)    
Titel:

habs *close* DAAAANKE
Beiträge der letzten Zeit anzeigen:   


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