Jump to content
neuf

Header is huge and kills the loading time

Recommended Posts

Trim the header height down considerably, change the CSS from:

 

background: url('http://lanaboards.com/header.png') repeat scroll 0% 0% transparent);

 

to

 

background: url('http://lanaboards.com/header.png') no-repeat top center transparent);

 

and leave the fall-back on background: #000;

 

There is no need for a PNG file this large: http://lanaboards.com/header.png with all that black space, especially when you have a fallback CSS that is already black.

 

I ran network activity in Firefox and this is absolutely the issue that bogs down the loading time:

p7mW25ul.jpg


 u6pq4c9.gif

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...