Results 1 to 4 of 4
  1. #1
    200
    posts
    Every1 in Scotland duz it

    css: background-image: top-right?;

    is it possible to align the background image to the top right of the page?

    or would it be more appropriate to create it on the page and use absolute positioning

    cheers
    "Press any key? Wheres the any key, I dont see the any key... hmm I think I'll order a tab..."

  2. #2
    Code:
    body {
    background: url("bg-img.gif") no-repeat top right;
    }

  3. #3
    200
    posts
    Every1 in Scotland duz it
    sweet thank you. Problem was i was typing top-right

    anyways cheers buddy
    "Press any key? Wheres the any key, I dont see the any key... hmm I think I'll order a tab..."

  4. #4
    keep www.w3schools.com in ur bookmarks....i always use it when i forget code...comes in handy

Similar Threads

  1. Mouse follow with ease, background image
    By Aussie01 in forum ActionScript 2 (and Earlier)
    Replies: 3
    Last Post: February 2nd, 2008, 07:42 AM
  2. CSS Background Image Help
    By marcliu11 in forum Web (HTML5, CSS, JavaScript)
    Replies: 4
    Last Post: October 23rd, 2005, 10:11 AM
  3. CSS Background
    By tajmahal in forum Web (HTML5, CSS, JavaScript)
    Replies: 5
    Last Post: January 24th, 2005, 04:59 PM
  4. Is it possible to change the opacity on a background image?
    By Kibagami Jubei in forum Web (HTML5, CSS, JavaScript)
    Replies: 1
    Last Post: November 19th, 2003, 06:51 PM

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
  •  

Home About kirupa.com Meet the Moderators Advertise

 Link to Us

 Credits

Copyright 1999 - 2012