This site has been archived and made available for preservation purposes. No edits can be made.

Results 1 to 2 of 2

Thread: Site Background

  1. #1
    Member Silentfood's Avatar
    Join Date
    Jun 2012
    Location
    somewhere in the back of a data centre
    Posts
    57

    Site Background

    So I've been tweaking around with a few images and code on the VaultMP website. I managed to do this which I thought was pretty nice and made the site feel a lot better.

    I changed the background image to a blurred image of an in-game screenshot (and this will probably work for other screenshots too). It went from this:

    MLxOPS2.jpg

    MzvQj5G.jpg

    I only noticed it had an issue with the top banner which will need a change/update anyway due to the drop of New Vegas support, but I liked having the background because of the appeal it gave off.

    For reference I used the following background:
    NAzOoMy.jpg

    ...and the following code:
    HTML Code:
    html {
    background-image: url("https://website.com/background.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    }

  2. #2
    Senior Member Volumed's Avatar
    Join Date
    Aug 2011
    Location
    Holland
    Posts
    1,010
    Blog Entries
    1
    I don't really like it, it makes it too busy and it does not fit together.

Posting Permissions

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