enlarge header image
-
Hi. I would like to enlarge the header image on my blog. I don’t want to widen it, but only to lengthen it by about 50%. I tried the following css, but it doesn’t do anything.
#header-image a {
display: block;
text-indent: -9999px;
width: 100%;
height: 100%;
}The theme requires 960px by 270px. I would like to make it 960px by 405px (or something close). Is there a way to do this?
The blog I need help with is: (visible only to logged in users)
-
Please use this link https://en.forums.wordpress.com/forum/css-customization#postform so you can copy and paste your text into a thread that will appear in the CSS Forum where you will get the help you need. Also be patient while waiting as it is a weekend.
-
-
Looks like we both saw my mistake at the same time. See, we’re on the same wavelength, timethief. :) Sorry.
-
- The topic ‘enlarge header image’ is closed to new replies.