need help

iceblitz

New Arrival
Joined
Oct 30, 2008
Messages
18
Reaction score
0
FP$
6
Hello,
i need help with my forum it is a gaming forum but im not sure if the subforums and topics make the cut even though its a new forum im not quite sure if it looks like a professional forum. what im asking is any tips to help me improve it.

forum url is : http://www.ice-l33t.net
 
First and foremost, get rid of that "Website is down for a downgrade" message. It's off-putting, unprofessional and bad for SEO.

Use this javascript to redirect users straight to the forum instead:
Code:
<script type="text/javascript">
<!--
window.location = "http://www.google.com/"
//-->
</script>

Secondly, your nice style is wrecked by that atrocious banner. Would suggest having our graphics team make you a new one. ~wink~
 
^Never was a big fan of javascript, use the .htaccess file instead. Not all older browsers and portables support javascript, which I why I hate it.

Banner does suck, its blurry. Start topics in empty forums. Little stuff, nothing too major is wrong.
 
Back
Top Bottom