0
Welcome Guest! Login
0 items Join Now

try set an backgroundimage Afterburner-site

  • try set an backgroundimage Afterburner-site

    Posted 12 years 9 months ago
    • Hey folks ! I have a little question, trying to learn set an backgroundimage to the site.

      Pasted into light.css:
      {
      background: url("/images/stories/bakgrundurban.jpg") no-repeat fixed center top transparent;
      color: #8F9191;
      }

      and upploaded the image to images/stories, but nothing happens when I refresh the site, what did I miss och do wrong ?

      www.renlack.se/bladet/
    • Last Edit: 12 years 9 months ago by Patrik Södergren.
    • Everything is possible !
      www.framweb.info/
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: try set an backgroundimage Afterburner-site

    Posted 12 years 9 months ago
    • Put this at the bottom of the CSS file:

      * Background Image */

      .background {background: url('../../../images/stories/bakgrundurban.jpg') no-repeat fixed center top transparent !important;background-color: #8F9191;width: 100%;height: 100%;position: absolute;}

      And maybe you should add this too:

      #showcase .foreground {background-color: #FFFFFF;}
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: try set an backgroundimage Afterburner-site

    Posted 12 years 9 months ago
    • So great, thank you prim !! It works fine and Im going to use it next week :-)

      So glad that its so easy to get really god help her in rocketthemes forum!
    • Everything is possible !
      www.framweb.info/

Time to create page: 0.053 seconds