Either target the img directly or add a class to the image like so:
<img src=”#” class=”headerImage” />
Then in CSS:
.headerImage{
width: 250px;
height: 250px;
}
@theflairexchange -Leaf supports custom Headers, Go to your Dashboard => Appearance => Header => and you can upload on there.
@bradthomas127 – When I upload a header image there, I’m being forced to crop it to a height of 90px.
When you first upload it does it give you the expand box(white dashed lines) like this screenshot? If not you might need to update date your WordPress install.
I see your from Orlando, i lived there most of my life.
Yes, I was in an older version of wp. I updated and all is well. Thanks for your help. Yes, I am in Orlando!
I’ll reopen the thread with this question. Is the Leaf theme structured to accept larger header images? I can monkey with the size in the leaf_custom_header_setup() function within custom-header.php, but the theme seems to be inherently restricted. Like it’s within a table cell that has a predefined size. (It probably is within a cell. 😛 )
Thanks!
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Re-opening threads or posting on others’ threads for your own support is against forum rules. Create your own thread.