background image full size

Discussion in 'WordPress' started by anjartrest, Mar 16, 2012.

  1. #1
    how to display the background image full size ??:confused:
     
    anjartrest, Mar 16, 2012 IP
  2. AlohaThemes.com

    AlohaThemes.com Active Member

    Messages:
    128
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    83
    #2
    Depends on your needs really. You can simply assign an image background to the body element of your site using CSS (e.g. body {background: url(../pathto/image.jpg) no-repeat center top;} or if you are looking for something more robust that resizes itself based on screen resolution you might want to check out this Supersized Jquery solution: http://www.buildinternet.com/project/supersized/
     
    AlohaThemes.com, Mar 16, 2012 IP