Seite 1 von 2

warum ist das copyright nicht sichtbar?

Verfasst: 25.10.2005 11:07
von bigi
Hallo liebe Helfer,

bin sehr unbedarft mit php, daher verstehe ich absolut nicht, warum das copyright phpBB auf meinen Sites nicht sichtbar ist.
Ich sehe es im QT- footer

overall_footer.tpl --hier steht es drin.

Wer kann mir bitte helfen?

http://www.art-perfect.de/forum
ist die url zum begonnenen forum

LG

Bigi

Verfasst: 25.10.2005 11:29
von FSKiller / Phoenix
Poste mal den Code deiner overall_footer.tpl dann kann man sich das mal genauer ansehen -.-

Der Fehler wird wahrscheinlich was mit dem Google Fenster zutn haben da ist er man kann ihn nur nicht sehen da alles WEISS IST ist ;) bzw die Schriftfarbe weiss ist :)

Verfasst: 25.10.2005 11:33
von bigi
Danke für die schnelle Antwort :-)

hier ist der code

<td valign="top" width="15%">
<table height="500" width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td valign="top" class="row1" align="center">
<br />
<!-- Anfang Werbung -->
<script type="text/javascript"><!--
google_ad_client = "pub-0244266690172378";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_type = "text";
google_ad_channel ="";
google_color_border = "DDB7BA";
google_color_bg = "FFF5F6";
google_color_link = "0000CC";
google_color_url = "008000";
google_color_text = "6F6F6F";
//--></script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></b>
<!-- Schluss Werbung -->
<br>
&nbsp;
</td>
</tr>
</table>
<br />


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

<div align="center"><span class="copyright">
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.

The phpBB Group : 2002
// -->
<font size="1">Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> &copy; 2001, 2005 phpBB Group</font><br />
<font size="2">Impressum:Birgit Eisinger-Wolf, Uhland 12-72636 Frickenhausen-Tel.: 07022-241219-mail@art-perfect.de</font></span></div>

</body>
</html>

LG

Bigi

Verfasst: 25.10.2005 11:37
von bigi
die google Anzeigen sind aber grau :-(

ich würde ja gern das Design ändern und der HP anpassen, doch ich habe Angst, dass dann nichts mehr geht.

dann wäre allerdings alle Schriftweiss auf black und das Prob mit dem copyright wohl auch wieder da

Verfasst: 25.10.2005 11:46
von FSKiller / Phoenix

Code: Alles auswählen

<td valign="top" width="15%"> 
<table height="500" width="100%" cellpadding="3" cellspacing="1" border="0"> 
<tr> 
<td valign="top" class="row1" align="center"> 
<br /> 
<!-- Anfang Werbung --> 
<script type="text/javascript"><!-- 
google_ad_client = "pub-0244266690172378"; 
google_ad_width = 160; 
google_ad_height = 600; 
google_ad_format = "160x600_as"; 
google_ad_type = "text"; 
google_ad_channel =""; 
google_color_border = "DDB7BA"; 
google_color_bg = "FFF5F6"; 
google_color_link = "0000CC"; 
google_color_url = "008000"; 
google_color_text = "6F6F6F"; 
//--></script><script type="text/javascript" 
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> 
</script></b> 
<!-- Schluss Werbung --> 
<br> 
&nbsp; 
</td> 
</tr> 
</table> 
<br /> 


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

<div align="center"><span class="genmed"> 
<!-- 
We request you retain the full copyright notice below including the link to www.phpbb.com. 
This not only gives respect to the large amount of time given freely by the developers 
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good 
reason) retain the full copyright we request you at least leave in place the 
Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse 
to include even this then support on our forums may be affected. 

The phpBB Group : 2002 
// --> 
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="gensmall">phpBB</a> &copy; 2001, 2005 phpBB Groupbr /> 
Impressum:Birgit Eisinger-Wolf, Uhland 12-72636 Frickenhausen-Tel.: 07022-241219-mail@art-perfect.de</span></div> 

</body> 
</html> 
versuche das mal zunehmen, der Fehler kann auch vom Design herkommen, sollte aber so erstmal gehen.

Verfasst: 25.10.2005 11:50
von bigi
Danke dir- werde ich gleich testen :-)

LG

Bigi

Verfasst: 25.10.2005 11:56
von bigi
ja, nun ist es da, doch in einer Maxischrift :-(

http://www.art-perfect.de/forum

was muss ich nun ändern?

LG

Bigi

Verfasst: 25.10.2005 11:58
von FSKiller / Phoenix
ups :( habe mich da vertan habe gerade ne anderes tpl bearbeitet :(, habe es oben nochmal geändert sollte nun normal aussehen.

Verfasst: 25.10.2005 12:02
von bigi
alles perfect

habe es kleiner gemacht

Vielen Dank :-)

darf ich eigentlich die Metatags und keywords per Hand ändern? und reicht es allein im overall_header.tpl, oder laufe ich Gefahr, dass dann nichts mehr geht?

LG
Bigi

Verfasst: 25.10.2005 12:05
von FSKiller / Phoenix
bigi hat geschrieben:alles perfect

habe es kleiner gemacht

Vielen Dank :-)

darf ich eigentlich die Metatags und keywords per Hand ändern? und reicht es allein im overall_header.tpl, oder laufe ich Gefahr, dass dann nichts mehr geht?

LG
Bigi
Das ne gute Frage ;) die kannst du ändern wie du willst, mache nur vorher ein Backup der Datei oder Dateien um Fehler rückgängig zumachen.