inherit
38685
0
Jun 10, 2012 14:48:05 GMT -8
DMOC
1,023
March 2005
dmoc
|
Post by DMOC on Dec 28, 2005 15:47:29 GMT -8
What codes do you have for your main page?
|
|
inherit
34912
AcerTheBestDude 293298589 Super_Acer2002 Ac3r5000
0
Jul 19, 2024 9:13:08 GMT -8
Acer
The Elite Ace Of Aces Master
660
December 2004
acer
|
Post by Acer on Dec 28, 2005 17:42:30 GMT -8
Hmm... I'm not exactly sure about the location of it, but I'll double check. I'm not even sure WHICH of this "particular" code is causing a major slow problem to the MAIN page and some others of the forum.
|
|
Devin
Junior Member
Posts: 430
inherit
48305
0
May 3, 2012 6:18:38 GMT -8
Devin
430
June 2005
emphy
|
Post by Devin on Jan 1, 2006 12:42:57 GMT -8
Long time, no see Acer... This is a well designed forum, and very active, love the banner. The move Hey X sort of throws the awsome banner effect away. Instead just remove that and if you wish place this in your welcome table ( It has priate messages, date, all that ) : <script> //Delete PM Logo var PMLogoCell = document.getElementsByTagName("TD")[1]; PMLogoCell.removeChild(PMLogoCell.lastChild) </script>
This goes in your welcome table -->
<script type="text/JavaScript"> var ttd=document.getElementsByTagName('td'); var IUSER = (ttd[2].innerHTML.match(/Hey, (.+?), you/))? RegExp.$1 : 1; var Mes = (ttd[2].innerHTML.match(/action=pm">(\d+) messages/))? RegExp.$1 : 1; var newMes = (ttd[2].innerHTML.match(/(\d+) are new/))? RegExp.$1 : 1; if(ttd[2].innerHTML.match(/guest/i)){ document.write('Welcome Guest! Please <a href="/index.cgi?action=login">Login</a> or <a href="/index.cgi?action=register">Register</a>.') } else { document.write('Hey <a href="/index.cgi?action=viewprofile"> '+IUSER+' </a>. You have <a href="/index.cgi?action=pm"> '+Mes+' mesages</a>, and '+newMes+' are new. ') } </script>
Also remove the "Check your Privates Message" link I also like the forum Layout and color, it goes very well with the theme. The on/off button need some adjustiong but otherwise the look very good. It looks like a very active forum with lots of members keep the activity up and the members coming Overall: 9.5/10Good Luck, - Tex
|
|
inherit
34912
AcerTheBestDude 293298589 Super_Acer2002 Ac3r5000
0
Jul 19, 2024 9:13:08 GMT -8
Acer
The Elite Ace Of Aces Master
660
December 2004
acer
|
Post by Acer on Jan 2, 2006 20:32:16 GMT -8
Don't double post, Tex... And yes, long time no see as well!
- Where should I put the code for removing my "Hey X, etc" and stuff? Which header? Which footer?
- For the welcome table thingy, which header or footer should I place it into?
- Hmm, why do you think it's necessary to remove it?
- Yeah, the layout and the colour does match perfectly for the forums, doesn't it?
- The On/Off Icons do need cleaning... but I might need help.
- I'm always trying to be active.
- Thanks for the rating!
- You too, Tex!
PS: Do you know why my forum is a bit slow? Because of the coding and stuff? I don't know...
Now, any more others?
|
|
Devin
Junior Member
Posts: 430
inherit
48305
0
May 3, 2012 6:18:38 GMT -8
Devin
430
June 2005
emphy
|
Post by Devin on Jan 3, 2006 17:55:19 GMT -8
Bloody h*ll, wonder how I could double post, must of been on accident. - Global Header- Where you have the 3 Column table... somewhere in there - The code that goes in your 3 column table has that effect. - Yea, I like it - I would help you but my computer was glitching up and I had to remove PS 7.0 - I can see P.S. Reply: Hmm... I check hold on.... The Dividing Catagories script sometimes slows the forum down, I suggest move it to the Top of your Main Header
|
|
inherit
34912
AcerTheBestDude 293298589 Super_Acer2002 Ac3r5000
0
Jul 19, 2024 9:13:08 GMT -8
Acer
The Elite Ace Of Aces Master
660
December 2004
acer
|
Post by Acer on Jan 3, 2006 20:59:34 GMT -8
Bloody h*ll, wonder how I could double post, must of been on accident. - Global Header- Where you have the 3 Column table... somewhere in there - The code that goes in your 3 column table has that effect. - Yea, I like it - I would help you but my computer was glitching up and I had to remove PS 7.0 - I can see P.S. Reply: Hmm... I check hold on.... The Dividing Catagories script sometimes slows the forum down, I suggest move it to the Top of your Main Header - For the PM code? Thank you. - And where's this column table you ask of? I have no idea of where that is. - It does? Which effect? Err... and which one again? >_<; - Thanks for agreeing! I hope that you'll like it too, but I might make more good skins. Any suggestions on what it is? What colours? What kind? What hex(es) for the following and all so I can make it better for everyone? - Oh, sorry to hear that. I will ask someone else that has a good graphics program then. - Indeed. I'm always willing to help and communicate with my members whenever the cost might be! - Hmm, the dividing categories, eh? And how shall I move them to the top of the Main Header? Any ideas? And that's about it! Thank you again for your time, Tex! Now, any of you people got any more stuff to suggest? Or any questions, comments, concerns? Be realistic here. Thank you!
|
|
inherit
68631
0
Nov 21, 2006 10:13:39 GMT -8
kurt1288
79
January 2006
kurt1288
|
Post by kurt1288 on Jan 8, 2006 18:56:13 GMT -8
Colors look good. Get rid of the "Welcome" table beside your banner, and the "[" and "]" around the menu's text. Other than that I like it.
|
|
inherit
34912
AcerTheBestDude 293298589 Super_Acer2002 Ac3r5000
0
Jul 19, 2024 9:13:08 GMT -8
Acer
The Elite Ace Of Aces Master
660
December 2004
acer
|
Post by Acer on Jan 9, 2006 13:53:05 GMT -8
Colors look good. Get rid of the "Welcome" table beside your banner, and the "[" and "]" around the menu's text. Other than that I like it. - Colours good? Oh, thank you. - Get rid of the welcoming table? I'm not sure if it's recommendable or not though. Should I and if so, why? - The "[" and ]" around the menu tables? Hmm, why would I do such a thing and if so, is it good and recommended? - Thanks for your time commenting! Now, any more stuff to suggest? I still need improvements regardless of my slow progressed forum in the main areas of the forum (includes profiles and the administrator panel). Members Toll: Over 155+ members and counting!
|
|
inherit
5
xdreamreaverx blackhand2099
0
Sept 29, 2014 11:28:11 GMT -8
ĐR
Missin' the good ol' days
19,719
January 1970
roamer1
|
Post by ĐR on Mar 4, 2006 23:11:48 GMT -8
I like what you've done so far. The banner image is nice and I love how you've incorporated the images from the Grudge and the Matrix in there. The color scheme is nice and easy on the eyes. The content seems pretty good as well. Is this just one of your skins or is it the only skin you're using? The new/old post icons look good but are slightly pixelated around the edges. That could be improved quite a bit. The affiliate button is very nice. One thing that concerned me about your board was loading time. It took quite a while to load and I am on broadband. May want to consider getting rid of unnecessary codes. All in all I'd say you're doing well thus far and good luck!
|
|
inherit
34912
AcerTheBestDude 293298589 Super_Acer2002 Ac3r5000
0
Jul 19, 2024 9:13:08 GMT -8
Acer
The Elite Ace Of Aces Master
660
December 2004
acer
|
Post by Acer on Mar 23, 2006 19:55:23 GMT -8
I like what you've done so far. The banner image is nice and I love how you've incorporated the images from the Grudge and the Matrix in there. The color scheme is nice and easy on the eyes. The content seems pretty good as well. Is this just one of your skins or is it the only skin you're using? The new/old post icons look good but are slightly pixelated around the edges. That could be improved quite a bit. The affiliate button is very nice. One thing that concerned me about your board was loading time. It took quite a while to load and I am on broadband. May want to consider getting rid of unnecessary codes. All in all I'd say you're doing well thus far and good luck! Good. A moderator is rating the forum. I like it. Now onward to the comments: a.) Thanks for the comment about the banner. Heh, people do like it, since I didn't know about it. Whoa! b.) Thank goodness I chose the right colours. Thank you! c.) The content good, eh? Thank you! d.) That's the only skin I'm using. Do you have any suggestions for skin colours and all? If so, please post with the following sections of colouring coding. Thanks! e.) Yeah, they are... a bit corrupted around the edges. How can I fix this problem? f.) Thanks for commenting about my affiliation button! g.) Yeah. There is something wrong with it. I'm not sure WHICH code is causing this though, but I'll look into the problem. I've been trying to tell people many times, but they haven't responded as of yet. Thanks for your outstanding comments and suggestions, ĐR! I'll try my best to improve my forum whenever I can! Good luck into your future endavours! Anyone else for suggestions and all? If so, please post.
|
|
sumsumbubblegum
inherit
-97150
0
Nov 22, 2024 1:57:00 GMT -8
sumsumbubblegum
0
January 1970
GUEST
|
Post by sumsumbubblegum on Jul 19, 2006 19:21:58 GMT -8
Hello Acer. Suggestions to improve your forum: --Ok what I notice here is that you removed your affiliates box. Now yes, the forum does look more green without it being there but really, maybe bring it back? After all, it does attract members. Go to the Coding and Designs board here at PBS to get the affiliating code. --Customize your buttons. Yes, you customized the on/off but your other buttons for e.g "home" are the standard probaords ones. Customize other buttons like those to a matrixy version to make your board more Acer's. You can request graphics at the Coding and Designs board here at PBS. --Get a background. Now I know a plain green background is good and it let's the detailing in the banner stick out; however it also looks a litltle dull. Get backgrounds at google. --Hopefully your board has girly skins for girls since this board is for both genders otherwise yout girl members will get turned off unless they are into the Matrix. --Acer, promote trusy members at your board to staff positions, poor guy, you cannot do it alone. Do you copy? That is all. 8.8/10.
|
|
inherit
34912
AcerTheBestDude 293298589 Super_Acer2002 Ac3r5000
0
Jul 19, 2024 9:13:08 GMT -8
Acer
The Elite Ace Of Aces Master
660
December 2004
acer
|
Post by Acer on Jul 20, 2006 16:20:19 GMT -8
Hello Acer. Suggestions to improve your forum: --Ok what I notice here is that you removed your affiliates box. Now yes, the forum does look more green without it being there but really, maybe bring it back? After all, it does attract members. Go to the Coding and Designs board here at PBS to get the affiliating code. --Customize your buttons. Yes, you customized the on/off but your other buttons for e.g "home" are the standard probaords ones. Customize other buttons like those to a matrixy version to make your board more Acer's. You can request graphics at the Coding and Designs board here at PBS. --Get a background. Now I know a plain green background is good and it let's the detailing in the banner stick out; however it also looks a litltle dull. Get backgrounds at google. --Hopefully your board has girly skins for girls since this board is for both genders otherwise yout girl members will get turned off unless they are into the Matrix. --Acer, promote trusy members at your board to staff positions, poor guy, you cannot do it alone. Do you copy? That is all. 8.8/10. Thanks for your suggestions, Missy. Now onto the comments: a.) I thought I had the affiliates code still there in my main Footers forum. I got the following code: "Affiliate Table v4 ~ by Tom, A.K.A Nadim." Is that good? If not, then which affiliate box system is better and what do you recommend? b.) Yeah, that's a good idea, but what kind of requests should I do to make it more Matrix-like? Do you have any suggestions? c.) What kind of background should I get? Do you have any ideas? d.) Not many female members are active at my forum, so what suggestions do you have for female-like skins? e.) They are not enough active members to be promoted at this time. I took them all off due to inactivity. f.) Thanks for the rate! Any more? I would likely appreciate more from you. If you do, please reply. Also, it would be nice if you Bookmark this thread for future references so that you can remember. Thank you very much everyone!
|
|
sumsumbubblegum
inherit
-97153
0
Nov 22, 2024 1:57:00 GMT -8
sumsumbubblegum
0
January 1970
GUEST
|
Post by sumsumbubblegum on Jul 21, 2006 7:29:17 GMT -8
Hello Acer. Suggestions to improve your forum: --Ok what I notice here is that you removed your affiliates box. Now yes, the forum does look more green without it being there but really, maybe bring it back? After all, it does attract members. Go to the Coding and Designs board here at PBS to get the affiliating code. --Customize your buttons. Yes, you customized the on/off but your other buttons for e.g "home" are the standard probaords ones. Customize other buttons like those to a matrixy version to make your board more Acer's. You can request graphics at the Coding and Designs board here at PBS. --Get a background. Now I know a plain green background is good and it let's the detailing in the banner stick out; however it also looks a litltle dull. Get backgrounds at google. --Hopefully your board has girly skins for girls since this board is for both genders otherwise yout girl members will get turned off unless they are into the Matrix. --Acer, promote trusy members at your board to staff positions, poor guy, you cannot do it alone. Do you copy? That is all. 8.8/10. Thanks for your suggestions, Missy. Now onto the comments: a.) I thought I had the affiliates code still there in my main Footers forum. I got the following code: "Affiliate Table v4 ~ by Tom, A.K.A Nadim." Is that good? If not, then which affiliate box system is better and what do you recommend? b.) Yeah, that's a good idea, but what kind of requests should I do to make it more Matrix-like? Do you have any suggestions? c.) What kind of background should I get? Do you have any ideas? d.) Not many female members are active at my forum, so what suggestions do you have for female-like skins? e.) They are not enough active members to be promoted at this time. I took them all off due to inactivity. f.) Thanks for the rate! Any more? I would likely appreciate more from you. If you do, please reply. Also, it would be nice if you Bookmark this thread for future references so that you can remember. Thank you very much everyone! --Where is this other affiliates box located Acer?
|
|
inherit
34912
AcerTheBestDude 293298589 Super_Acer2002 Ac3r5000
0
Jul 19, 2024 9:13:08 GMT -8
Acer
The Elite Ace Of Aces Master
660
December 2004
acer
|
Post by Acer on Jul 21, 2006 8:04:12 GMT -8
--Where is this other affiliates box located Acer? In my main Footers section. Weird. Do you have any ideas?
|
|
sumsumbubblegum
inherit
-97155
0
Nov 22, 2024 1:57:00 GMT -8
sumsumbubblegum
0
January 1970
GUEST
|
Post by sumsumbubblegum on Jul 21, 2006 8:19:27 GMT -8
It's not showing up on the board though.
|
|