Tr3icio ich weißt gerade nicht was du damit meinst.
Könnte jemand evtl. das machen ich habe gar keine Ahnung.
Design: index.htm :
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>{SITENAME}</title>
<link href="include/designs/twdesign/style.css" rel="stylesheet" type="text/css" />
</head>
<body><center>
<div id="header"><img src="include/designs/twdesign/images/header.png" /></div>
<div id="contentbody">
<div class="content">
<div class="leftbox">
<div class="login">
<p><img src="include/designs/twdesign/images/login.png" /><br />
{_boxes_login}<br />
<img src="include/designs/twdesign/images/line.png" width="121" height="2" /></p>
</div>
<div class="navi">
<img src="include/designs/twdesign/images/navi.png" /><br />
{_list_menunr1@<div class="navibox">%2
</div>
}
</div>
<div class="blank"><img src="include/designs/twdesign/images/blank.png" width="220" height="200" /></div>
</div>
<div class="contentbox">
{EXPLODE}
</div>
<div class="rightbox">
<img src="include/designs/twdesign/images/shoutbox.png" width="100" height="30" />
<div class="shoutbox">{_boxes_shoutbox}</div>
</div>
<br style="clear:both" />
</div>
</div>
<div id="footer">
<div class="fleft">Design Copyright © by <a href="http://www.ahrta5.de" target="_blank">Ahrta5</a> | ClanScript © by <a href="http://www.ilch.de" target="_blank">ilch.de</a> </div>
<div class="fright"><a href="?contact">Kontakt</a> - <a href="?impressum">Impressum</a> </div>
</div>
</center></body>
</html>
<!--
{_list_DDDmenupoint@
<strong><big>·</big></strong>
<a %1 class="box" href="%2">%3</a>
<br />
}
//-->
<!-- beispiel:
[null, '%3', '%2', '%1', null|],|,
-->
<!-- anfang + link |ende |teilende|teilee -->
<!-- horizontaler menupunkt -->
{_list_hmenupoint@- <a target="%1" href="%2">%3</a><br />}
<!-- horizontaler menupunkt anfang -->
{_list_hmenubegi@}
<!-- horizontaler menupunkt ende -->
{_list_hmenuende@}
<!-- vertikaler menupunkt -->
{_list_vmenupoint@- <a target="%1" href="%2">%3</a><br />}
<!-- vertikaler menupunkt anfang -->
{_list_vmenubegi@}
<!-- vertikaler menupunkt ende -->
{_list_vmenuende@}
Design style.css :
/* CSS Document */
/* Body&Standart-Style */
body {
background-image: url(images/head_bg.png);
background-repeat: repeat-x;
margin: 0px;
}
.Stil1 {
color: #000000;
}
.Stil2 {
color: #FFD350;
}
.s10 {
font-size: 10px;
}
/* Main-Style */
#header {
width: 960px;
}
#contentbody {
width: 960px;
background-image: url(images/site_bg.png);
}
#footer {
width: 960px;
height: 20px;
background-color: #FFFFFF;
}
.content {
width: 960px;
background-image: url(images/footer.png);
background-position: bottom;
background-repeat: no-repeat;
}
/* Left Box */
.leftbox {
width: 188px;
height: auto;
float: left;
text-align: left;
}
.login {
width: 180px;
padding-left: 40px;
text-align: left;
}
.navi {
width: 180px;
padding-left: 40px;
text-align: left;
}
.navibox {
width: 90px;
padding-bottom: 10px;
padding-top: 10px;
border-bottom: #83521B solid 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFD350;
}
.navibox a {
color: #FFD350;
text-decoration: none;
}
.navibox a:hover {
font-weight: bold;
text-decoration: none;
}
.blank {
width: 210px;
height: 200px;
}
/* Content-Style */
.contentbox {
width: 510px;
float: left;
padding-left: 20px;
padding-right: 20px;
padding-top: 30px;
padding-bottom: 40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFD350;
text-align: left;
}
/* News-Style */
.newstitel {
width: 505px;
height: 20px;
line-height: 20px;
background-color: #663700;
padding-left: 5px;
}
.newstitel a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFD350;
text-decoration: none;
}
.newscontent {
width: 510px;
height: 130px;
padding-bottom: 10px;
padding-top: 10px;
}
.kate {
width: 100px;
height: 130px;
float: left;
}
.newstext {
width: 400px;
float: right;
padding-left: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFD350;
}
.newsfoot {
width: 500px;
height: 20px;
line-height: 20px;
background-color: #95632B;
padding-left: 5px;
padding-right: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #772B1A;
text-align: left;
}
.newscomment {
float:right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.newscomment a {
color: #000000;
}
/* Right Box */
.rightbox {
width: 188px;
height: auto;
float: right;
text-align: left;
}
.shoutbox {
width: 140px;
background-color: #9B6830;
padding: 5px;
text-align: left;
}
/* Footer-Style */
.footer {
width: 960px;
height: 20px;
background-color: #FFFFFF;
}
.fleft {
width: 460px;
height: 20px;
line-height: 20px;
float: left;
padding-left: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5A5A5A;
text-align: left;
}
.fright {
width: 460px;
height: 20px;
line-height: 20px;
float: right;
padding-right: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5A5A5A;
text-align: right;
}
.fleft a, .fright a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5A5A5A;
text-decoration: none;
}
.fleft a:hover, .fright a:hover {
color: #000000;
}
/*
css Datei copyright by ilch.de
erstellt von scaRFhogg
seite: www.daiwai.de
--
Design copyright by ilch.de
erstellt von fanguro
seite: www.zurro.de
--
Support auf www.ilch.de
*/
#wrap {
position: relative;
width: 967px;
text-align: left;
margin: 0 auto 0 auto;
}
#top {
background: url(img/top.gif);
height: 67px;
}
#top2 {
background: url(img/top2.gif);
height: 31px;
}
#top2 font {
display: inline;
position: absolute;
left: 172px;
margin-top: 2px;
font-size: 10px;
text-decoration: none;
}
#left_col {
width: 158px;
float: left;
padding-top: 0px;
padding-left: 9px;
padding-right: 18px;
padding-bottom: 0px;
color: #fff;
overflow: hidden;
}
#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
color: #000000;
}
#left_col a {
color: #CCCCCC;
}
#left_col .menu_heading
{
color: #000;
display:block;
letter-spacing: 1px;
font-size: 11px;
padding: 0 0 3px 5px;
}
#main_col {
width: 440px;
float: left;
padding-top: 0px;
padding-left: 5px;
padding-right: 20px;
padding-bottom: 0px;
clear: none;
min-height: 100px;
overflow: auto;
}
#right_col1 {
width: 141px;
float: left;
padding-top: 0px;
padding-left: 7px;
padding-right: 10px;
padding-bottom: 0px;
overflow: hidden;
}
#right_col2 {
width: 141px;
float: right;
padding-top: 0px;
padding-left: 0px;
padding-right: 14px;
padding-bottom: 0px;
overflow: hidden;
}
#right_col1 .menu_heading,
#right_col2 .menu_heading
{
color:#fff;
font-size:11px;
letter-spacing: 1px;
}
#left_col ul
{
padding: 0;
margin: 0;
list-style: inside url(img/box_menu_pfeil.gif);
width: 149px;
}
#left_col li
{
margin:0;
padding: 5px 0 0 2px;
background: url(img/box_menu_trennlinie.gif) no-repeat bottom;
}
#left_col li ul
{
width: 146px;
background: url(img/box_menu_trennlinie.gif) no-repeat top;
}
#left_col li li
{
padding-left: 16px;
}
#left_col li a
{
color: #fff;
padding-left: 8px;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
td
{
font-family: Verdana;
font-size: 12px;
}
a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a
{
color: #F5DE88;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
a.box
{
color: #F5DE88;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
}
a.box:hover
{
text-decoration: underline;
}
.Chead
{
background: #56371D;
color: #B69451;
}
.Chead a
{
color: #B69451;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
background: #56371D;
color: #B69451;
}
.Callg
{
background-color: #EFEFEF;
color: #000000;
}
.Callg td
{
color: #000000;
}
.Cnorm
{
background-color: #92642E;
}
.Cmite
{
background-color: #92642E;
}
.Cdark
{
background-color: #835A26;
}
.rand
{
border: solid #56371D 1px;
}
.smalfont
{
font-family:Comic Sans MS;
font-size:12px;
color:#F5DE88;
text-decoration: none;
}
.border
{
background-color: #694625;
}
hr
{
height: 0px;
border: solid #003366 0px;
border-top-width: 1px;
}
input, textarea, select
{
color: #000000;
font: 12px Verdana;
border-color: #185685;
border-width: 1px;
border-style: solid;
font-weight: none;
text-decoration: none;
background-color: #EFEFEF;
}