NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Web Design Reviews
Reload this Page Just did most of this tonite...

Web Design Reviews Showcase your designs and request reviews and feedback.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 01-08-2005, 06:52 PM THREAD STARTER               #1 (permalink)
mak
NamePros Member
Join Date: Jan 2005
Location: Michigan
Posts: 36
mak is an unknown quantity at this point
 



Just did most of this tonite...would like comments


Need some response, please.

http://www.hpgclan.com/newsite/

Hasn't gone live, yet, so you all get a sneak peek. Gonna add the "CS:S Links" and the server info for the "CS:S Server" once I get it.

Obviously, I'm not part of the CS:S team.
__________________
What lies behind us and what lies before us are tiny matters compared to what lies within us.
-Ralph Waldo Emerson
Last edited by mak; 01-08-2005 at 07:08 PM.
mak is offline  
Old 01-09-2005, 09:19 AM THREAD STARTER               #2 (permalink)
mak
NamePros Member
Join Date: Jan 2005
Location: Michigan
Posts: 36
mak is an unknown quantity at this point
 



Anyone?
__________________
What lies behind us and what lies before us are tiny matters compared to what lies within us.
-Ralph Waldo Emerson
mak is offline  
Old 01-09-2005, 01:19 PM   #3 (permalink)
NamePros Regular
Join Date: May 2004
Location: www.dx3k.com
Posts: 581
dx3k has a spectacular aura aboutdx3k has a spectacular aura about
 



its a nice simple layout i take it it is for a clan site? if so i would go with a template based around your game search google for couter strike templates........

http://www.google.com/search?complet...rike+templates
__________________
I B Back
dx3k is offline  
Old 01-09-2005, 01:37 PM THREAD STARTER               #4 (permalink)
mak
NamePros Member
Join Date: Jan 2005
Location: Michigan
Posts: 36
mak is an unknown quantity at this point
 



It's an Unreal Tournament 2004 and CS:S clan....maybe I should include a CS:S pic in there with the UT2004 characters.....

Templates are no fun!
__________________
What lies behind us and what lies before us are tiny matters compared to what lies within us.
-Ralph Waldo Emerson
mak is offline  
Old 01-09-2005, 01:46 PM   #5 (permalink)
You are here: X
 
mr-x's Avatar
Join Date: Oct 2003
Location: US
Posts: 483
mr-x is a glorious beacon of lightmr-x is a glorious beacon of lightmr-x is a glorious beacon of lightmr-x is a glorious beacon of lightmr-x is a glorious beacon of light
 



Nice look. Drop the frames and integrate the forum and you have a real winner.
mr-x is offline  
Old 01-09-2005, 01:55 PM THREAD STARTER               #6 (permalink)
mak
NamePros Member
Join Date: Jan 2005
Location: Michigan
Posts: 36
mak is an unknown quantity at this point
 



Drop the frames? Like get rid of them?

By integrating the forum, you mean, making it match? That's a whole different story, but I can do it, even though it can be quite time-consuming.

I think the borders for the navigation are kinda dull...or maybe I could use a background in the navigation....I dunno....
__________________
What lies behind us and what lies before us are tiny matters compared to what lies within us.
-Ralph Waldo Emerson
mak is offline  
Old 01-09-2005, 04:10 PM   #7 (permalink)
You are here: X
 
mr-x's Avatar
Join Date: Oct 2003
Location: US
Posts: 483
mr-x is a glorious beacon of lightmr-x is a glorious beacon of lightmr-x is a glorious beacon of lightmr-x is a glorious beacon of lightmr-x is a glorious beacon of light
 



Frames are rarley a plus. Build your pages from pieces,
header, body ,footer
and use PHP to put them together. You can creat a php page like this,

Code:
<?PHP
$bod = addslashes($_GET['page']);

@include 'heade.php';
@include $bod . '.php'; 
@include 'footer.php';

?>
/index.php?page=team will load the team page, etc.. that way you only have to edit the head and links in one file. No frames make it easier to use on small monitors and search engines will like you better.
????: NamePros.com http://www.namepros.com/web-design-reviews/63987-just-did-most-of-this-tonite.html

Get fancy with mod_rewrite to make it look like html pages,

in .htaccess (google for it if you don't know what it is)

#this turn the rewrite on
RewriteEngine On

# if no file exist
RewriteCond %{REQUEST_FILENAME} !-f

# load the file name into page
RewriteRule ^/(.*)$ /index.php?page=$1

Then you can use URL's like /memebers and as long a no file exists name members, members.php will be loaded.
mr-x is offline  
Old 01-09-2005, 04:25 PM THREAD STARTER               #8 (permalink)
mak
NamePros Member
Join Date: Jan 2005
Location: Michigan
Posts: 36
mak is an unknown quantity at this point
 



Whoa....I just started editing simple PHP news scripts.

I think this is a tid bit too much for me, but I do plan on buying a PHP for Dummies or something in the near future. Maybe I'll soon start to understand part of what you said....but I do know a little about .htaccess...

Also, seeing as how it's a site for gamers, they tend to have high resolutions. I made the site compatible for 1024x768 and higger.

I still don't see WHY it isn't good to have frames. I can't just have all the meta info on the index.html file where the search engine will get it?

Thanks for all the help!
__________________
What lies behind us and what lies before us are tiny matters compared to what lies within us.
-Ralph Waldo Emerson
mak is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Liquid Web Smart Servers  
All times are GMT -7. The time now is 08:18 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger