Skip navigation
Ex0skelet0r
Currently Being Moderated

Suggestions for improvements

Dec 6, 2009 2:15 PM

hello guys.can u give me small suggestions to improve this site?
www.gogua.gr
i cant change it a lot because the owner like it this way (buttons logo etc) but some lines here and there or something like that could be nice
 
Replies
  • Currently Being Moderated
    Dec 6, 2009 2:33 PM   in reply to Ex0skelet0r

    change the font to like ARIAL or a VERDANA

     
    |
    Mark as:
  • Currently Being Moderated
    Dec 6, 2009 2:37 PM   in reply to Ex0skelet0r

    I'd suggest a very subtle dashed line between items in the list...very nearly black (#111 or #222).

     

    That, and some indication of which page you are on...like the rollover states on the menu.

     

    Beth

     
    |
    Mark as:
  • Currently Being Moderated
    Dec 6, 2009 2:51 PM   in reply to Ex0skelet0r

    Too many different fonts and styles in your HTML.  Simplify your CSS and let CSS do the work for you. Stick with one font-family defined in your body like so:

     

    body {

    background: #000;

    font-family: Verdana, Arial, Helvetica, Sans-serif;

    color: #FFF;

    }

     

    Instead of using *style1, style2, style3* and endless span tags, just use normal selector tags <h1> <h2> <p> and some basic text style rules in your CSS.

     

    /**TEXT STYLES**/

    h1 {font-size: 3em; color: orange} /**page heading**/

    h2 {font-size: 2em; font-style: italic; font-family: "Times New Roman", Times, serif;} /**dates**/

    h3 {font-size: 1.5em; color: red} /**sub, sub-headings**/

    p {font-size: 1em; } /**normal paragraphs**/

     

    A well planned style sheet will make your pages easier to work with and the HTML code much cleaner.

     

    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

     
    |
    Mark as:
  • Currently Being Moderated
    Dec 6, 2009 3:09 PM   in reply to Ex0skelet0r

    copy paste the footer and link sections before adding the inner content. or make a new template with only the links / header/ footers but without the innards. then open that template ..add ur content and save it as another name. FrontPage can automatically do it also.

     
    |
    Mark as:
  • Currently Being Moderated
    Dec 6, 2009 3:22 PM   in reply to Ex0skelet0r

    but i want the menu and the footer to be the same in my template. can i do that without having to change manually the code for every page? (to set the photo rollover image in the photo page for example) i dont know if this is possible.

    I offer a DW Extension that will automatically do this for you.  You can put identical menu code on each page on the site (in your case by using a Template) as well as the divaGPS Extension,  and then let divaGPS  handle the you-are-here menu highlighting for you.

     

    Usually on this forum I suggest the free version of divaGPS, however because you are using an image-based menu, you would need to buy the paid version.  It's not expensive and honestly would make your site more user-friendly. You can learn more about it here:

     

    http://divahtml.com/products/divaGPS/current_menu_location.php

     

    --

    E. Michael Brandt

    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions

    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

    --
     
    |
    Mark as:
  • Currently Being Moderated
    Dec 6, 2009 5:34 PM   in reply to Ex0skelet0r

    From a pure design standpoint it's pretty bad. The music is horrible, and I guarantee 99% of your users shut it off immediatly. The font style in your navigation is horrible, why make something so important hard to read? The body font is also a poor choice - choose something built for reading on a screen, ie a sans-serif font (Arial, Helvetica, Verdana, etc).

     

    The biggest problem is that I have NO idea what the site is about. You have about five seconds to impress someone with a website. If you don't give me a clear idication what the site is about - them I'm leaving. I'm not going to screw around with your navigation and try to figure it out - you have to spoon feed me as a user.

     

    Click through some of the sites in this gallery: http://cssremix.com/

     

    You'll notice a few things.

     

    • No music
    • Clear, easy to read navigations
    • Clear explanations as to the content, and "calls to action".

     

    Good luck!

     
    |
    Mark as:
  • Currently Being Moderated
    Dec 7, 2009 5:24 AM   in reply to Ex0skelet0r

    I think JoeyD is being unduly harsh. This is obviously a fan site, and for those in the know it probably works pretty well.

     

    Though I might not have made some of the choices you had to make, I think it hangs together pretty well.

     

    Some of the technical comments might be helpful, but the ambiance is consistent throughout.

     

    And the basic font isn't "bad," it's just not as much in the same 'mood' as the rest of the site as it could be.

     

    Beth

     
    |
    Mark as:
  • Currently Being Moderated
    Dec 13, 2009 11:25 AM   in reply to Ex0skelet0r

    i like the photo gallery a lot..did u know that if u hate the blue box around the pics that u can take them off? Did u use NotePad or any other software. if not i recommmend HTML-KIT or FrontPage. the date [month /day/year ] on the 1st page should be just a little bigger ..like <font size=14>test</font>

     
    |
    Mark as:
  • Currently Being Moderated
    Dec 13, 2009 11:41 AM   in reply to Ex0skelet0r

    just no border is just fine.

     

    well i suggest u manually remove the borders to the pics. u dont have to do them all because u may add a lot more of them and u may leave borders on a few to see which ones u just added. u can always remove them later. for the home page ...try to use a font color that catches the eye but not distract the viewer.otherwise the site looks much better now .good job mate.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points