Bannerlink

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
olferina
Mitglied
Beiträge: 6
Registriert: 16.05.2008 00:37

Bannerlink

Beitrag von olferina »

Hallo,
ich habe den Style mit den kompletten Daten aus dem Style in ein neues Forum übertragen, natürlich sind dort auch noch die alten Links mitdabei wie auch im Banner. Welche Datei muss ich ändern oder in welcher Datei des phpbb 2 Forums befindet sich der Link, wenn man auf den Banner klickt ? Müsste irgendwo bei templates sein aber wo ?

Vielen dank.
Benutzeravatar
Mahony
Ehemaliges Teammitglied
Beiträge: 12179
Registriert: 17.11.2005 22:33
Wohnort: Ostfildern Kemnat
Kontaktdaten:

Beitrag von Mahony »

Hallo
Was meinst du mit
ch habe den Style mit den kompletten Daten aus dem Style in ein neues Forum übertragen
Bist du mit deinem Forum umgezogen? Die alte URL steht noch in der Datenbank. Du kannst aber mit dem phpBB Board-Doktor die richtigen Einstellungen setzen.

Falls ich mit dem Umzug falsch liege, erkläre dein Anliegen bitte etwas genauer. :oops:



Grüße: Mahony
Taekwondo in Berlin
Wer fragt, ist ein Narr für fünf Minuten, wer nicht fragt, ist ein Narr für immer.
olferina
Mitglied
Beiträge: 6
Registriert: 16.05.2008 00:37

Beitrag von olferina »

Ich hab aus meinem alten Forum den Style auf den Pc geladen, da dieses Forum auf einer Adresse war die mir nicht wirklich gefällt und immer wieder eine Werbung auftaucht.
Naja egal es geht darum, dass nun in irgendeiner Datei dessen Templates irgendwo die url sein müsste womit ich den Link, wenn man auf den Banner klickt ändern kann. Denn es ist anscheinedn immer noch so eingespeichert, dass wenn ich auf den Banner klicke wieder auf meine alte Seite komme.

Also hier mal meine Seite dann kannst du es vielleicht besser verstehen.
www.habbo-flash.bplaced.net/phpBB2/

Edit: Warttet noch einen kleinen moment ich muss das Forum neu hochladen :P
Düssi
Mitglied
Beiträge: 374
Registriert: 05.08.2006 16:46
Wohnort: in NRW

Beitrag von Düssi »

Diese Seite ist leider nicht mehr verfügbar, Fehler 404. Sorry, this page is not available any more, error 404
Ok, wir warten ;-)

Wenn es ein Banner ist, welches oben im Forum auftaucht, man drauf klickt und weitergeleitet wird - schau mal in der overal_header datei
olferina
Mitglied
Beiträge: 6
Registriert: 16.05.2008 00:37

Beitrag von olferina »

So, sorry das es solange gedauert hat, nun hier www.habbo-flash.bplaced.net/phpBB2/

und in der overall_header steht etwas ganz anderes als auf der Seite O.o

Code: Alles auswählen

<html>

<head>
</head>
<div style="border-right-width:3px;border-right-style:solid;border-right-color:#888800;width:100%;height:25px;border-top-style:solid;border-bottom-style:solid;border-top-width:3px;border-top-color:#FFFF00;border-bottom-width:3px;border-bottom-color:#888800;background-color:#DDDD00;position:absolute;left:0px;top:0px">
<p align="center"><b>Ihr seid noch nicht registriert? Registriert euch jetzt <a href="http://musikzuhomepage.mu.funpic.de/profile.php?mode=register&sid=58fe11c7559daecac8de4ad2ea20560f">HIER</a> !!!</b></p>
</div>
<br>
<div align="center" width="900px">
	<table border="0" width="56%" cellspacing="0" cellpadding="0" width="900px">
		<tr>
			<td>
			<div align="center" width="100%">
				<table border="0" width="51%" cellspacing="0" cellpadding="0">
					<tr>
						<td width="752">
						<div align="center">
							<table border="0" width="56%" cellspacing="0" cellpadding="0" width="100%">
								<tr>
									<td><img border="0" src="templates/Habbostyle/images/button2.gif" width="786" height="74"></td>
								</tr>
								<tr>
									<td background="templates/Habbostyle/images/button3.gif">
									<table border="0" width="100%" cellspacing="0" cellpadding="0" width="100%">
										<tr>
											<td width="25">
											<img border="0" src="templates/Habbostyle/images/button5.gif"></td>
											<td>





