Automatic image resize in the ad box?
-
Hey Ash, I am trying out your plugin – good work by the way, looks very nice!
I am using the php code to embed an ad-group to a specific place in my footer, but I want to automatically resize the images that show up there – since the client will upload large image of their customer’s ad and this can break the display!
So any thoughts on the best way to achieve this without hacking your plugin?
So far, I am playing around with this which works fine as it stands – but how to add timthumb onto this somehow?
<?php if (function_exists(‘adkingpro’)) { do_shortcode(‘[adkingpro type=”footer-box-1″]’); } ?>
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Automatic image resize in the ad box?’ is closed to new replies.