Jump to content

Alaska VA


Recommended Posts

Looks like a horror film, big black clouds and fog just waiting for a mad murderer to come jumping out!

I think well it doesn't look very friendly or inviting :D

Also a tip perhaps, get a nice image and paste this into the CSS:

background-attachment: fixed;
background-image:url(img/body_bg.png);
background-repeat: no-repeat;
background-position:absolute;

That should glue the background in place and only the middle bit will move!

Link to comment
Share on other sites

Looks like a horror film, big black clouds and fog just waiting for a mad murderer to come jumping out!

I think well it doesn't look very friendly or inviting :D

Also a tip perhaps, get a nice image and paste this into the CSS:

background-attachment: fixed;
background-image:url(img/body_bg.png);
background-repeat: no-repeat;
background-position:absolute;

That should glue the background in place and only the middle bit will move!

"absolute" is an invalid value for background-position, so you can omit that line :)

Link to comment
Share on other sites

Looks like a horror film, big black clouds and fog just waiting for a mad murderer to come jumping out!

I think well it doesn't look very friendly or inviting :D

Also a tip perhaps, get a nice image and paste this into the CSS:

background-attachment: fixed;
background-image:url(img/body_bg.png);
background-repeat: no-repeat;
background-position:absolute;

That should glue the background in place and only the middle bit will move!

Can't you do something like this..

background:url(img/body_bg.png) fixed no-repeat;

Saves a couple of lines :D

Link to comment
Share on other sites

By posting in this forum it usually means they want feedback on their website. Otherwise why post here? I mean were all VA owners so we usually don't join other virtual airlines. I think it would look a lot better with out that fuzzy mountain. That background is just plain disgusting for this website, way too blurry and would probably keep pilots away from your website.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...