I have css custom design but i'm very new to wordpress and coding.
How do I enlarge my header, the 210 × 170 is way too small?
The blog I need help with is team-fierce.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
I have css custom design but i'm very new to wordpress and coding.
How do I enlarge my header, the 210 × 170 is way too small?
The blog I need help with is team-fierce.com.
You can embiggen your header img by using the following CSS:
#header-image-link {
width: 600px;
}
And then upload an image that is 600px (or, use any width you want, but make sure the image you upload matches that width). Delete the old image you're using in your media file library, and you should be all set!
Also check out this example from a past thread:
http://en.forums.wordpress.com/topic/enlarging-your-header-image-in-imbalance2?replies=4#post-790098
Thank you!!
Cheers :)
Btw, I like your domain name!
This topic has been closed to new replies.