Show DevBest FresGround

Status
Not open for further replies.

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
Hello there!

I am currently developing a fansite for a MMORPG, however, I will need your comments about the site's look - I know it's easy to rip and I will need someone to secure it (if it is possible).

Normal Look:
Christmas Look:
Valentine Look:

Comments can be accepted, I use 3 separate CSS for one template & bit modified to fit a season.
 

Xenous

o shi
Nov 15, 2011
383
101
Next time use your own css? as i know that was taken from somewhere due to the menu.
 

Markshall

Русский Стандарт
Contributor
Dec 18, 2010
2,637
2,389
Yeah, the navigation looks a lot like Puhukepla's or whatever it's called.

It's a little too plain if you ask me.

-----------------

EDIT:

I looked at the source, turns out he has used Apples navigation menu.

PHP:
<nav id="globalheader" class="apple">
  <ul id="globalnav" role="navigation">
  <li id="gn-apple" class="acnav"><a href="[URL='http://www.fresground.tk/home.html']home.html[/URL]" target="main"><span style="padding-top:5px;">Home</span></a></li>
  <li id="gn-store" class="acnav"><a href="[URL='http://www.fresground.tk/community.html']community.html[/URL]" target="main"><span style="padding-top:5px;">Community</span></a></li>
  <li id="gn-mac" class="acnav"><a href="[URL='http://www.fresground.tk/news.html']news.html[/URL]" target="main"><span style="padding-top:5px;">News</span></a></li>
  <li id="gn-ipod" class="acnav"><a href="[URL='http://www.fresground.tk/events.html']events.html[/URL]" target="main"><span style="padding-top:5px;">Events</span></a></li>

-----------------

EDIT 2:

The Christmas look doesn't look Christmassy at all. But I like the valentines one, I love the red on the menu.
 

Kaz

BooYah
Staff member
Nov 16, 2010
3,064
1,025
Yeah, the navigation looks a lot like Puhukepla's or whatever it's called.

It's a little too plain if you ask me.

View the source, stolen from apple, still has all the id's lmao
Code:
<nav id="globalheader" class="apple">
    <ul id="globalnav" role="navigation">
        <li id="gn-apple" class="acnav"><a href="home.html" target="main"><span style="padding-top:5px;">Home</span></a></li>
        <li id="gn-store" class="acnav"><a href="community.html" target="main"><span style="padding-top:5px;">Community</span></a></li>
        <li id="gn-mac" class="acnav"><a href="news.html" target="main"><span style="padding-top:5px;">News</span></a></li>
        <li id="gn-ipod" class="acnav"><a href="events.html" target="main"><span style="padding-top:5px;">Events</span></a></li>
 
        <li id="gn-iphone" class="acnav"><a href="programs.html" target="main"><span style="padding-top:5px;">Programs</span></a></li>
        <li id="gn-ipad" class="acnav"><a href="radio.html" target="main"><span style="padding-top:5px;">Radio</span></a></li>
        <li id="gn-itunes" class="acnav"><span style="padding-top:5px;"></span></li>
        <li id="gn-support" class="gn-last acnav"><a href="contact.html" target="main"><span style="padding-top:5px;">Contact</span></a></li>
 

Adil

DevBest CEO
May 28, 2011
1,276
714
A list of complaints:
  1. Don't use Apple's CSS
  2. The logo is aliased
  3. There should be one nav bar
  4. Use your own CSS
  5. If you only use Facebook, only have the Facebook picture
  6. Use a charset which supports apostrophes
 

brsy

nah mang
May 12, 2011
1,530
272
How is that xmas themed? The valentine one is good, but otherwise decent so far.
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
I like the nav bar, reminds me of
I think you should only have ONE nav bar instead of two ( one below the first ).

Valentine theme is nice, good job.
 
Status
Not open for further replies.

Users who are viewing this thread

Top