Code: Alles auswählen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/BBTech/{T_HEAD_STYLESHEET}" type="text/css">
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<a name="top"></a>
<a href="{U_INDEX}"><center><img src="templates/BBTech/images/banner_dark.png" border="0" alt="{L_INDEX}"/></center></a><br>
<a href="http://nintendo-dark.de/shop.php"><img src="templates/BBTech/images/icon_shop.gif"border="0" alt="{L_SHOP}" hspace="3"</a>
<a href="http://andyxxlstyle.funpic.de/quiz/quiz%20download.htm"><img src="templates/BBTech/images/icon_quiz.gif" border=0"alt="{L_FAQ}"></a>
<a href="irc://irc.gamesurge.net/n-dark"><img src="templates/BBTech/images/icon_irc.gif" border=0"alt="{L_FAQ}"></a><a href="{U_SEARCH}"><img src="templates/BBTech/images/icon_suche.gif" border="0" alt="{L_SEARCH}" /></a>
<script src="http://layer-ads.de/la-26145.js" type="text/javascript"></script>
<a href="http://www.n-dark.de.vu"><img src="templates/BBTech/images/icon_hp.gif" border=0"alt="{L_FAQ}"></a>
<a href="http://andyxxlstyle.an.funpic.de/Chat/chat.htm"><img src="templates/BBTech/images/icon_chat.gif" border="0" alt="{L_FAQ}" /></a><a href="{U_FAQ}"><img src="templates/BBTech/images/icon_faq.gif" border="0" alt="{L_FAQ}" /></a>
<a href="{U_MEMBERLIST}"><img src="templates/BBTech/images/icon_user.gif" border="0" alt="{L_MEMBERLIST}" /></a>
<a href="{U_PROFILE}"><img src="templates/BBTech/images/icon_profil.gif" border="0" alt="{L_PROFILE}" /></a>
<a href="{U_PRIVATEMSGS}"><img src="templates/BBTech/images/icon_pn.gif" border="0" alt="{PRIVATE_MESSAGE_INFO}" /></a><br>
<center><a href="{U_LOGIN_LOGOUT}"><img src="templates/BBTech/images/logout.gif" border="0" alt="{L_LOGIN_LOGOUT}"/></a>
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}"><img src="templates/BBTech/images/register.gif" border="0" alt="{L_REGISTER}"></a>
<!-- END switch_user_logged_out --></center>
Code: Alles auswählen
@import url("templates/subSilver/formIE.css");
einfügen das hier:
Code: Alles auswählen
/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: {T_BODY_HLINK}; }
a.topic-new:hover, a.topic-new:active { color: {T_BODY_LINK}; }
/* End Simple Subforums MOD */
könnt ihr mir vllt. helfen?