Also ich habe immer das Problem das wenn ich etwas am Menü ändere das sich dan der Inhaltsteil verschiebt! Nach unten bzw. oben wie ich das Menü veränder....
Alles anzeigen
Das sind die ensprechenden Codes, hoffe ihr könnt mir helfen
Quellcode
- #menuhead {
- background-image: url(images/menuhead_bg.jpg);
- height: 25px;
- width: 144px;
- font-weight: bold;
- border: 1px solid #000000;
- padding-left: 4px;
- margin-top: 10px;
- margin-left: 840px;
- }
- #menulink {
- background-color: #FFFFFF;
- height: 20px;
- width: 144px;
- border: 1px solid #000000;
- border-top: none;
- padding-left: 4px;
- margin-left: 840px;
- }
- #inhalt {
- background-color: #FFFFFF;
- width: 807px;
- height: auto;
- padding-left: 10px;
- padding-right: 10px;
- padding-bottom: 5px;
- margin-top: -332px;
- border: 1px solid #000000;
- }
Das sind die ensprechenden Codes, hoffe ihr könnt mir helfen
