+ Reply to Thread
Results 1 to 6 of 6

Thread: Addidg a "Home" button in phpBB2 site
      
   

  1. #1
    kenhansen's Avatar
    kenhansen is offline First Sergeant
    Join Date
    Jun 2006
    Posts
    80

    Cool Addidg a "Home" button in phpBB2 site

    DOes anyone know if it is possible to add buttons in the phpBB2 software that gives the user a way back o the home page or nywhere else for that matter. Having to use the back arrow key seems sloppy.

    Thanx

  2. #2
    Mook25's Avatar
    Mook25 is offline Brigadier General
    Join Date
    Oct 2005
    Location
    UK
    Posts
    1,430

    Default Re: Addidg a "Home" button in phpBB2 site

    Only way i can think of is design a button then link to it within the code. If you post the section of the code where you want it to appear we maybe able to help further
    Arcade Ninja - Free Flash Arcade
    FreeGadget4me.Com - Learn how to get free gadgets delivered direct to your door for free

  3. #3
    Aliens Anonymous is offline Special Status
    Join Date
    Jan 2006
    Location
    Dark side of the moon
    Posts
    1,161

    Default Re: Addidg a "Home" button in phpBB2 site

    Quote Originally Posted by kenhansen
    DOes anyone know if it is possible to add buttons in the phpBB2 software that gives the user a way back o the home page or nywhere else for that matter. Having to use the back arrow key seems sloppy.

    Thanx
    Hi Kenhansen if are using phpbb, in most skins the file you will want to change is overall_header.tpl.

  4. #4
    Mr_Torch's Avatar
    Mr_Torch is offline Private
    Join Date
    Oct 2006
    Posts
    3

    Default Re: Addidg a "Home" button in phpBB2 site

    Quote Originally Posted by Aliens Anonymous
    Hi Kenhansen if are using phpbb, in most skins the file you will want to change is overall_header.tpl.
    How do you edit .TPL files ?

  5. #5
    Aliens Anonymous is offline Special Status
    Join Date
    Jan 2006
    Location
    Dark side of the moon
    Posts
    1,161

    Default Re: Addidg a "Home" button in phpBB2 site

    First download two copies of the file you want to edit on to your computer in to different folders were you can find them. one is used as a back up, the other you will edit. you can open these file by useing notepad or notepad2 or any good code editer. edite the file then useing the copy button in your ftp manager copy the file back .

  6. #6
    Mr_Torch's Avatar
    Mr_Torch is offline Private
    Join Date
    Oct 2006
    Posts
    3

    Default Re: Addidg a "Home" button in phpBB2 site

    Quote Originally Posted by Aliens Anonymous
    First download two copies of the file you want to edit on to your computer in to different folders were you can find them. one is used as a back up, the other you will edit. you can open these file by useing notepad or notepad2 or any good code editer. edite the file then useing the copy button in your ftp manager copy the file back .
    Thank you..I looked at it with notepad and I went OMG..so I opened it with Dreamweaver 8 and it looks how I am used to seeing the code...Thanks again.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49