Seite 1 von 1

NoseBleed Background

Verfasst: 12.09.2005 18:37
von kingsize432
so, hab jetzt mein forum mit dem NoseBleed Style ausgestattet :)


bisher war ich sehr positiv überrascht, jedoch möchte ich hier einen background drinne haben, genau wie ich es bei dem iCGstation Style haben wollte :( (siehe HIER


jetzt habe ich folgendes problem, in der overall_header.tpl datei finde ich folgendes

<!--
The original NoseBleed v1.10 skin for phpBB version 2+
Created by Mike Lothar (c) 2004 - 2005
http://www.mikelothar.com
Do not remove this copyright note
-->

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"
lang="en"
xml:lang="en">

<head>

<meta http-equiv="Content-Type"
content="text/html;
charset={S_CONTENT_ENCODING}" />

<meta http-equiv="imagetoolbar"
content="no" />

<link rel="icon"
href="templates/NoseBleed/images/favicon.ico" />

<link rel="stylesheet"
href="templates/NoseBleed/NoseBleed.css" type="text/css" />

<script type="text/javascript"
src="templates/NoseBleed/NoseBleed.js"></script>

{META}
{NAV_LINKS}

<title>{SITENAME} ~ {PAGE_TITLE}</title>

<!-- 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 onload="resize_images()">

<a id="top"></a>

<table cellspacing="0" id="forum">
<tr>
<td>&nbsp;</td>
<td id="bodyline">

<div id="top_image">
<a href="{U_INDEX}"><img src="templates/NoseBleed/images/top_image.jpg" alt="{L_INDEX}" /></a>
</div>

<div id="menu">
<div id="left" class="left mainmenu">
<a href="{U_FAQ}">{L_FAQ}</a>
<a href="{U_SEARCH}">{L_SEARCH}</a>
<a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a>
<a href="{U_GROUP_CP}">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_PROFILE}">{L_PROFILE}</a>
<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
<!-- END switch_user_logged_in -->
</div>
<div id="right" class="right mainmenu">
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
</div>
<div class="clear"></div>
</div>


wo kann ich denn jetzt da bitte meinen BG einstellen :o :(



Ich bedanke mich für jede hilfe