Header Background Colour

  • Author
    Posts
  • #28405
    Samuel

    Hi,
    I currently have a header image on my website. I would like to add a colour behind the header, the same height but full width of the page, like the website background colour is.
    These pictures may help explain.
    Current website: https://www.dropbox.com/s/toto14b4dp7lhus/Before.png?dl=0
    What I want: https://www.dropbox.com/s/qrw1uj6w6u983wk/After.png?dl=0

    Thanks for help in advance!

    #28406
    Samuel

    Sorry, forgot to mention that I am using Parabola.

    #28428
    Walt

    I would assume that the part of the header you want stretched out is within the wrapper of the site. If you can move it outside of the wrapper I think that might fix it.

    #28450
    Samuel

    Thanks Walt,
    I don’t want to make the header any wider, as that would would make the logo too small on a phone screen. That’s why I thought a header background colour (the same colour as used in my header image), that runs the width of the page would work. On a mobile, that header background colour simply wouldn’t be seen, as it would be covered by the header image (which fills the width of the screen at that scale).

    #28475
    Samuel

    I’ve moved the header outside of the wrapper, no luck. It didn’t change anything.

    #29174
    Arthur

    para que tu puedas cambiar el color de fondo por una imagen personalizada tienes que ir al CSS y realizar los siguientes pasos.

    #header-full {

    background: url(tu-header-personalizado)

    }

    para el header de parabola usar las siguientes medidas :

    1583 px X 177 px

    saludos .

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Header Background Colour’ is closed to new replies.