I am using iblogpro theme by page line and i want to have a clickable button in the feature box rather than a simple. Here is the code HTML Code: </div> <div class="ftext"> <?php echo do_shortcode($feature['text']);?> <?php if($feature['link']):?> <a class="featurelink" href="<?php echo $feature['link'];?>"> <?php _e('Click here to Win Free Droid Bionic',TDOMAIN);?></a> <?php endif;?> </div> How can i place a image in the feature box instead of the link?
Need a quick PHP Help
7
I am using iblogpro theme by page line and i want to have a clickable button in the feature box rather than a simple. Here is the code
How can i place a image in the feature box instead of the link?
HTML Code:
</div> <div class="ftext"> <?php echo do_shortcode($feature['text']);?> <?php if($feature['link']):?> <a class="featurelink" href="<?php echo $feature['link'];?>"> <?php _e('Click here to Win Free Droid Bionic',TDOMAIN);?></a> <?php endif;?> </div>
- carrot
- sulmaanaslam
- carrot
- womki
- carrot
- Emilis Strimaitis
Next Topics on Trending Feed
-
7