Make custom header bigger
#2
Posted 12 June 2011 - 04:52 PM
you can change the dimensions in the functions file. In functions.php, find these around line 83. Adjust to your likings, but notice that changing the width might mess up the layout,
Ronald
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
#3 Guest_Michiel Stax_*
Posted 12 July 2011 - 09:04 AM
I'm also just putting the your Wordpress Theme Quick Vid together and I'm also looking for a way to make the header higher. When I look at the functions.php code around line 83, I find this:
add_filter( 'it_featured_images_options', 'it_filter_featured_images_options' );
function it_filter_featured_images_options( $options ) {
$options['width'] = 360;
$options['height'] = 240;
$options['variable_height'] = true;
$options['force_disable_overlay'] = true;
return $options;
}
The strange thing is: the header's height is 790 x 170. I can't find these values in het functions.php.
Is this the right file in which I'm looking or am I missing something?
#4
Posted 12 July 2011 - 03:32 PM
check this one out (on another theme, but the same applies), that should help, disregard my first reply in this topic,
Ronald
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
Reply to this Topic
ATTENTION
If this topic is marked RESOLVED or INFORMATION, or if you are NOT experiencing EXACTLY the same issue, please start a new topic to provide the details of your problem. If the solution provided doesn't work for you, you should start a new topic. If you feel this thread contains relevant information, you may include a link to it in your new topic. To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. When posting your question or request on the forum, please be as concise and specific as possible. The shorter and more to the point you can make your request, the better.
For BackupBuddy related issues, be sure to include the status log from your most recent backup.
CLICK HERE to start a new topic in the Quick-Vid forum.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




