anpera.net

anpera.net

experimental server @home
Aktuelle Zeit: Sa 27 Apr, 2024 09:21

Alle Zeiten sind UTC + 1 Stunde




Ein neues Thema erstellen Auf das Thema antworten  [ 1 Beitrag ] 
Autor Nachricht
 Betreff des Beitrags: Problem mit eigenem Skin
BeitragVerfasst: So 16 Mär, 2008 14:16 
Offline
Eingeweihter
Eingeweihter

Registriert: Di 02 Jan, 2007 17:20
Beiträge: 59
Geschlecht: Männlich
So hallo erstmal,

Ich bräuchte eure hilfe bei einem Skin, den ich versucht habe selber zu schreiben. Mir sind ein paar probleme aufgekommen, die ich selbst nicht mit der Hilfe von anderen lösenkonnte. Zum einen verschwindet ein Teil das Hauptfenster unter dem Footer und zum anderen, werden keine Farben angezeigt. Auch wird die Vitalinfo nicht bis zum Boden angezeigt. Könntet ihr mir vielleicht helfen?


Mit freundlichen Grüßen
Thor




HTML DATEI:
$this->bbcode_second_pass_code('', '<!--!header--><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//DE">
<html>

<head>

<title>{title}</title>
<link href="newskin.css" rel="stylesheet" type="text/css">
{headscript}
{script}

</head>


<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr class="title">
<td colspan="3" bgcolor="ECECEC">
<table width="100%" height="100" border="0">
<tr>
<td><H1>{title}</H1></td>
<td align="right"> <img src="images/banner.jpg"></td>
</tr>
</table>
</td>
</tr>

<tr>
<td width="100" bgcolor='#ECECEC' valign='top' class="headrow" height="100%">

<td width="82%" rowspan="3" valign='top' colspan="2">
<table border="0" cellpadding="0" cellspacing="0" height="15" valign="top" width="100%">
<tr valign="top">
<td ><b>{motd}</b>&nbsp;</td>
<td ><b>{mail}</b>&nbsp;</td>
<td ><b>{petition}</b>&nbsp;</td>
<td ><b>{forum}</b></td>
<td ><b>{chat}</b></td>
<td ><b>{news}</b></td>
<td ><b>&nbsp;</b></td>
<td ><b>{source}</b></td>
</tr>
</table>
<br>
<table border="0" cellpadding="0" cellspacing="0" align="right" height="100%" bgcolor=100%>
<tr>
<td align="center">
<table cellspacing='0' cellpadding='0' width="170" border="0" bgcolor="CCCCCC" height="100%">
<tr><td align="left" valign="top" height="100%" bgcolor="CCCCCC">{stats}</td></tr>
</table>
</td>
</tr>
</table>
<!--!footer-->
</td>
</tr>

<tr>
<td valign="top" align="left" bgcolor="#CCCCCC" width="150">
<img src="images/navoben.jpg">
<br>
{nav}
<br>
<img src="images/navunten.jpg">
<br> {paypal}
</td>

</tr>
<tr>
<td valign="top" bgcolor="#CCCCCC" colspan="3" height="20"><hr><br>{copyright} {pagegen} {version}</td>
</tr>

</table>
</body>
</html>




<!--!statstart-->
<!--!stathead--><span class="navhead">{title}</span>
<!--!statrow-->`&<b>{title}</b>: `^{value}`n
<!--!statbuff--><span class="navhead">{title}</span> `^{value}
<!--!statend-->
<!--!navhead--><span class="navhead">&#151;{title}&#151;<br></span>
<!--!navhelp--><span class="navhelp">{text}<br></span>
<!--!navitem--><a href="{link}" {accesskey} class='nav' {popup}>{text}<br></a>
<!--!login-->
<table border='0' cellpadding='0' cellspacing='0' background='templates/cupertino/steel.GIF'>
<tr>
<td><img src="templates/cupertino/boxul.gif" width="12" height="12" alt=""></td>
<td class="boxtop"><img src="images/trans.gif" width="1" height="1" alt=""></td>
<td><img src="templates/cupertino/boxur.gif" width="12" height="12" alt=""></td>
</tr><tr>
<td class="boxleft"><img src="images/trans.gif" width="1" height="1" alt=""></td>
<td valign='bottom' align='center' class='noborder' width="100%">
{username}: <br><input name='name' accesskey='u' size='10'><br>
{password}: <br><input name='password' accesskey='p' type='password' size='10'><br>
<input type='submit' value='{button}' class='button'><br>
<img src='images/trans.gif' width='1' height='37' align='absmiddle' alt=''>
<img src='images/trans.gif' width='1' height='15'>
</td>
<td class="boxright"><img src="images/trans.gif" width="1" height="1" alt=""></td>
</tr><tr>
<tr>
<td><img src="templates/cupertino/boxll.gif" width="12" height="12" alt=""></td>
<td class="boxlower"><img src="images/trans.gif" width="1" height="1" alt=""></td>
<td><img src="templates/cupertino/boxlr.gif" width="12" height="12" alt=""></td>
</tr>
</table>')



CSS:
$this->bbcode_second_pass_code('', '/* CSS Document */


td {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
}
a{
color: #3366CC;
text-decoration: none;

}
a:hover {
text-decoration: underline;

}
a.nav {
color: #3366CC;
text-decoration: none;

}
.navhead {
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
cursor: default;
display: table;
background-image: url(cupertino/navheadtop.gif);
width: 135px;
background-repeat: no-repeat;
text-align: center;
margin-top: 5px;
padding-top: 5px;
}
.navhelp {
color: #3366CC;
text-decoration: none;
cursor: default;
display: table;
}
a.motd {
text-decoration: none;
color:#000000;
}
a:hover.motd {
color: #FF0000;
}
a.hotmotd {
a.hotmotd {
text-decoration: blink;
text-align: center;
color:7CFC00;
width: 181px;
height: auto;
padding: 1px;
float: left;
clear: none;

border-top: thin solid #FF9900;
border-bottom: thin solid #FF9900;
border-right: thin solid #FF9900;
border-left: thin solid #FF9900;
}
td.charinfo {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #999999;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
cursor: default;
}
td.charhead {
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
cursor: default;
display: table;
background-image: url(cupertino/navheadtop.gif);
background-repeat: no-repeat;
text-align: center;
margin-top: 5px;
padding-top: 5px;
}
table.charinfo { border: none; }
td.pageheader {}
td.noborder { border: none; }
table.noborder { border: none; }
input {
border: 1px solid #999999;
color: #000000;
}
.input {
border: 1px solid #999999;
color: #000000;
}
select {
border: 1px solid #999999;
color: #000000;
}
.navhi { color: #000000; }
.colDkBlue { color: #000033; }
.colDkGreen { color: #003300; }
.colDkCyan { color: #003333; }
.colDkRed { color: #330000; }
.colDkMagenta { color: #330033; }
.colDkYellow { color: #333300; }
.colDkWhite { color: #666666; }
.colLtBlue { color: #000099; }
.colLtGreen { color: #009900; }
.colLtCyan { color: #009999; }
.colLtRed { color: #990000; }
.colLtMagenta { color: #990099; }
.colLtYellow { color: #999900; }
.colLtWhite { color: #333333; }
.colLtBlack { color: #999999; }
.colOrange { color: #FF9900; }
.colDkOrange { color: #FF6600; }
.colBlue { color: #0070FF; }
.colLime { color: #DDFFBB; }
.colBlack { color: #000000; }
.colRose { color: #EEBBEE; }
.colblueviolet { color: #9A5BEE; }
.coliceviolet{ color: #AABBEE; }
.colLtBrown { color: #F8DB83; }
.colDkBrown { color: #6b563f; }
.colXLtGreen{color: #aaff99; }
.colAttention { background-color: #00FF00; color: #FF0000;}
.colWhiteBlack { background-color: #FFFFFF; color: #000000; }
.colBack { background-color:#00FFFF; color:#000000; }
.trhead { background-color:#006699; color:#FFFFFF; }
.trlight { background-color:#FFFFFF; }
.trdark { background-color:#F0F0F0; }
.headrow {
background-image: url(cupertino/pinstripe.GIF);
}
.tab {
background-image: url(cupertino/tab.GIF);
}
.title {
background-image: url(cupertino/bartop.gif);
background-repeat: repeat-x;
font-weight: bold;
font-size: 30px;

}





.barbottom {
background-image: url(cupertino/barbottom.gif);
background-repeat: repeat-x;
}
.boxtop {
background-image: url(cupertino/boxupper.gif);
background-repeat: repeat-x;
}
.boxright {
background-image: url(cupertino/boxright.gif);
background-repeat: repeat-y;
background-position: right;
}
.boxleft {
background-image: url(cupertino/boxleft.gif);
background-repeat: repeat-y;
background-position: left;
}
.boxlower {
background-image: url(cupertino/boxlower.gif);
background-repeat: repeat-x;
background-position: bottom;
}')

_________________
Wege entstehen dadurch das man sie geht.


Nach oben
 Profil  
Mit Zitat antworten  
Beiträge der letzten Zeit anzeigen:  Sortiere nach  
Ein neues Thema erstellen Auf das Thema antworten  [ 1 Beitrag ] 

Alle Zeiten sind UTC + 1 Stunde


Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 108 Gäste


Du darfst keine neuen Themen in diesem Forum erstellen
Du darfst keine Antworten zu Themen in diesem Forum erstellen
Du darfst deine Beiträge in diesem Forum nicht ändern
Du darfst deine Beiträge in diesem Forum nicht löschen
Du darfst keine Dateianhänge in diesem Forum erstellen

Suche nach:
Gehe zu:  
POWERED_BY
Deutsche Übersetzung durch phpBB.de
anpera.net - Impressum