July 12, 200817 yr Ok there are a few posts floating around this forum suggesting things that are easy to fix or change and I thought I'd make a list of the good ones I want to see changed. 1. On the forum index it shows under each forum description who are the mods for that forum, this is unnecessary because after you click to that board it displays the mods under the board title. 2. The smilies on the side of the post page could have less in each row, the color names to the left have already been made smaller to make the post box bigger but if there were say 5 smilies in each row the whole post and information box could be made larger. 3. Our RS names still don't link to the high scores which could be fixed with one line of code 4. The logo image in the subsilver2 theme is still the phpBB logo, this should be changed to the Tip.It logo, which should be less than 94 pixels high to keep from stretching the navigation. Stat Progress | Stat Averages | Stat Records
July 12, 200817 yr #1, I'm not sure if you can separately turn the ones on index.php and viewforum.php off, I would have to look. #3 Is being worked on. #4 Should be changed, I agree. Edit: It is possible to turn them off separately. In root/styles/prosilver/forumlist_body.html go to {forumrow.L_MODERATOR_STR}: {forumrow.MODERATORS} And remove it all. For subsliver2 styles: Same file, slightly different code to remove. {forumrow.L_MODERATOR_STR}: {forumrow.MODERATORS}
July 12, 200817 yr Author #1, I'm not sure if you can separately turn the ones on index.php and viewforum.php off, I would have to look. #3 Is being worked on. #4 Should be changed, I agree. #1 You could remove the code that makes it display. Stat Progress | Stat Averages | Stat Records
July 13, 200817 yr Author I remember 'cosmetics'. -.- Cosmetics that are very annoying the way they are. Stat Progress | Stat Averages | Stat Records
July 13, 200817 yr Author Uhh, what? :uhh: We were just ranting about how very annoying it is they wont change these few things even after you've highlighted how every simple it would be. Stat Progress | Stat Averages | Stat Records
July 13, 200817 yr Ok there are a few posts floating around this forum suggesting things that are easy to fix or change and I thought I'd make a list of the good ones I want to see changed. 1. On the forum index it shows under each forum description who are the mods for that forum, this is unnecessary because after you click to that board it displays the mods under the board title. Doesn't really hurt to have it imo. I don't see why it should be removed, it's easy to have. It's easy for me to see who moderates which board by just looking over the Board Index, I would go crazy if I had to click every Board to see which has who. 2. The smilies on the side of the post page could have less in each row, the color names to the left have already been made smaller to make the post box bigger but if there were say 5 smilies in each row the whole post and information box could be made larger. I guess this is for people with a smaller screen? Since everything is fine for me. So not saying wether it should be changed or not. 3. Our RS names still don't link to the high scores which could be fixed with one line of code This will be changed eventually but we have more important things to do (mainly behind the scenes) and the time of our coders is limited aswell. 4. The logo image in the subsilver2 theme is still the phpBB logo, this should be changed to the Tip.It logo, which should be less than 94 pixels high to keep from stretching the navigation. We are aware of this and are trying to get this done but like I said: the time of the coders and people who do it is limited. "A man's gotta do what a man's gotta do"[Currently playing: K1ll L1f3]
July 13, 200817 yr Author Snip This will be changed eventually but we have more important things to do (mainly behind the scenes) and the time of our coders is limited aswell. Snip We are aware of this and are trying to get this done but like I said: the time of the coders and people who do it is limited. The reason it's so frustrating is these are changes anyone should be able to make, dsavi_x4 already illustrated how easy it would be to change #1 and #3 would be something as easy as adding something like: <?php echo $rs_name; ?> (Don't quote me exactly on that) Stat Progress | Stat Averages | Stat Records
July 14, 200817 yr The thing is, a lot of people don't put their RS name there, so it would leave a lot of dead code floating around. Hmm, I have an idea for that, but I'll have to look through some code first.
July 16, 200817 yr #4 is complete and awaiting upload. #3 should be fixed soon enough. #2 & #1 I don't really see as problems.
Create an account or sign in to comment