Webdesigner oder so...
Hallo,
Ich bin echt am Ende..
Wenn ich das rhuk milkyway Template (oder andere) benutze kann ich einen Beitrag einreichen. Wenn ich mein Eigenes benutze kann ich zwar auf Beitrag einreichen klicken, der Editor öffnet sich aber beim klik auf "senden" passiert garnichts.
Achja der Editor sieht auch anders aus, könnt ihr auf der Seite ja sehen, link + Zugang siehe unten.
HTML File:
CSS File:
PS:
Ich weiß das meine Div IDs komische Namen haben aber ich hab mir ne skizze mit farben gemacht um die verschachtelung zu planen. Dann hab ich einfach die Farben übernommen... da ich die Seite wenigstens vom Design her schnell online haben musste... zwecks zeigen usw.
Ich habe als Module nur Right und den Content + Footer. Brauch ich da noch was damit Beiträge funktionieren?
Außerdem hab ich vor das menür selber zu machen, geht das bzw. ist das vielleicht das Problem?
Wäre echt toll wenn mir jemand helfen könnte.
PPS: Wenn ihr mehr Infos braucht einfach melden.
Und ich habe diesen neune tread aufgemacht weil beim alten die Frage stellung noch total doof und anders war.
PPPS: Ja ich weiß das im TExt noch 2 rechtschreibfehler sind. Wie gesagt ist nur schnell gemacht... erstmal muss die Seite funktionieren
Ich bin echt am Ende..
Wenn ich das rhuk milkyway Template (oder andere) benutze kann ich einen Beitrag einreichen. Wenn ich mein Eigenes benutze kann ich zwar auf Beitrag einreichen klicken, der Editor öffnet sich aber beim klik auf "senden" passiert garnichts.
Achja der Editor sieht auch anders aus, könnt ihr auf der Seite ja sehen, link + Zugang siehe unten.
HTML File:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" >
<head>
<title>Galt 2010 - Amerikaaustausch</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<link href="/templates/galt2010/css/template.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="grau">
<div id="grün">
<div id="gelb">
</div> <!-- ENDE gelb -->
<div id="orange">
<ul>
<li id="b1"> <a href="index.html">home</a></li>
<li id="b2"> <a href="index.html">archive</a></li>
<li id="b3"> <a href="index.html">gallery</a></li>
<li id="bspace"> </li>
<li id="b4"> <a href="index.html">site notice</a></li>
</ul>
</div> <!-- ENDE gelb -->
<div id="hellblau">
</div> <!-- ENDE gelb -->
</div> <!-- ENDE grün -->
<div id="blau">
<div id="lila">
<div id="lila_oben">
</div> <!-- ENDE lila_oben -->
<div id="lila_links">
</div> <!-- ENDE lila_links -->
<div id="lila_content">
<div id="lila_message">
<jdoc:include type="message" />
</div>
<jdoc:include type="component" />
</div> <!-- ENDE lila_content -->
<div id="lila_unten">
</div> <!-- ENDE lila_unten -->
</div> <!-- ENDE lila -->
<div id="rot">
<jdoc:include type="modules" name="right" />
</div> <!-- ENDE rot -->
<div id="footerr">
<jdoc:include type="modules" name="footer" />
</div> <!-- ENDE footer -->
</div> <!-- ENDE blau -->
</div> <!--ENDE grau -->
</body>
</html>
Code:
body {
background-color: #333333;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
#grau {
width: 940px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
float: left;
background-color: #faf6c7;
}
#grün {
width: 940px;
padding:0px;
margin: 0px;
background-color: green;
}
#gelb {
background-image: url(../image/header.jpg);
background-color: yellow;
width: 692px;
height: 540px;
float:left;
}
#orange {
width: 248px;
height: 168px;
padding-top: 40px;
padding-left: 0px;
background-image: url(../image/header_navi.jpg);
background-color: orange;
float: left;
}
#orange ul li {
list-style-type:none;
}
#hellblau {
width: 248px;
height: 332px;
background-image: url(../image/header_klein.jpg);
background-color: #33ccff;
float: left;
}
/* ----------BLAU BLAU BLAU----------------- */
#blau {
width: 940px;
height: 100%;
padding-top: 540px;
margin: 0px;
background-color: blue;
}
#lila {
width: 599px;
height: 100%;
margin: 0px;
background-color: purple;
float: left;
}
#lila_oben {
width: 599px;
height: 42px;
margin: 0px;
padding: 0px;
background-image: url(../image/line_zw_header_content.jpg);
background-color: purple;
}
#lila_content {
width: 599px;
height: 100%;
margin: 0px;
background-color: #faf6c7;
}
/* ----------ROT ROT ROT ----------------- */
#rot {
width: 211px;
height: 524px;
margin: 0px;
padding-top: 100px;
padding-bottom: 60px;
padding-left: 65px;
padding-right: 65px;
background-color: red;
background-image: url(../image/side_archive.jpg);
background-repeat: no-repeat;
background-color: #faf6c7;
float: left;
font-size: 13px;
font-family: Times New Roman, Arial, SunSans-Regular, Sans-Serif;
color: #333333;
text-decoration: none;
}
#footerr {
width: 940px;
height: 279px;
margin: 0px;
background-color: red;
background-image: url(../image/footer.jpg);
background-color: #faf6c7;
float: left;
}
/* ----------NAVI NAVI NAVI----------------- */
#orange ul li a {
display: block;
width: 150px;
height: 28px;
padding-top: 4px;
padding-left: 24px;
float: left;
list-style-type:none;
}
#bspace {
display: block;
width: 150px;
height: 10px;
padding-top: 4px;
padding-left: 24px;
float: left;
list-style-type:none;
}
#b1 a {font-size: 22px; font-family: Arial, SunSans-Regular, Sans-Serif; font-weight: bold; color: #333333; text-decoration: none;
}
#b1 a: visited {font-size: 22px; font-family: Arial, SunSans-Regular, Sans-Serif; font-weight: bold; color: #333333; text-decoration: none;
}
#b1 a:hover {
background:url(../image/hover.png);
background-repeat: no-repeat;
}
/* ------------------------------------------------------- */
#b2 a {font-size: 22px; font-family: Arial, SunSans-Regular, Sans-Serif; font-weight: bold; color: #333333; text-decoration: none;
}
#b2 a: visited {font-size: 22px; font-family: Arial, SunSans-Regular, Sans-Serif; font-weight: bold; color: #333333; text-decoration: none;
}
#b2 a:hover {
background:url(../image/hover.png);
background-repeat: no-repeat;
}
/* ------------------------------------------------------- */
#b3 a {font-size: 22px; font-family: Arial, SunSans-Regular, Sans-Serif; font-weight: bold; color: #333333; text-decoration: none;
}
#b3 a: visited {font-size: 22px; font-family: Arial, SunSans-Regular, Sans-Serif; font-weight: bold; color: #333333; text-decoration: none;
}
#b3 a:hover {
background:url(../image/hover.png);
background-repeat: no-repeat;
}
/* ------------------------------------------------------- */
#b4 a {font-size: 22px; font-family: Arial, SunSans-Regular, Sans-Serif; font-weight: bold; color: #333333; text-decoration: none;
}
#b4 a: visited {font-size: 22px; font-family: Arial, SunSans-Regular, Sans-Serif; font-weight: bold; color: #333333; text-decoration: none;
}
#b4 a:hover {
background:url(../image/hover_red.png);
background-repeat: no-repeat;
}
Ich weiß das meine Div IDs komische Namen haben aber ich hab mir ne skizze mit farben gemacht um die verschachtelung zu planen. Dann hab ich einfach die Farben übernommen... da ich die Seite wenigstens vom Design her schnell online haben musste... zwecks zeigen usw.
Ich habe als Module nur Right und den Content + Footer. Brauch ich da noch was damit Beiträge funktionieren?
Außerdem hab ich vor das menür selber zu machen, geht das bzw. ist das vielleicht das Problem?
Wäre echt toll wenn mir jemand helfen könnte.
PPS: Wenn ihr mehr Infos braucht einfach melden.
Und ich habe diesen neune tread aufgemacht weil beim alten die Frage stellung noch total doof und anders war.
PPPS: Ja ich weiß das im TExt noch 2 rechtschreibfehler sind. Wie gesagt ist nur schnell gemacht... erstmal muss die Seite funktionieren
Zuletzt bearbeitet: