• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Website Design

Success and nothing less
Joined
Nov 7, 2011
Messages
866
Reaction score
258
This was initially meant for Dusk, but I never got around to coding it. Then Terra was going to buy it, but I never heard anything from G-Lord. So here you go. I've changed up a bit, kind of got lazy and never got around to finish it. Looking at it now, it's disguisting.

Few things left, couple of things to improve. Good luck.

Preview:

Manova - Website Design - RaGEZONE Forums


Download:

 
Success and nothing less
Joined
Nov 7, 2011
Messages
866
Reaction score
258
Meh, I'm doing websites actively. There will be more web designs or even a fully coded CMS in the future. This was just done quickly, and I'm not really proud of it. Lossy colors, badly structured and looks too serious. :p
 
Joined
Oct 16, 2008
Messages
2,639
Reaction score
945
sometimes a serious looking webdesign means that the server team is also serious with their job :p:
WebDesign defines how the company is. the visual aspect is very important and i think this design is really good.
 
Divine Celestial
Joined
Oct 26, 2011
Messages
859
Reaction score
84
its really good dude, doesnt matter if its not your best, its awezom.
 
Newbie Spellweaver
Joined
Dec 21, 2011
Messages
39
Reaction score
3
Einen Slice und als IMAGE speichern kann jeder ^^ mach nen ordentlichen div container ... dann kannst nochmal ankommen :D
 
Junior Spellweaver
Joined
Feb 7, 2012
Messages
119
Reaction score
25
<div id="wrapper">
<div id="header"></div>

<div id="menu">
<a class="link" href="index.php?data=news">News</a>
<a class="link" href="http://forum-snowfall-online.com">Forum</a>
<a class="link" href="index.php?regi=regi">SignUp</a>
<a class="link" href="">UserCp</a>
<a class="link" href="index.php?mall=mall">Store</a>
<a class="link" href="">Rankings</a>



Noob ....
 
Newbie Spellweaver
Joined
Dec 21, 2011
Messages
39
Reaction score
3
<div id="wrapper">
<div id="header"></div>

<div id="menu">
<a class="link" href="index.php?data=news">News</a>
<a class="link" href="http://forum-snowfall-online.com">Forum</a>
<a class="link" href="index.php?regi=regi">SignUp</a>
<a class="link" href="">UserCp</a>
<a class="link" href="index.php?mall=mall">Store</a>
<a class="link" href="">Rankings</a>



Noob ....


OMG this is from athensreloaded

<div id="wrapper">

<div id="header"></div>
<div id="wrapper2">
<div id="menu">

<a class="link" href="index.php?module=news" onclick="event.preventDefault(); $('#content').load('modules/news.php');">News</a><img src="images/devider.png" />
<a class="link" href="<?php echo $forumlink; ?>">Forums</a><img src="images/devider.png" />
<a class="link" href="<?php echo $signuplink; ?>">SignUp</a><img src="images/devider.png" />
<a class="link" href="index.php?module=guides" onclick="event.preventDefault(); $('#content').load('modules/guides.php');">Connect Guide</a><img src="images/devider.png" />
<a class="link" href="index.php?module=contact" onclick="event.preventDefault(); $('#content').load('modules/contact.php');">Contact Us</a>
</div>
 
Back
Top