Banner Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NjEcTiOn
    Senior Member
    • Dec 2001
    • 133

    Banner Help

    Hi I payed a guy to design my website. Unfortunately it went down and I lost pretty much everything. I still have the banner saved and the buttons and I believe I can fix pretty much everything if I can get this banner to work. I need a header template for the banner can be operational. Here it is can anyone help me out or tell my how to fix my banner template?
  • Sn2
    Senior Member
    • Feb 2002
    • 295
    • 3.5.x

    #2
    simple enough

    replace
    Code:
    <!-- logo and buttons -->
    <center>
    <table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0">
    <tr>
      <td valign="top" align="left" background="{imagesfolder}/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="{titleimage}" border="0" alt="$bbtitle"></a></td>
      <td valign="bottom" align="right" nowrap background="{imagesfolder}/menu_background.gif">
       <!-- toplinks -->
       <a href="usercp.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_profile.gif" alt="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0"></a>
       <a href="register.php?s=$session[sessionhash]&action=signup"><img src="{imagesfolder}/top_register.gif" alt="Registration is free!" border="0"></a>
       <a href="calendar.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_calendar.gif" alt="Calendar" border="0"></a>
       <a href="memberlist.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_members.gif" alt="Find other members" border="0"></a>
       <a href="misc.php?s=$session[sessionhash]&action=faq"><img src="{imagesfolder}/top_faq.gif" alt="Frequently Asked Questions" border="0"></a>
       <a href="search.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_search.gif" alt="Search" border="0"></a>
       <a href="index.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_home.gif" alt="Home" border="0"></a>
       <!-- <a href="member.php?s=$session[sessionhash]&action=logout"><img src="{imagesfolder}/top_logout.gif" alt="Logout" border="0"></a>  -->
       &nbsp;
       <!-- /toplinks -->
      </td>
    </tr>
    </table>
    <!-- /logo and buttons -->
    with
    Code:
    <IMG SRC="{titleimage}" WIDTH=716 HEIGHT=253 BORDER=0 USEMAP="#titleimage_Map">
    <MAP NAME="titleimage_Map">
    <AREA SHAPE="rect" ALT="Find a topic or user that you are looking for" COORDS="477,226,530,234" HREF="search.php?s=$session[sessionhash]">
    <AREA SHAPE="rect" ALT="Have a question? Try this section" COORDS="477,204,510,212" HREF="misc.php?s=$session[sessionhash]&action=faq">
    <AREA SHAPE="rect" ALT="Check out all the users that joined" COORDS="476,182,541,190" HREF="memberlist.php?s=$session[sessionhash]">
    <AREA SHAPE="rect" ALT="Find out birthdays and marked events" COORDS="477,161,547,169" HREF="calendar.php?s=$session[sessionhash]">
    <AREA SHAPE="rect" ALT="Become a member on this board" COORDS="477,137,538,145" HREF="register.php?s=$session[sessionhash]&action=signup">
    <AREA SHAPE="rect" ALT="Access the user's control panel" COORDS="477,114,528,122" HREF="usercp.php?s=$session[sessionhash]">
    <AREA SHAPE="rect" ALT="Go back to the main forum page." COORDS="477,90,515,98" HREF="index.php?s=$session[sessionhash]">
    </MAP>

    Comment

    • DirectPixel
      Senior Member
      • Jan 2002
      • 4703
      • 3.5.x

      #3
      Oh, so that's what he wanted!

      I thought he was missing the bottom portion of the picture and wanted somebody to finish it.
      :)

      Comment

      • Chris M
        Senior Member
        • Apr 2002
        • 1387
        • 3.6.x

        #4
        Excellent...

        Fade...

        Are you going to add this back to ThePhora?

        Or should I?

        Satan

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...