Balmung-San Posted February 5, 2007 Share Posted February 5, 2007 Okay, so I've been working on my site to make it for a gaming/roleplaying guild/clan/whateva you wanna call it. At this time I'm currently using *gasp* tables for lining it up, I know that's not the standards these days, but I'll make the design compliant once I'm satisfied with the look. http://www.heavensdomain.net What do you guys think? Also, take a look at the forums, as I'd like to know how well you think the forum theme fits in. Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/ Share on other sites More sharing options...
dbrimlow Posted February 5, 2007 Share Posted February 5, 2007 Very nice and clean. Don't worry about the tables. Your markup is so clean it can stay as it is. The site looks superb and would, however, translate well into pure table-less layout. But it wouldn't hurt to leave it. However ... use a doctype! and a proper charset - I recommend that you use: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> since your using xhtml closing tags. Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-177671 Share on other sites More sharing options...
cmgmyr Posted February 5, 2007 Share Posted February 5, 2007 I like it too, good job so far Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-177680 Share on other sites More sharing options...
tippy_102 Posted February 5, 2007 Share Posted February 5, 2007 Nice looking site, but is that phpBB your're running? If so, you should add back the "Powered by phpBB © 2001, 2003 phpBB Group" footer line....it is considered a requirement, and I believe it's the least you can do to pay back for all the coding time that went into providing you with free software. Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-177753 Share on other sites More sharing options...
Racc Posted February 5, 2007 Share Posted February 5, 2007 It's okay. The colours aren't good, the blue is a tad dark my eyes are crying. if you have a chacter in your banner match the colours, the way it currently is the banner looks out of place. Nice job combining the forum with the original site. Nice looking site, but is that phpBB your're running? If so, you should add back the "Powered by phpBB © 2001, 2003 phpBB Group" footer line....it is considered a requirement, and I believe it's the least you can do to pay back for all the coding time that went into providing you with free software. Phpbb isn't good enough to be noted in anything, it's garbage. There's holes and the convience factor is poor, you can't even use attachments untill you write a mod for it. You will also get around 5 spam accounts signing up daily. GG phpbb. I've used, SMF, php-fusion, phpbb, and Vbulletin. php-fusion - holey as shit. phpbb - moderate with holes, poor functunability. (is that a word?) SMF - Not too bad, but still in early stages, a few areas are shadey. Vbulletin - the best out there that i've used. Unlike fusion and SMF this one ran nicely with around 3.5k users. Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-177785 Share on other sites More sharing options...
Balmung-San Posted February 6, 2007 Author Share Posted February 6, 2007 Nice looking site, but is that phpBB your're running? If so, you should add back the "Powered by phpBB © 2001, 2003 phpBB Group" footer line....it is considered a requirement, and I believe it's the least you can do to pay back for all the coding time that went into providing you with free software. Oh yeah, I removed that a bit back to prove to them that file extensions meant nothing. They were claiming that any file that ended with ".php" was a php file, and that nothing else would be php, or nothing else could use the php extension. If the person saw the phpBB it would be a dead giveaway. I'll be adding that back in when I get home later. As for the note about phpBB being garbage, have you taken a look into phpBB3? It's got file attachments built-in, along with most of the majorly used mods out there, and a ton of extra performance and security. I'm planning on upgrading as soon as it releases. I'm also going to be modifying my board to stop the spam accounts using a few of my own human checking methods (not generic CAPTCHAs, i.e. text/numbers in image). Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-178231 Share on other sites More sharing options...
KnottyAlder Posted February 6, 2007 Share Posted February 6, 2007 Very nice. As stated it has a very clean look to it. Question: I was wondering how you created the background in your top banner? Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-178511 Share on other sites More sharing options...
Balmung-San Posted February 6, 2007 Author Share Posted February 6, 2007 Very nice. As stated it has a very clean look to it. Question: I was wondering how you created the background in your top banner? I actually got it from a tutorial on making abstract signatures on http://www.gamexe.net (I hope this doesn't break the advertising rules o.o). Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-178522 Share on other sites More sharing options...
steviewdr Posted February 7, 2007 Share Posted February 7, 2007 I think the font size is too small. You underline headings - this is a bad idea. Only <a href's> are meant to have a underline. Overall - ok work - could streamline it with font-size and better font headings etc. -steve Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-178720 Share on other sites More sharing options...
KnottyAlder Posted February 7, 2007 Share Posted February 7, 2007 I don't like rules stating what can and what can't be done. Some people would say reserve underlining for links and some wouldn't. I don't think it should be black and white, but that's just my opinion. Thanks for the link about the header. Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-178809 Share on other sites More sharing options...
Racc Posted February 7, 2007 Share Posted February 7, 2007 Nice looking site, but is that phpBB your're running? If so, you should add back the "Powered by phpBB © 2001, 2003 phpBB Group" footer line....it is considered a requirement, and I believe it's the least you can do to pay back for all the coding time that went into providing you with free software. Oh yeah, I removed that a bit back to prove to them that file extensions meant nothing. They were claiming that any file that ended with ".php" was a php file, and that nothing else would be php, or nothing else could use the php extension. If the person saw the phpBB it would be a dead giveaway. I'll be adding that back in when I get home later. As for the note about phpBB being garbage, have you taken a look into phpBB3? It's got file attachments built-in, along with most of the majorly used mods out there, and a ton of extra performance and security. I'm planning on upgrading as soon as it releases. I'm also going to be modifying my board to stop the spam accounts using a few of my own human checking methods (not generic CAPTCHAs, i.e. text/numbers in image). Oddly enough i have a checkbox for "are you human?" I also have advanced image verification. Still spam got though. Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-178920 Share on other sites More sharing options...
Balmung-San Posted February 7, 2007 Author Share Posted February 7, 2007 Oddly enough i have a checkbox for "are you human?" I also have advanced image verification. Still spam got though. Are those bot spam, or troll spam? Troll spam will still get through, and I expect that. I'm actually going to require them to answer a random question to get in. As well as totally obscuring the field names on the registration page, as well as reordering them, in the off chance that the bot just goes down X number of text boxes and inputs the text. However, the obscuring and reordering will only be on the registration page, so in case it behaves the second way the password will still be wrong. Then again, there's always the chance that it'll grab its password from the validation email, which is just a chance I'll have to take. Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-179066 Share on other sites More sharing options...
The Little Guy Posted February 7, 2007 Share Posted February 7, 2007 You need to downsize the file size of your logo Image. 231KB wow that is a lot for a logo. You might want to either do 1 of 2 things: 1. Slice the image in to multiple images, this will allow you to reduce the quality, bringing the file size down, and still have a high quality overall image when they are placed back together. 2. Downsize the entire file size You may also want to add some padding to your content cell. If you want to keep the table (Not reccomended) you could remove some of the navigation cells, and use a list, you can change the bullet of the list to that arrow that you have. When looking at your page, I feel all you need is 7 cells, but you have lots, maybe too many. This can all be reduced down, you could reduce the 6KB file down to a 2-3KB file when using div's that is about half. Good Luck Quote Link to comment https://forums.phpfreaks.com/topic/37161-working-on-my-site/#findComment-179331 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.