If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: HTML ::: Sidebar-- Slowing Board Down Mega Big Time
New Topic    Add Reply
Topic: Sidebar-- Slowing Board Down Mega Big Time  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
MommyInCollege76

Registered User
ezSupporter
Posts: 2
Posted: 12/11/05 9:19 am    
Sidebar-- Slowing Board Down Mega Big Time
Alright, what can I do to make my board load faster? Ever since I installed the sidebar-- complete with images and text--my board has been very slow. There is a lag in typing (i.e. push a key and it takes 3 seconds to show up on the post), and scrolling...

I have noticed that the slowness is mainly on the reply page, so I am thinking that I should somehow, someway get rid of the sidebar on the reply pages. Is there a way to do this? I have read some information, but it is *very* confusing.

All help would be appreciated!

Here is a link to my board; it's MBA, so submit an app., and I or the other Admins will approve it ASAP:
p088.ezboard.com/bruthles...y200329316

TIA!


  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 16654
Posted: 12/11/05 3:29 pm    
Re: Sidebar-- Slowing Board Down Mega Big Time
Applied.


  reply to this message

MommyInCollege76

Registered User
ezSupporter
Posts: 3
Posted: 12/11/05 3:58 pm    
Re: Sidebar-- Slowing Board Down Mega Big Time
Accepted :)

p088.ezboard.com/bruthles...y200329316


  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 16655
Posted: 12/12/05 3:16 pm    
Re: Sidebar-- Slowing Board Down Mega Big Time
custom html
1st text box from the top

replace this...

 <style type="text/css">
div#sidebar { position: absolute; left: 14px; top: 20px }
body {margin-left: 170px; margin-top:0px; }
</style>


with this...

 
<script type="text/javascript">
/* MAIN PAGE-SPECIFIC HTML */
if (ezIsBoard == true) {
             document.write("<style type=\"text/css\">\n");
             document.write("div#sidebar { position: absolute; left: 14px; top: 20px } \n");
             document.write("body {margin-left: 170px; margin-top:0px; } \n");
             document.write("</style>");
}
/* END MAIN PAGE-SPECIFIC HTML */
</script>


  reply to this message

MommyInCollege76

Registered User
ezSupporter
Posts: 2
Posted: 12/12/05 4:01 pm    
Re: Sidebar-- Slowing Board Down Mega Big Time
Thanks, Nutrocker! :)

One more question:
If I want to JUST add the sidebar to the Chrish.... forum, will it make my board slow again? Do I have to deal with slowness only if the sidebar is in that particular forum (Chris...)?

Thanks!

Also, if it won't slow down the board and would be harmless, could I get the code for that?

Thank you so very much!! :) :) :)


  reply to this message

MommyInCollege76

Registered User
ezSupporter
Posts: 3
Posted: 12/12/05 4:04 pm    
Re: Sidebar-- Slowing Board Down Mega Big Time
Oops, I just noticed that the sidebar is at the bottom of the pages...

Is that right?


  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - HTML -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.