Back to vBulletin 3.7 Template Modifications

ٍStatic (Fixed) Header and Footer
Mod Version: 1.00, by abdobasha2004

This modification is in the archives.
vB Version: 3.7.x Rating: (4 votes - 3.75 average) Installs: 13
Released: 14 Nov 2008 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

Features :
Do you want your header and footer be static and do not change while user browsing your forum, try this simple code
Code :
Code:
<div style=" overflow: auto; ">
Any part you want to be static
</div>

update by WNxWakko
IE works flawless. FireFox however doesn't like it so much and may be the reason some say it doesn't work. They are using Firefox.

Another issue I found was that i used this surrounding a table in my header and in Firefox is distorted my header. So i get performance boost in IE and not in FF with a bug in FF that prevents me from using this.

So I put this as a fix and wanted to share with others if they experienced Firefox bugs because it resolved my issue.

Code:

<!--[if IE]>
<div style=" overflow: auto; "><![endif]-->
Your header or footer
<!--[if IE]></div><![endif]-->

Even though FF users wont get the benefit directly, the load reduction on the server from IE users will spread the wealth to FF users.

change " Any part you want to be static" with your header of footer code
also could be applied to any template to be static while browsing

Download

No files for download.

Supporters / CoAuthors

  • WNxWakko

vblts.ru supports vBulletin®, 2022-2024