I'd like to extend the rolled border the full width of the header the entire width of the container. I tried adding a background image for #header .container_wrap that repeats on the X axis, but it did not show up.
Add background to container_wrap in header of Propulsion
5 posts from 3 voices-
Posted 10 months ago #
-
Hi jeanstorms,
I'm not clear on what you are trying to do. Do you have a screenshot or can you describe it a bit more? Sorry about that I just don't wanna point you in the wrong direction or give you incorrect css changes.
Regards,
Devin
Posted 10 months ago # -
If you look at landlordsource.com/home, you'll see that I have a background in the header container.
I want bottom part of that image (the rolled border) to extend clear to the edge (no white space between the header background and the site background.
Sorry I wasn't clear. Hopefully this is better. Thanks much!
Posted 10 months ago # -
Hi jeanstorms,
Instead of putting the background image inside the container, put it in the header. So, kindly remove the background image from the #header .container_wrap and add this code:
#header { background: url("http://landlordsource.com/wp-content/uploads/2012/08/HeaderBackground.jpg"); }Hope this helps. :)
Regards,
IsmaelPosted 10 months ago # -
Thank you!
Posted 10 months ago #
Topic Closed
This topic has been closed to new replies.














