Hi Leute!
Möchte das Bild links und den Text rechts... nur irgendwie hauts nicht hin. So hier mal den Link dazu ---> Flatcoated-Salzburg.at
So und dann noch der Code der style.css
PHP
/*
Theme Name: Luna
Theme URI: http://www.w3ap0n.de
Description: Luna
*/
*{ margin: 0; padding: 0; }*
body { font: 0.8em Arial; line-height: 1.8em; background: #316e01; color: #000000; }
a {COLOR: #000000; text-decoration: none;}
links { COLOR: #316e01; text-decoration: none; font-size: 1.2em; font-family: Trebuchet MS; }
a:visited {text-decoration: none;}
a:hover {COLOR: #000000; text-decoration: none; font-weight: normal}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #000000; background: #000000(images/bg.jpg) repeat-x; font-size: 1.4em; height: 24px; line-height: 24px; }
ul { padding: 0; margin: 0 0 10px;}
li { list-style-type: none; #fde385}
p { margin: 5px 0 10px 0; }
img { border: none; }
#header {
background: #000000 url(images/header.jpg) repeat-x;
height: 200px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #000000;
text-decoration: none;
}
#header h1 a:hover {
color: #000000;
text-decoration: none;
}
#header h2 {
color: #fde385;
font-family: Monotype Corsiva;
font-size: 38px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}
#wrap { padding: 0px 0px 3px 0px; width: 1024px; margin:20px auto; background: #fde385;}
#left { padding: 0px 0px 0px 10px; float: left; width: 180px; background: #fde385; margin-bottom: 10px; margin-top: 15px; COLOR: #316e01; text-decoration: none; font-size: 1.2em; font-family: Trebuchet MS;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 800px; padding: 0 10px 10px 10px; margin-top: 10px;}
#footer { font-size: 11px; font-weight:normal ; text-align: center; border-top: 1px solid #000000; padding: 10px 5px; }
Alles anzeigen
thx