Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you trying to set a background image for the ‘container-sony’ div?

    If so, something like this should work:

    .container-sony {
    background: url('http://subtlepatterns.com/patterns/symphony.png');
    box-shadow: 0px 1px 2px #666;
    }
    Thread Starter pabloalvestegui

    (@pabloalvestegui)

    Thank You VERY MUCH.

    That´s EXACTLY what I needed.

    Merry Christmas, Creatrix! You are wonderful!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing header container from color to image’ is closed to new replies.