Extensions & Styles for phpBB 3.2.X maintained and supported by Stoker
Stoker
Site Admin
Posts: 3,847 Joined: 12 May 2008, 21:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Post
by Stoker » 15 Mar 2017, 16:21
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
100%
Download:
fixed1.0.2.zip
Demo:
This board
Installation:
Copy the entire contents of the repository to ext/stoker/fixedheaderfooter/
Navigate in the ACP to Customise -> Extension Management -> Extensions.
Click Enable.
You do not have the required permissions to view the files attached to this post.
~ The greatest achievement in life is to inspire ~
Regards Stoker
Stoker
Site Admin
Posts: 3,847 Joined: 12 May 2008, 21:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Post
by Stoker » 20 Mar 2017, 18:53
Development 95% done, now testing
~ The greatest achievement in life is to inspire ~
Regards Stoker
cisco007
BBCoder VI
Posts: 1,015 Joined: 16 Mar 2010, 16:14
Location: Don't really know!
Post
by cisco007 » 23 Mar 2017, 22:38
looks good stokes!
Steve
Supporter
Posts: 1,120 Joined: 04 Mar 2010, 23:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Location: In your back pocket
Post
by Steve » 24 Mar 2017, 17:24
You do not have the required permissions to view the files attached to this post.
That code will get fixed...
Stoker
Site Admin
Posts: 3,847 Joined: 12 May 2008, 21:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Post
by Stoker » 24 Mar 2017, 17:45
I know. Havent found the solution yet
~ The greatest achievement in life is to inspire ~
Regards Stoker
Steve
Supporter
Posts: 1,120 Joined: 04 Mar 2010, 23:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Location: In your back pocket
Post
by Steve » 24 Mar 2017, 18:00
Ok pay me to fix it
That code will get fixed...
Steve
Supporter
Posts: 1,120 Joined: 04 Mar 2010, 23:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Location: In your back pocket
Post
by Steve » 24 Mar 2017, 18:45
Code: Select all
<div style="position: fixed;z-index: 500;width: 100%;margin: 0;padding: 0;">
Welcome to phpBB3 yourdomain.com.png
You do not have the required permissions to view the files attached to this post.
That code will get fixed...
cisco007
BBCoder VI
Posts: 1,015 Joined: 16 Mar 2010, 16:14
Location: Don't really know!
Post
by cisco007 » 25 Mar 2017, 01:58
you removed the facebook button with that code steve?
Stoker
Site Admin
Posts: 3,847 Joined: 12 May 2008, 21:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Post
by Stoker » 25 Mar 2017, 03:56
Steve wrote: 24 Mar 2017, 18: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
~ The greatest achievement in life is to inspire ~
Regards Stoker
Steve
Supporter
Posts: 1,120 Joined: 04 Mar 2010, 23:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Location: In your back pocket
Post
by Steve » 25 Mar 2017, 07:13
All you need is to reset the padding and margin.
That code will get fixed...