<!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={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Page-Enter" content="blendTrans(Duration=0.2)">
<meta http-equiv="Page-Exit" content="blendTrans(Duration=0.2)">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<!-- link rel="stylesheet" href="templates/Habbostyle/{T_HEAD_STYLESHEET}" type="text/css" -->
<style type="text/css">
<!--
/*
Habbostyle by Habbi.ch.vu
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: {T_BODY_BGCOLOR};
	background-image: url(templates/Habbostyle/images/background.gif);
	scrollbar-face-color: {T_TR_COLOR2};
	scrollbar-highlight-color: {T_TD_COLOR2};
	scrollbar-shadow-color: {T_TR_COLOR2};
	scrollbar-3dlight-color: {T_TR_COLOR3};
	scrollbar-arrow-color:  {T_BODY_LINK};
	scrollbar-track-color: {T_TR_COLOR1};
	scrollbar-darkshadow-color: {T_TH_COLOR1};
}

/* General font families for common tags */
font,th,td,p { font-family: {T_FONTFACE1} }
a:link,a:active,a:visited { color : {T_BODY_LINK}; }
a:hover		{ text-decoration: underline; color : {T_BODY_HLINK}; }
hr	{ height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: {T_TD_COLOR2}; border: 2px {T_TH_COLOR2} solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: {T_TR_COLOR1}; }
td.row2	{ background-color: {T_TR_COLOR2}; }
td.row3	{ background-color: {T_TR_COLOR3}; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: {T_TD_COLOR2};
		background-image: url(templates/Habbostyle/images/{T_TH_CLASS3});
		background-repeat: repeat-y;
}
/' THis is for the marquee under the header */
.marquee01 {font-family:arial;color:#000088;font-size:8px}
.marquee02 {font-family:arial;color:#ff0000;font-size:8px}


/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: {T_FONTCOLOR3}; font-size: {T_FONTSIZE2}px; font-weight : bold;
	background-color: {T_BODY_LINK}; height: 25px;
	background-image: url(templates/Habbostyle/images/{T_TH_CLASS2});
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/Habbostyle/images/{T_TH_CLASS1});
			background-color:{T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; height: 28px;
}
body {background-attachment:fixed}
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
}

th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
	text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}

