0
Welcome Guest! Login
0 items Join Now

Afterburner - Custom Background

    • PeteH's Avatar
    • PeteH
    • Sr. Rocketeer
    • Posts: 196
    • Thanks: 7

    Re: Afterburner - Custom Background

    Posted 14 years 11 months ago
    • Ok, that's done the trick. I should have just added a wrapper in the first place, but I figured there must have been a way to do this using the background class..
      I added the wrapper as described in your post and then added this to my stylesheet:
      .wrapper {
      background:transparent url(../images/bg_main.jpg) repeat;
      }
      Seems to work ok
      Thx Ben for your help.. very much appreciated!
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Afterburner - Custom Background

    Posted 14 years 11 months ago
    • Glad you got it worked out. Sorry I missed that issue to start with :oops: .
    • Burner's Avatar
    • Burner
    • Newbie
    • Posts: 19
    • Thanks: 0

    Re: Afterburner - Custom Background

    Posted 14 years 8 months ago
    • I too would like to have my Afterburner rt_afterburner_j15 template background with a custom image extent with the length of the content view.

      I was trying to follow the above but I don't get it and some of the code pointed out to follow can't be found by me.

      Code I've been looking at -

      light3.css
      .background {position:absolute;width:100%;height:130px;background:url(../images/light3.png) 0 -384px repeat-x;}

      styles.css
      .background {position: absolute;width: 100%;height: 130px;background: url(../images/sprite.png) 0 -384px repeat-x;}

      templates index.php
      <div class="background"></div>

      I can get a custom image to cover my screen view (1024px) and that's about it. For the life of me, I just can't figure out the above on how to get the background to extent the same distance as the content.

      Thank you
    • Neil
      "Burner"
      Vancouver, BC

Time to create page: 0.052 seconds