- This topic has 5 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Handy Theme Support › change size or center header image in deafult page
Is there anyway to change the size of the header image in the deafult pages or somehow try to center the image??
I have tried modifying the image but it still keep displaying only the top of it.
Page is
http://www.doctoredford.com/wp/?page_id=59
Edit: center it vertically not horizontally (which is already done)
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.innerbanner { background:#fff; height:400px;}
.innerbanner img { width:67%;}
Regards,
Chris
that line is only raising the margin of the vertical size of the imagen shown.
However is there any way to show a vertically centered image in that 400px space??
I’m ok with a 100% width from left to right.
regards
Hi,
I am not sure what you mean by this. Can you may be draw or point out in an image?
You can upload image in imgur.com and share the link here.
Regards,
Chris
I already fixed it. Thanks
Great
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]