Home › Forums › Handy Theme Support › change size or center header image in deafult page
- This topic has 5 replies, 2 voices, and was last updated 6 years, 4 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
July 11, 2017 at 4:30 pm #77995
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)
July 12, 2017 at 9:12 am #78044Hi,
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,
ChrisJuly 12, 2017 at 1:58 pm #78095that 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
July 18, 2017 at 5:31 am #78499Hi,
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,
ChrisJuly 18, 2017 at 5:15 pm #78568I already fixed it. Thanks
July 19, 2017 at 5:28 am #78592Great
-
AuthorPosts
- You must be logged in to reply to this topic.