/* General text */
.gen { font-size : {T_FONTSIZE3}px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: {T_BODY_HLINK}; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
a.mainmenu		{ text-decoration: none; color : {T_BODY_LINK};  }
a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle		{ text-decoration: none; color : {T_BODY_LINK}; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
a.forumlink 	{ text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav			{ text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }
a.topictitle:link   { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover	{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }

/* The content of the posts (body of text) */
.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}

/* Quote & Code blocks */
.code {
	font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%;
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
a.copyright		{ color: {T_FONTCOLOR1}; text-decoration: none;}
a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : {T_BODY_TEXT};
	font: normal {T_FONTSIZE2}px {T_FONTFACE1};
	border-color : {T_BODY_TEXT};
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : {T_TD_COLOR2};
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : {T_TR_COLOR1};
	color : {T_BODY_TEXT};
	font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

/* The main submit button option */
input.mainoption {
	background-color : {T_TD_COLOR1};
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : {T_TD_COLOR1};
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/Habbostyle/formIE.css");
-->
</style>
<!-- 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=http://www.habbo-flash.bplaced.net/phpBB2/"{T_BODY_LINK}" vlink="{T_BODY_VLINK}">

<a name="top"></a>

<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
	<tr>
		<td class="bodyline">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr align="center">
<a href="{U_INDEX}"><img  style="filter:Alpha(opacity=100, finishopacity=0, style=2)" src="templates/Habbostyle/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a>
</td>
<td>
<table cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<table align="center">
<tr>
<td><a href="{U_FAQ}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_faq_new.gif"></a></td>
<td><a href="club.php" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_club_new.gif"></a></td>
<td><a href="{U_BANK}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_bank_new.gif"></a></td>
<td><a href="{U_SHOP}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_katalog_new.gif"></a></td>
<td><a href="{U_SEARCH}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_suche_new.gif"></a></td>
<td><a href="{U_MEMBERLIST}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_members_new.gif"></a></td>
<td><a href="{U_GROUP_CP}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_gruppen_new.gif"></a></td>
</tr>
<tr>
<td><a href="{U_RABBITOSHI}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_pet_new.gif"></a></td>
<td><a href="{U_PROFILE}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_profil_new.gif"></a></td>
<td><a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_pn_new.gif"></a></td>
<td><a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_login_new.gif"></a></td>
<td><a href="activity.php" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_spiele_new.gif"></a></td>
</tr>
<tr>
<td><!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}" class="mainmenu"><img src="http://musikzuhomepage.mu.funpic.de/templates/Habbostyle/images/icon_anmelden_new.gif"></a>
<!-- END switch_user_logged_out --></td>
</td>
</tr>
</table>

</td>

					</tr>
				</table></td>
			</tr>
		</table>

<!-- BEGIN switch_enable_board_note -->
<style>
<!--
   #hano{
position:absolute;
width:300;
padding:6px;
background-color : yellow;
border : 1px solid black;
visibility : hidden;
z-index : 100;
cursor : hand;
}
-->
</style>

<div id="hano" style="left:600px;top:150px; background-color: #FFFF99;">
<p><b><span class="gen">{L_board_note}</span></b><br>
<span class="gensmall">{board_note}</span></p>
<p><a href="javascript:closeit()" class="gensmall">{L_board_note_close}</a></p></div>

<script language="JavaScript">
<!--
function SymError()
{
  return true;
}
window.onerror = SymError;
//-->
</script>
<script>
var once_per_browser=0
var ns4=document.layers
var ie4=document.all
var ns6=document.getElementById&&!document.all
if (ns4)
crossobj=document.layers.hano
else if (ie4||ns6)
crossobj=ns6? document.getElementById("hano") : document.all.hano
function closeit(){
if (ie4||ns6)
crossobj.style.visibility="hidden"
else if (ns4)
crossobj.visibility="hide"
}
function get_cookie4(Name) {
  var search = Name + "="
  var returnvalue = "";
  if (document.cookie4.length > 0) {
    offset = document.cookie4.indexOf(search)
    if (offset != -1) { // if cookie4 exists
      offset += search.length
      // set index of beginning of value
      end = document.cookie4.indexOf(";", offset);
      // set index of end of cookie4 value
      if (end == -1)
         end = document.cookie4.length;
      returnvalue=unescape(document.cookie4.substring(offset, end))
      }
   }
  return returnvalue;
}
function showornot(){
if (get_cookie4('postdisplay')==''){
showit()
document.cookie4="postdisplay=yes"
}
}
function showit(){
if (ie4||ns6)
crossobj.style.visibility="visible"
else if (ns4)
crossobj.visibility="show"
}
if (once_per_browser)
showornot()
else
showit()
</script>
<script language="JavaScript1.2">
function drag_drop(e){
if (ie4&&dragapproved){
crossobj.style.left=tempx+event.clientX-offsetx
crossobj.style.top=tempy+event.clientY-offsety
return false
}
else if (ns6&&dragapproved){
crossobj.style.left=tempx+e.clientX-offsetx
crossobj.style.top=tempy+e.clientY-offsety
return false
}
}
function initializedrag(e){
if (ie4&&event.srcElement.id=="hano"||ns6&&e.target.id=="hano"){
offsetx=ie4? event.clientX : e.clientX
offsety=ie4? event.clientY : e.clientY
tempx=parseInt(crossobj.style.left)
tempy=parseInt(crossobj.style.top)
dragapproved=true
document.onmousemove=drag_drop
}
}
document.onmousedown=initializedrag
document.onmouseup=new Function("dragapproved=false")
</script>
<!-- END switch_enable_board_note -->


		<br />
	<!-- BEGIN Shownickpagebutton -->
	<img src="templates/nickpage/nickpage_button_small.gif" hspace="3"><a href="{Shownickpagebutton.U_NICKPAGE}" class="mainmenu">Nickpage</a>&nbsp; &nbsp;
	<!-- END Shownickpagebutton -->
Düssi
Mitglied
Beiträge: 374
Registriert: 05.08.2006 16:46
Wohnort: in NRW

Beitrag von Düssi »

Ähm... dein Forum ist noch nicht da... evtl. vergessen ne install zu löschen ?

immernoch php 404

Soll das deine overal_header sein ?
olferina
Mitglied
Beiträge: 6
Registriert: 16.05.2008 00:37

Beitrag von olferina »

Sry Düssi für die verspätung nun gehts :D, also das Forum zumindest aber mit dem Banner will das noch nich so ganz klappen :S


Huch es geht hab doch nochmal genauer in die overall datei nachgehscaut danke an euch beiden :D


Edit: Wie kann ich das ändern, dass wenn man auf diesen Link geht
http://habbo-flash.bplaced.net/phpBB2/ dies hier Angezeigt wird´das stört, denn ich muss dann immer index.php eingeben auf meinen anderen Forum war das uach nicht wieso jetzt ?
Düssi
Mitglied
Beiträge: 374
Registriert: 05.08.2006 16:46
Wohnort: in NRW

Beitrag von Düssi »

Du meinst dieses Copyrightgedöns vom Style ?

prüfe mal deine Index Datei unter phpBB2

Jedenfalls steht die Adresse hier:
<td align="center" valign="middle"><a href="http://www.subblue.com/" target="_new"><img src="created_by.jpg" width="400" height="300" border="0" alt="Created by subBlue Design" /></a></td>

normalerweise wird auf die index automatisch umgeleitet
Antworten

Zurück zu „phpBB 2.0: Mod Support“