Home »
FUDforum Development »
Bug Reports »
forum logo only shows up on main page
forum logo only shows up on main page [message #3990] |
Wed, 10 July 2002 20:33 |
|
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 666 times)
|
|
|
Goto Forum:
Current Time: Fri Nov 22 22:34:29 GMT 2024
Total time taken to generate the page: 0.04238 seconds