vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Board Optimization - ٍStatic (Fixed) Header and Footer (https://vborg.vbsupport.ru/showthread.php?t=196253)

abdobasha2004 11-13-2008 10:00 PM

ٍStatic (Fixed) Header and Footer
 
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
Quote:

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

Forum Lover 11-14-2008 02:57 PM

Now, what is that STATIC thing?

guvner 11-14-2008 04:55 PM

Quote:

Originally Posted by Forum Lover (Post 1665590)
Now, what is that STATIC thing?

Had the same question, but since I've had to endure quite slow re-draws of my (multi-sliced) header for many months - this little gem appears to have eliminated the problem in an instant!

I've had quite a few members complaining about the re-draw issue and apart from suggesting Firefox, Chrome or even IE8 over IE6 & 7, there didn't seem to be anything I could do to solve it.

So for my forum at least, this has made tremendous difference to the forum load time so to abdobasha2004, many thanks for this tip - excellent result!

Mike :)

abdobasha2004 11-14-2008 08:09 PM

static is not to reload all page parts during browsing
you are welcome guvner

lazydesis 11-14-2008 09:50 PM

i dont see it .. the entire page (including header) loads again when i click on any links .. its same even in ur demo

can u explain better? thanks.

EDIT: I am using IE7

Forum Lover 11-14-2008 10:52 PM

Quote:

Originally Posted by abdobasha2004 (Post 1665748)
static is not to reload all page parts during browsing
you are welcome guvner

If so, clicked Installed. :)

Magnumutz 11-14-2008 11:10 PM

I still don't get it...

n95gps 11-14-2008 11:50 PM

its not working

i went and i placed my header into your code

and when clicking on any part of the forum the whole page RELOAD

hmm

is this static!!!

abdobasha2004 11-15-2008 06:58 AM

for all people who did not manage to do it
I can not explain
others have seen the difference
I put the same topic on another forum
about 3 said it worked
and 2 said it did not

It worked for me

WNxWakko 11-15-2008 05:05 PM

I implemented this code bit. Very nice find indeed.

I did find some issues. 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.


All times are GMT. The time now is 04:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01628 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete