This topic is: not resolved
- This topic has 25 replies, 4 voices, and was last updated 12 years ago by .
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › Archived Forums › Design Tips and Tricks › ClipArt Header
Tagged: clipart header
well, tried this as well. now its centered. but still the background is to the left and right.
can you try my suggestion above? it's a little different than Riavon's response
I don't know what you want your header to actually be, since now it is just a lavender colored block... but you can make the background color to match that lavender for #header .wrap
#header .wrap {
background: url(“images/bg-dotline.png”) repeat-x center bottom #9299cd;
margin: 0;
padding: 0;
width: 100%;
}
Screenshot of what that looks like here: http://tinypic.com/r/1677bkn/6
Twitter: @riavonentprises
Ozzy, I have tried, its not working. The now lavender header, is just a test header. Whatever header I put in there, I want it to go all the way across the page. I am not trying to do anything with the dotted lines. I just want a header that goes all the way across, so i don't see the diamond background on the side of it.
I really appreciate all the help.
you're almost there, shell!
you need to add the image into the #header rule
you can go here http://pastie.org/5566880 and see what you need to add to the #header style
© 2025 WPEngine, Inc.