header dimensions
-
hi, i would like to reduce the size of the screen that is for the header image – it would be good to have a much thinner area
The blog I need help with is: (visible only to logged in users)
-
Hi, give this a try. You can adjust the 150px value I used as desired. Originally the image was 228px tall.
.header-image-inner img { max-height: 150px; width: auto; }
- The topic ‘header dimensions’ is closed to new replies.