Responsive Category Icons
-
Hi
I have category icons installed and I was able to make the icons become use my feature banners and display the large ones on news posts using the following code in my blog template<div style="background-color:white;text-align:center"> <?php if (function_exists('get_cat_icon')) get_cat_icon(); ?> </div>
However while it is all working great, the prob I have is that I am using a responsive template. While the rest of the feature banners respond to browsers in the template, Im not able to get the feature banners that appear in the banner area for categories to do the same. Instead the images display but squash in to fit the width but doesn’t alter the height so the images look off (my banners are 1400x350px).
Does anyone have any ideas or suggestions as to what I could try?
Thanks for your support
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Responsive Category Icons’ is closed to new replies.