Ich hab folgendes Problem ich habe in mein Banner "Runde Kanten" eingebaut. nur zeigt Firefox jetzt über den kanten Nochmal einen Schwarzen Balken an ...
http://www.rapboard.eu/Forum da kann man sich das ganze anschauen und hier is die overall_header.tpl (bzw. der Interessante Teil ^^) :
Code
<div id="navbar">
<ul>
<a href="/index.html"
onmouseover="austausch1.src='images/home.gif';"
onmouseout="austausch1.src='images/home2.gif';">
[img]images/home2.gif[/img]
<a href="/Forum"
onmouseover="austausch2.src='images/forum.gif';"
onmouseout="austausch2.src='images/forum_2.gif';">
[img]images/forum_2.gif[/img]
<a href="/Active"
onmouseover="austausch3.src='images/beactive.gif';"
onmouseout="austausch3.src='images/beactive_2.gif';">
[img]images/beactive_2.gif[/img]
<a href="http://www.raptube.de"
onmouseover="austausch4.src='images/raptube.gif';"
onmouseout="austausch4.src='images/raptube_2.gif';">
[img]images/raptube_2.gif[/img]
<a href="/Forum/kb.php"
onmouseover="austausch5.src='images/wiki.gif';"
onmouseout="austausch5.src='images/wiki_2.gif';">
[img]images/wiki_2.gif[/img]
<a href="/Forum/community.php"
onmouseover="austausch7.src='images/community.gif';"
onmouseout="austausch7.src='images/community_2.gif';">
[img]images/community_2.gif[/img]
[/list]
</div>
<body link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN
<a name="top"></a>
<table class="mainwindow" height="100%" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" height="100%" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" height="100%">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td class="title"><table width="100%" height="100%" cellpadding="0" cellspacing="0">
[img]templates/alexisGreen/images/logo.jpg[/img]
</td></tr></table></td>
</tr>
<tr>
<td class="subtitle">
<table width="100%" height="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="0"></td>
<td class="small">
<div align="left">
[url='{U_FAQ}']{L_FAQ}[/url] ::
[url='{U_SEARCH}']{L_SEARCH}[/url] ::
[url='{U_MEMBERLIST}']{L_MEMBERLIST}[/url] ::
[url='{U_GROUP_CP}']{L_USERGROUPS}[/url] ::
[url='{U_GROUP_CP}']{MEETING_LINK}[/url] ::
[url='{U_WEBLOG_CONFIG}']{L_WEBLOG_CONFIG}/erstellen[/url] ::
[url='{U_MYWEBLOG}']{L_MYWEBLOG}[/url]
</div>
</td>
<td width="20%" class="small">
<div align="right">
[url='{U_REGISTER}']{L_REGISTER}[/url] ::
[url='{U_LOGIN_LOGOUT}']{L_LOGIN_LOGOUT}[/url] ::
[url='{U_PROFILE}']{L_PROFILE}[/url]
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<center><div class="pm">[url='{U_PRIVATEMSGS}']{PRIVATE_MESSAGE_INFO}[/url]</div></center>
<table width="100%" cellspacing="0" cellpadding="10">
<tr>
<td>
Alles anzeigen
Kann mir jemanden helfen wie ich den Schwarzen Balken wegbekomm weil ich find das es so ziehmlich hässlich aussieht.