inherit
145831
0
Nov 28, 2009 14:30:54 GMT -8
RiKKA<3
7
August 2009
rikka
|
Post by RiKKA<3 on Nov 27, 2009 15:46:06 GMT -8
Well, I am the graphics designer for this particular site. I just but up the side tables and ever since then, it takes FOREVER to load. But with another site, it takes less time to load and there is more on that site. Whats the deal? And, there seems to be a glitch on the general board. Board Glitch? Heres a link to the site just in case you want to look --> The Site.Thanks!
|
|
inherit
145831
0
Nov 28, 2009 14:30:54 GMT -8
RiKKA<3
7
August 2009
rikka
|
Post by RiKKA<3 on Nov 27, 2009 18:00:11 GMT -8
bumpers :/
|
|
inherit
130228
0
Jul 11, 2024 19:19:59 GMT -8
Charles Stover
1,731
August 2008
gamechief
|
Post by Charles Stover on Nov 27, 2009 21:31:36 GMT -8
Why on earth would you bump this? It was still on Page 1.
The time it takes to load is dependent on the code itself and how it functions. You can do the exact same thing with two different codes, but depending on how the code goes about doing the task, one can be considerably slower than the other.
|
|
inherit
145831
0
Nov 28, 2009 14:30:54 GMT -8
RiKKA<3
7
August 2009
rikka
|
Post by RiKKA<3 on Nov 28, 2009 14:26:57 GMT -8
Okay. But what explains the glitch on the board?
|
|
inherit
130228
0
Jul 11, 2024 19:19:59 GMT -8
Charles Stover
1,731
August 2008
gamechief
|
Post by Charles Stover on Nov 28, 2009 22:43:08 GMT -8
One of your codes malfunctioning.
|
|
Kami
Forum Cat
Posts: 40,201
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,201
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Nov 28, 2009 23:40:42 GMT -8
in your 'wordcount' code, you need to add the red: <table border="0" cellspacing="0" cellpadding="0">
<tr> <td width="100%"><textarea rows="13" name="wordcount2" cols="70" wrap="virtual"></textarea></td> </tr>
you are also missing the global footers portion of the side tables code, and you need to remove this code, as you no longer have the global headers portion: <script> <!-- document.write('</td></tr><tr><td width="100%" class="'+bg+'"></td></tr></table>') //--> </script>
[or you can add the global headers portion of "Smangii's Boarder Around Forum" code, the 'with gradients' version.]
|
|