also suggestions would be very helpful.....
http://rpgarena.netfirms.com
also suggestions would be very helpful.....
http://rpgarena.netfirms.com
This is coming from someone who's not an RPG fan in general, so you may wish to ignore most of this.
I like your site from the content standpoint. Things are pretty nicely structured and it's a pretty quick load, which to me is the most important part of any site. I'm just not big on your choice of colours. Perhaps if you reversed them and made the blue lighter, you'd have something nicer looking (black backgrounds make text hard to read on some monitors).
The flash at the top doesn't really do anything for me either. Maybe if it had an RPG guy moving around or something, I dunno.
You also may want to make your links a different colour or underline them or something so that people can pick them out.
Welcome to the board, too! Good to have new people contributing (sorry I was a little harsh on you, but when you want my opinion, I have to give it to you.)
If I've helped you out in any way, please pay it forward. My wife and I are walking for Autism Speaks. Please donate, and thanks.
If someone helped you out, be sure to "Like" their post and/or help them in kind. The "Like" link is on the bottom right of each post, beside the "Share" link.
My stuff (well, some of it): My bowling alley site | Canadian Postal Code Info (beta)
The colors are impossible to read. Also change your <title> to something unqiue to get hits from Google.
filburt1, Web Design Forums.net founder
Site of the Month contest: submit your site or vote for the winner!
its cool dude......thanks though
if you mean the title as in the name of my site...it aint happening......thats what i like....but if you mean something else please explain...
The banner up top needs something to do with RPG. It doesn't follow what the site is about in anyway. It does look cool though.
I am a 13 year old graphics designer. I would love to make anyone who requests a logo for a price that we can discuss. I have taught myself how to make graphics. I made the winning entry for WebScalpel.com.
By title I think filburt means the <title> tag in the Head section of your html. Right now "index" appears at the top of the broswer window.
Other than changing the bg from something other than black, I would recommend changing the banner too. The banner is cool and I like the animation, but you also have an ad being posted on the top of your page, and the ad that loaded for me (and probably most of the time for visitors) is also animated. Now you have two banners at the top flashing and screaming for attention, that may be a little much while trying to read text. I do like you're banner though, and if you make a new one, you may be able to get away w/ some subtle animation. I think w/ some simple color changes, this will be a cool design.
thank you....i only put the flash banner up because i dont have a regular banner...im in the process of getting one to match the color scheme....also the banner above it is my hosts advertisement.....it sucks.......
yeah, I can understand that, and knowing it will be there, you can try to take that into account when designing (i.e. being careful about adding extra animation, etc)
Pretty good,Maybe you can put off the underline of your link maybe that make you site looks better.If you dont know how to do it add this to the head part of your page
<head>
<--
a {text_decoration: none; } //non-underlined link
a:hover {color: white; text_decoration: none; } //link hover color
a:active {color: red; text_decoration: none; } //link active color
-->
</head>
If you want it,other wise dont.