Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Repeating header image (http://forum.bytesforall.com/showthread.php?t=19905)

gr870sfunk Mar 15, 2013 04:05 PM

Repeating header image
 
WordPress 3.5.1
Atahualpa 3.7.11

I am rebuilding http://takerootmontgomery.com/ in WP with ATA and I'm having trouble getting the image for the side shadow to repeat in the header. Ideally, I'd like the image to repeat throughout the whole col two, but I'm guessing i'm not getting the CSS selector right.

I tried doing
div#wrapper {
background:url(http://powerpetition.org/wp-content/...wrapper-bg.png) repeat-y left top;
}

and it doesn't work. I tried some other CSS selectors and they didn't work either. I already have a background image repeating in the body for the green stripe at the top. ATO > Body, Text, & Links >background:#ffffff url('http://takerootmontgomery.org/wp-content/uploads/2013/03/header-bg.png') repeat-x right top;

I'm at a loss. Any help would be great! Thanks!!

juggledad Mar 15, 2013 05:55 PM

what site is the one that the problem is on?

lmilesw Mar 15, 2013 09:32 PM

The link you have doesn't link to an image. Also why not use a box shadow for the wrapper instead of an image?

gr870sfunk Mar 17, 2013 10:52 AM

miles, thanks for making me aware of that fact that i'm an idiot. lol I corrected the link and all is well. I would use the box-shadow property, but I am under strict direction to make this new site look EXACTLY like the old/current one and therefore, I'm using as much as I can from the original site (images, code, etc...)

Thanks for the help even if it was just user error! Happy St. Patty's Day!:)


All times are GMT -6. The time now is 11:29 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.