Jump to content

Small edit to php tag for responsive header


crackodile

Recommended Posts

Hi,

 

I have a WP blog and have used a plugin for a custom header. The php code worked great but now the only issue is the site is responsive except for the header so I need to adjust the php code.

 

Here is the code I am using that needs to be adjusted ...

 

 

// standard code

if(function_exists('chi_display_header')) { chi_display_header(); }

 

The blog is at www.youareoncrack.com

 

The header is 1010 by 204 and I need it to shrink for mobile and tablets, the rest of the site is

perfectly responsive.

 

I would like to learn to adjust things myself and the WP support forums are completely useless so

hoping someone here can help me!

 

The plugin I am using can be viewed here --

 

http://www.blackbam.at/blackbams-blog/2012/06/25/custom-header-images-plugin-for-wordpress/

 

And if you scroll to the bottom of page, there is a vague answer to my question but I am not exactly sure how to do this

without causing issues with the entire code.

 

Any help would be appreciated! Thanks!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.