Aktives Mitglied
Hallo zusammen, ich muss leider noch mal eine Frage einstellen.
Ich versuch vergeblich die Schrift unter dem Menü anzupassen und auszurichten, aber bekomm es einfach nicht nicht.
Startseite, Konzept usw. sollen ebenfalls ein weiss sein und nicht Unterstricken, sowie die Punkte sollen auch weg.
Leider hab ich keinen Link zu Seite da ich Lokal arbeite.
Das Haupmenü ist der Bereich 4
Hier mal mein CSS Code.
body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 768px;
width: 1024px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}
#wrapper {
width: 1024px;
height: 768px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}
#Teil1 {
background: url('../images/logo.png');
width: 100%;
height: 142px;
border-top-color: #999999;
border-top-width: 1px;
}
#Teil2 {
float: left;
width: 1024px;
}
#Teil3 {
float: left;
width: 1024px;
background-color: #CCCCCC;
height: 15px;
}
#Bereich4 {
float: left;
width: 158px;
background-color: #d4021c;
height: 598px;
font-size: 10px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Bereich5 {
margin: 0pt 12em 1em 16em;
padding: 0pt 1em;
}
#Bereich6 {
margin: 0pt 0pt 1.1em;
float: right;
width: 200px;
background-color: #ffe7ab;
height: 598px;
}
#Bereich7 {
margin: 0pt 0pt 1.1em;
background-color: rgb(238, 238, 238);
}
table.user1user2 div.moduletable {
margin-bottom: 0px;
}
div.moduletable, div.module {
margin-bottom: 25px;
}
div.module_menu h3 {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #eee;
margin: -23px -4px 5px -5px;
padding-left: 10px;
padding-bottom: 2px;
}
div.module_menu {
margin: 0;
padding: 0;
margin-bottom: 15px;
}
div.module_menu div div div {
padding: 10px;
padding-top: 30px;
padding-bottom: 15px;
width: auto;
}
div.module_menu div div div div {
background: none;
padding: 0;
}
div.module_menu ul {
margin: 10px 0;
padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
font-weight: bold;
}
#leftcolumn div.module {
padding: 0 10px;
}
#leftcolumn div.module table {
width: auto;
}
Ich versuch vergeblich die Schrift unter dem Menü anzupassen und auszurichten, aber bekomm es einfach nicht nicht.
Startseite, Konzept usw. sollen ebenfalls ein weiss sein und nicht Unterstricken, sowie die Punkte sollen auch weg.
Leider hab ich keinen Link zu Seite da ich Lokal arbeite.
Das Haupmenü ist der Bereich 4
Hier mal mein CSS Code.
body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 768px;
width: 1024px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}
#wrapper {
width: 1024px;
height: 768px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}
#Teil1 {
background: url('../images/logo.png');
width: 100%;
height: 142px;
border-top-color: #999999;
border-top-width: 1px;
}
#Teil2 {
float: left;
width: 1024px;
}
#Teil3 {
float: left;
width: 1024px;
background-color: #CCCCCC;
height: 15px;
}
#Bereich4 {
float: left;
width: 158px;
background-color: #d4021c;
height: 598px;
font-size: 10px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Bereich5 {
margin: 0pt 12em 1em 16em;
padding: 0pt 1em;
}
#Bereich6 {
margin: 0pt 0pt 1.1em;
float: right;
width: 200px;
background-color: #ffe7ab;
height: 598px;
}
#Bereich7 {
margin: 0pt 0pt 1.1em;
background-color: rgb(238, 238, 238);
}
table.user1user2 div.moduletable {
margin-bottom: 0px;
}
div.moduletable, div.module {
margin-bottom: 25px;
}
div.module_menu h3 {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #eee;
margin: -23px -4px 5px -5px;
padding-left: 10px;
padding-bottom: 2px;
}
div.module_menu {
margin: 0;
padding: 0;
margin-bottom: 15px;
}
div.module_menu div div div {
padding: 10px;
padding-top: 30px;
padding-bottom: 15px;
width: auto;
}
div.module_menu div div div div {
background: none;
padding: 0;
}
div.module_menu ul {
margin: 10px 0;
padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
font-weight: bold;
}
#leftcolumn div.module {
padding: 0 10px;
}
#leftcolumn div.module table {
width: auto;
}