Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: [WIP] (Website) Animus Studios

  1. #1
    Hmmm... MetKiller Joe's Avatar
    Join Date
    Sep 2006
    Location
    Somewhere in space-time
    Posts
    1,196

    [WIP] (Website) Animus Studios

    I'd like to get a few opinions on the site before the domain clears. Right now the site is being hosted on an obscure address, which is good because I want a second opinion. On a side note, lots of stuff is unfinished and will be for a couple of hours (for example the contact us page). Most of it is finalized.
    Reply With Quote

  2. #2
    Joshflighter
    Guest

    Re: [Website] Animus Studios

    I don't like those buttons. Either you have the image size for them big, or something because as soon as I get my mouse near it, it disappears. Change the options or make a brighter button appear when the mouse gets close instead. That's my opinion.

    Edit: wtf, now they seem to have another preloaded image which wasnt showing. But they still have a white 1 sec flash before they do change..
    Last edited by Joshflighter; May 22nd, 2009 at 03:26 PM.
    Reply With Quote

  3. #3
    おはようございます klange's Avatar
    Join Date
    Dec 2006
    Posts
    3,028

    Re: [Website] Animus Studios

    Hm.
    Right off the bat I have some pointers for you:
    1. Pre-load your rollovers. (@Fear: this is why the buttons are disappearing when you mouse over them, the next image hasn't loaded yet)
    2. I can see some formatting issues in various places, like under News there's a link with a massive space next to it (then a comma).
    3. The green on your sub-pages doesn't fit well with the rest of the color scheme.
    Reply With Quote

  4. #4
    Hmmm... MetKiller Joe's Avatar
    Join Date
    Sep 2006
    Location
    Somewhere in space-time
    Posts
    1,196

    Re: [Website] Animus Studios

    Quote Originally Posted by AdmiralBacon View Post
    Hm.
    Right off the bat I have some pointers for you:
    1. Pre-load your rollovers. (@Fear: this is why the buttons are disappearing when you mouse over them, the next image hasn't loaded yet)
    2. I can see some formatting issues in various places, like under News there's a link with a massive space next to it (then a comma).
    3. The green on your sub-pages doesn't fit well with the rest of the color scheme.
    2: I was a little lazy. The link is sharing the same CSS as the top links, but I will fix that.

    3: I'll get to that

    I do not know how to pre-load images.
    Reply With Quote

  5. #5
    おはようございます klange's Avatar
    Join Date
    Dec 2006
    Posts
    3,028

    Re: [Website] Animus Studios

    Code:
    if (document.images) {
        tmp = new Image(width,height);
        tmp.src = "image url";
    }
    Reply With Quote

  6. #6
    Hmmm... MetKiller Joe's Avatar
    Join Date
    Sep 2006
    Location
    Somewhere in space-time
    Posts
    1,196

    Re: [Website] Animus Studios

    Alright, I think I fixed it.
    Reply With Quote

  7. #7
    HA10 Limited's Avatar
    Join Date
    Sep 2006
    Location
    England
    Posts
    7,800

    Re: [Website] Animus Studios

    Do you really want your last name up there?

    Lots of white spaces on the website, seems very empty, I realise its not finished but I'm still worried there will be big white spaces even when its finished.
    Reply With Quote

  8. #8
    Hmmm... MetKiller Joe's Avatar
    Join Date
    Sep 2006
    Location
    Somewhere in space-time
    Posts
    1,196

    Re: [Website] Animus Studios

    The design of the website goes like this: if the content does not make the page stretch to the bottom, the bottom of the page is at the bottom of the browser window. I like that feature, but, if it looks ugly, it is an easy fix.

    As for the last name, I debated on whether we should put contact info such as names and e-mails. I decided for it because if I intend for this to be a portfolio site I want potential employers to feel like we are very open and transparent.
    Reply With Quote

  9. #9
    おはようございます klange's Avatar
    Join Date
    Dec 2006
    Posts
    3,028

    Re: [Website] Animus Studios

    The days of not posting your legal name on the Internet have been over for years. Unless you do some stupid things. Confident in my online standing, I've even saved everyone some time by linking all of my profiles and user accounts (see my sig; and, yes, they're all on different passwords).

    Back to your site: Time to address another issue - the literal white-space that seems to be padding the entire page. I haven't looked at the code to see which bit you have padding, but you shouldn't be doing it when you have a background like that. At the very least, set the BODY background-color to that dark gray you're using.
    Reply With Quote

  10. #10
    Hmmm... MetKiller Joe's Avatar
    Join Date
    Sep 2006
    Location
    Somewhere in space-time
    Posts
    1,196

    Re: [Website] Animus Studios

    Alright, white space has been nixed.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •