[EXT] Fixed Header and Footer Navbar

Extensions & Styles for phpBB 3.2.X maintained and supported by Stoker
User avatar
Stoker
Site Admin
Site Admin
Posts: 3515
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

[EXT] Fixed Header and Footer Navbar

Post by Stoker »

Extension Name: Fixed Header and Footer Navbar
Author: Stoker
Version: 1.0.2
PhpBB Version: 3.2.X

Description:
Fixed Header and Footer will position your header and footer navbar and breadcrumb fixed at top and bottom of your board.
Users can disable/enable both fixed header and footer navbar

Please make a Donation
100%

Download:
fixed1.0.2.zip
(15.31 KiB) Downloaded 127 times
Demo:
This board

Installation:
  1. Copy the entire contents of the repository to ext/stoker/fixedheaderfooter/
  2. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  3. Click Enable.

Older versions

Fixed V1.zip
(15.77 KiB) Downloaded 52 times
Board rules! No PM support
User avatar
Stoker
Site Admin
Site Admin
Posts: 3515
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: [EXT] Fixed Header and Footer Navbar

Post by Stoker »

Development 95% done, now testing ;)
Board rules! No PM support
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: [EXT] Fixed Header and Footer Navbar

Post by cisco007 »

looks good stokes!
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: [EXT] Fixed Header and Footer Navbar

Post by Steve »

PhpBB3 BBCodes   Forum.png
NAPWR wrote: Nice, Stoker is Hot
User avatar
Stoker
Site Admin
Site Admin
Posts: 3515
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: [EXT] Fixed Header and Footer Navbar

Post by Stoker »

I know. Havent found the solution yet
Board rules! No PM support
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: [EXT] Fixed Header and Footer Navbar

Post by Steve »

Ok pay me to fix it
NAPWR wrote: Nice, Stoker is Hot
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: [EXT] Fixed Header and Footer Navbar

Post by Steve »

Code: Select all

<div style="position: fixed;z-index: 500;width: 100%;margin: 0;padding: 0;">
Welcome to phpBB3   yourdomain.com.png
NAPWR wrote: Nice, Stoker is Hot
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: [EXT] Fixed Header and Footer Navbar

Post by cisco007 »

you removed the facebook button with that code steve?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3515
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: [EXT] Fixed Header and Footer Navbar

Post by Stoker »

Steve wrote: 24 Mar 2017, 20:45

Code: Select all

<div style="position: fixed;z-index: 500;width: 100%;margin: 0;padding: 0;">
Welcome to phpBB3 yourdomain.com.png
Thanks, but you actually managed to make it worse :D
Board rules! No PM support
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: [EXT] Fixed Header and Footer Navbar

Post by Steve »

All you need is to reset the padding and margin.
NAPWR wrote: Nice, Stoker is Hot
Post Reply