-
Fiveflavours
ParticipantHi there!
I really like the theme but I can’t seem to find the coding so I can change the size of my banner pic. Could you point me in the right direction, please? My site is at http://fiveflavours.com/
Many thanks!
Daniel Tara
KeymasterHi,
In functions.php you should have these 2 lines:[code]define(‘HEADER_IMAGE_WIDTH’, 974);
define(‘HEADER_IMAGE_HEIGHT’, 95);[/code]From here you can change the default header height and width.
Fiveflavours
ParticipantThank you so much, Daniel! I am new to working with code and have been trying to find that for months, so I was just about to give up and change themes. I’m so glad I can keep this theme now. Now I just need to think about upgrading, but I’m far to scared for that! Maybe in another month or two.
Cheers!SILVERjl
ParticipantHello, I am having an issue where I have applied the above fix
define(‘HEADER_IMAGE_WIDTH’, 974);
define(‘HEADER_IMAGE_HEIGHT’, 250);And it allows me to select an image that is 974 x 250 and upload it to the header, however the actual header size is not updating and just cuts off the bottom. Any help?
http://www.thelawlsite.com is the website,
thank you!
Tagged: header
You must be logged in to reply to this topic.