0
Welcome Guest! Login
0 items Join Now

SOLVED How can I change background on header position in Afterburner?

    • Adrian's Avatar
    • Adrian
    • Rocketeer
    • Posts: 58
    • Thanks: 0

    SOLVED How can I change background on header position in Afterburner?

    Posted 1 year 7 months ago
    • Hi,

      Sorry for my English,

      I've got a problemm. I can't change the background on header position in Afterburner template. I tried use this code:
      #header {overflow:hidden; background: url(../images/projekt_baner_front.jpg) no-repeat center center fixed;}

      in file template.css but it can't be display. In Inspector I can see that I do correct but on webpage I can't see the results.

      What am I doing wrong? Can You help me?

      Regards Adrian
    • Last Edit: 1 year 7 months ago by Adrian.
    • Adrian's Avatar
    • Adrian
    • Rocketeer
    • Posts: 58
    • Thanks: 0

    Re: SOLVED How can I change background on header position in Afterburner?

    Posted 1 year 7 months ago
    • I corrected the code which display the background to:


      #header {overflow:hidden; background: url(../images/projekt_baner_front.jpg); height: 200px;}

      And it display the background correct now.

Time to create page: 0.034 seconds