Huhu Peti,
ganz herzlichen Dank für deine Mühen! Das ist wirklich total lieb von dir, dass du mir noch eine Alternative heaus gesucht hast und mir ist es ganz peinlich, dass ich gestehen muss, dass ich es nicht hin bekomme.
Das mit dem PHP muss ich mir mal genauer anschauen, wenn ich etwas Zeit finde. Ist schwierig sich da einzufinden, wenn man eigentlich so gar keine Kenntnisse damit hat.
[FONT=Verdana]Ein paar, hoffentlich kleinere, Probleme würde mir aber noch am Herzen liegen und zwar[/FONT]
[FONT=Verdana][/FONT]
[FONT=Verdana]1. Wenn ich etwas fett schreiben möchte, zeigt er es mir zwar im Editor an, aber nicht auf dem Blog. Ich vermute, das liegt wieder an einem Fehlerchen in meiner Stylesheet, aber wo? *grübel*[/FONT]
body {
background-image:url(images/bg2.jpg);
background-repeat:repeat-x;
background-color:#d73e90;
margin:0px;
padding:0px;
}
h2 {
color:#a6c835;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:0px;
margin:10px 0px 0px 0px;
font-weight:bold;
}
A:link, A:visited, A:active {
text-decoration:none;
color: #b11f71;
}
A:hover {
color:#89A42C;
text-decoration:line-through;
}
input, textarea {
color: #000000;
font-family :Tahoma, sans-serif;
line-height: 12px;
font-size : 10px;
background-color: #FFC0FF;
border: 1px dotted #C43E57;
}
#container {
background-image:url(images/bg1.jpg);
background-repeat:repeat-y;
width:760px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#header{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
width:760px;
height:230px;
text-align:left;
}
#title{ visibility: hidden;
width:300px;
height:20px;
padding:185px 0px 0px 160px;
margin:0px 0px 0px 0px;
color:#c23095;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}
#subtitle{
margin:0px 0px 0px 0px;
padding:0px 10px 2px 190px;
width:300px;
visibility:visible;
color:#c953a5;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
}
#main {
float:left;
width:305px;
padding:0px 0px 0px 140px;
display:block;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#main p {
text-align:;
}
#divider {
background-image:url(/images/divider.jpg);
background-repeat:no-repeat;
width:350px;
height:15px;
}
#side {
float:right;
width:125px;
text-align:left;
padding:0px 150px 0px 0px;
display:block;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#side p {
text-align:justify;
}
#side h3 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:0px;
margin-bottom:10px;
margin-top: 20px;
padding: 0px 0px 0px 15px;
}
#side ul{
list-style-image:url(images/arrow.jpg);
padding: 0px 0px 0px 30px;
margin: 0px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#side a:link, a:visited{
color:#b11f71;
text-decoration:none;
}
#side a:hover, a:active{
color:#89A42C;
text-decoration:line-through;
}
.search {
background-color:#d73e90;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:115px;
}
.alt {
background-color:#d73e90;
}
#copyright {
float:left;
width:300px;
bottom:25px;
text-align:center;
padding:10px 10px 10px 140px;
display:block;
color:#27364b;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
#copyright a:link, a:visited, a:active{
color:#b11f71;
}
#copyright a:hover{
color:#89A42C;
text-decoration:line-through;
}
Alles anzeigen
2. In der Sidebar habe ich ja so einen Kalender, den würde ich gerne mittig (zentriert) darstellen. Die Links werden alle so angezeigt, wie ich es eingestellt habe, aber mein Kalender ist verdammt stur und bleibt einfach links stehen.
3. Wenn ich eine Datei uploaden will in der Administration dann kommt immer "Die hochgeladene Datei konnte nicht nach verschoben werden"
Muss ich da irgendwie noch was freigeben, damit das funktioniert?
Ich glaube, das wäre erst einmal das Wichtigste, damit ich erst einmal mit dem bloggen los legen kann.
Lieben Gruß und noch einen schönen Tag
Eva