Seite 1 von 1

[WICHTIG]:overall_header.tlp!!

Verfasst: 28.06.2003 23:26
von Ratte
welcher teil in der overall_header.tlp is der teil wo man site name und url einstellt was dann groß über der navi steht?
des kamma doch im admin bereich einstellen also steht in der overall_header.tlp net der text sondern php!!

Verfasst: 29.06.2003 02:15
von Dave
Der Name der Site stellt mal im admin Panel ein. Da mußt du doch nichts in der overall_header machen. Außer du willst ihn woanders hin haben :roll:

Verfasst: 29.06.2003 08:36
von Ratte
ja des mit'm admin pandel is mir scho klar bloß ich will statt dem text ein bild einbaun...wohin schreibt der des im adminpandel??
wie kann ich des ändern...
statt text--->bild

Verfasst: 29.06.2003 10:18
von andreasOymann

Code: Alles auswählen

<!--
	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}" />

<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">
			<tr> 
				<td>
				<a href="{U_INDEX}"><img src="templates/subSilver/images/phpbblogo.gif" border="0" alt="{L_INDEX}" vspace="1" /></a>
				</td>



				<td align="center" width="100%" valign="middle"><a href="{U_INDEX}"><img src="templates/subSilver/images/Bild.gif"  border="0" alt="{L_INDEX}" vspace="1" /></a>]
					<br />


Andreas