-
AuthorPosts
-
November 27th, 2014 at 03:58 #28405Samuel
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=0Thanks for help in advance!
November 27th, 2014 at 04:07 #28406SamuelSorry, forgot to mention that I am using Parabola.
November 28th, 2014 at 17:54 #28428WaltI 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.
November 30th, 2014 at 10:42 #28450SamuelThanks 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).December 3rd, 2014 at 07:05 #28475SamuelI’ve moved the header outside of the wrapper, no luck. It didn’t change anything.
January 18th, 2015 at 22:33 #29174Arthurpara 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 .
-
AuthorPosts
The topic ‘Header Background Colour’ is closed to new replies.