how can I make constant backgroung for my joomla web site ?

Discussion in 'Joomla' started by undocontrol, Aug 20, 2011.

  1. #1
    I want to make constant background for my joomla web site .. I have yoo pure template, when I slide the page down , I want to keep the background picture to constant....

    http://www.lukstasarim.com
     
    undocontrol, Aug 20, 2011 IP
  2. undocontrol

    undocontrol Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Sorry
    I have yoo expo template , not pure
     
    undocontrol, Aug 20, 2011 IP
  3. Chocolate Lime

    Chocolate Lime Active Member

    Messages:
    399
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #3
    .background-lights.style-default #page-body {
    background: url("<backgroundimage>") no-repeat fixed 0 transparent;
    }
     
    Chocolate Lime, Aug 28, 2011 IP