Ne das ist mir schon klar das es an meinen mangelnden html und php kenntnissen liegt.
ich bekomm es net hin
hier mal meine Style.css:
.a
{
color: #1871d4;
}
.menu
{
display:block;
color: #1871d4; // Menubuttonschrift
font-size: 14px;
width: 214px;
height: 30px;
text-indent: 50px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 34px;
background-image: url('images/menu.png');
background-repeat: no-repeat;
}
.menu:hover
{
display:block;
color: #29b3ff; // menubutton m.over
font-size: 14px;
width: 214px;
height: 30px;
text-indent: 52px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 34px;
background-image: url('images/menuover.png');
background-repeat: no-repeat;
}
.title
{
font-size: 14px;
font-weight: bold;
color: #ffffff; //news ueberschrift
}
.login_1
{
color: #1871d4; // schrift wenn login im header
background:#FFF url('bilder/login_1.gif') ;
width: 103px;
height: 17px;
border-width: 0px;
font-weight: normal;
text-decoration: none;
text-align: center;
padding-top: 3px; font-style:normal; font-variant:normal; font-size:12px; font-family:Tahoma
}
.login_2
{
color: #1871d4;
background:#a0a0a0 url('bilder/login_2.gif') ;
width: 103px;
height: 15px;
border-width: 0px;
font-weight: normal;
text-decoration: none;
text-align: center;
padding-top: 5px; font-style:normal; font-variant:normal; font-size:12px; font-family:Tahoma
}
.login_s
{
background:url('bilder/login_s.gif') ;
width:40px;
height:20px;
border-width: 0px;
font-weight: normal;
text-decoration: none
}
.btitle
{
color: #1871d4; // Boxen ueberschrift
font-weight: bold;
font-size:14px;
}
.bcontent
{
margin-left: 10px;
}
body
{
background-image: url('images/bg1.gif'); //hintergrund der seite
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
td
{
font-family: Verdana;
font-size: 12px;
color: #237bdf; // statistk,news ueberschrift,news inhalt,shoutbox,
}
a
{
color: #237bdf; // hyperlinks, onlinebox
font-family: Verdana;
font-size: 14px;
text-decoration: none;
}
a:hover
{
color: #0066CC; // hyperlinks m.over, onlinebox
text-decoration: none;
}
a.box
{
color: #237bdf; // loginbox im menu
font-family: Verdana;
font-size: 12px;
text-decoration: none;
}
a.box:hover
{
color: #1871d4; // loginbox im menu m.over
text-decoration: none;
}
.Chead
{
background-color: #060606;
color: #cccccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url('bilder/forenhead.jpg');
background-repeat: repeat-x
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
color: #237bdf; // gallery bilderueberschrift
}
.Callg
{
color: #ff0000;
}
.Callg td
{
color: ff0000;
}
.Cnorm
{
background-color: #060606;
color: #1871d4;
}
.Cmite
{
background-color: #060606;
color: #1871d4;
}
.mite
{
background-color: 060606;
color:#ff00dd;
}
.Cdark
{
background-color: #060606; //foren beitrag-hintergrund, letzter beitrag hintergrund
color: #cccccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url('bilder/td_bg.jpg');
background-repeat: repeat-x
}
#Ballg
{
color: #FF0000;
background-color: #ff0000;
}
#Ballg td
{
color: #ff0000;
background-color: #ff0000;
}
.Bhead
{
color: #ff0000;
}
.Bbody
{
color: #ff0000;
}
.smalfont
{
color: #1871d4; // forum autordetails schriftfarbe, downloads vorschauTEXTfarbe
font-size: 13px;
text-decoration: none;
}
.smalfont_copyright
{
color: #ff0000;
font-size: 13px;
text-decoration: none;
}
.dltext
{
color: #dddddd; // download textfärbe
font-size: 12px;
text-decoration: none;
}
.downloads
{
background-color: #0b0b0b;
color: #cccccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url('bilder/td_bg.jpg');
background-repeat: repeat-x
}
.border
{
background-color: #1871d4; //forum,downloas,gallery usw. hintergrundfarbe
}
a.border
{
color: #FFFFFF;
}
.rand
{
border: 1px solid #1871d4;
}
hr
{
height: 1px;
border: solid #1871d4 1px;
border-top-width: 1px;
width: 100%;
}
input, textarea, select
{
color: #333333;
background-color: #999999;
font: 12px Verdana;
border-color: #333333;
border-width: 1px;
border-style: double;
font-weight: normal;
text-decoration: none;
}
#menu {}
#menu ul { padding-left: 10px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 12px; }
#smallmenu a { font-size: 12px; }
.sbback
{
background-color: #575757;
color:#0b0b0b;
}
.sbback2
{
background-color: #6b6b6b;
color:#0b0b0b;
}
.content
{
font-size: 14px;
font-weight: bold;
color: #1871d4; //news ueberschrift
}
.lastbox {
font-family: Arial, Helvetica, sans-serif;
color: #a0a0a0;
padding-top: 1px;
text-decoration: none;
font-size: 12px;
line-height: 9px;
Bitte Code in den vorgesehenen Tag [code] setzen. Siehe
über dem Eingabefeld.
Link BBCode Hilfe.
Gruß Lord|S.
Zuletzt modifiziert von Lord|Schirmer am 25.09.2011 - 19:54:05