FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » forum logo only shows up on main page
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
forum logo only shows up on main page [message #3990] Wed, 10 July 2002 20:33 Go to next message
computer_dan is currently offline  computer_dan   Canada
Messages: 58
Registered: July 2002
Location: Toronto
Karma: 0
Member

The following is my edited code to display a logo that shows up in the top left corner inside the white table area:

{TEMPLATE: header}
<table width="100%">
<tr><td><a href="index.php"><img src="images/logo_top.gif" width="300" height="50" border="0"></a></td>
<td>
{TEMPLATE: usercp}</td></tr>
</table>
{TEMPLATE-DATA: welcome_message}
{TEMPLATE: show_links}{TEMPLATE-DATA: admin_cp}
<table border="0" cellspacing="1" cellpadding="2" class="ContentTable">
{TEMPLATE: index_table_heading}
{TEMPLATE-DATA: forum_list_table_data}
</table>
{TEMPLATE-DATA: mark_all_read}
{TEMPLATE-DATA: quick_login}
{TEMPLATE-DATA: loged_in_list}
{TEMPLATE: forum_icon_legend}
{TEMPLATE: curtime}
{TEMPLATE-DATA: page_stats}
{TEMPLATE: footer}


The red text is what I added using the template editor, editing the "index.tmpl / index page" section.

The logo shows up on the main page, but when I enter any other section like the FAQ, members or search page, the logo does not show up. The URL is still /index.php (but obviously including other variables to display the requested content)

Am I doing something wrong?

  • Attachment: logoshow.gif
    (Size: 8.82KB, Downloaded 632 times)
Re: forum logo only shows up on main page [message #3994 is a reply to message #3990] Wed, 10 July 2002 21:17 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Because you've edited the wrong template Wink, you edited template for the index page. Instead you should have edited the header.tmpl, which would have affected every single page.

FUDforum Core Developer
Re: forum logo only shows up on main page [message #3995 is a reply to message #3994] Wed, 10 July 2002 23:19 Go to previous message
computer_dan is currently offline  computer_dan   United States
Messages: 58
Registered: July 2002
Location: Toronto
Karma: 0
Member

oops...my bad. Very Happy

t'is all fixed now.

  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Wrong FUD Code at Signatures
Next Topic: Admin Control was deleted by forum?!
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Jun 29 14:00:26 GMT 2024

Total time taken to generate the page: 0.02721 seconds