Add border to slider
-
I hardcoded my slider banner into my homepage theme… and I need to add a border to it.
My current hardcoding is:
<?php echo do_shortcode(‘<center>[promoslider width=”960px” margin = “0” height=”400px”]</center>’) ?>I tried adding a border with this:
<?php echo do_shortcode(‘<center>[promoslider width=”960px” margin = “0” height=”400px” style=”border-width: 2px; border-color: black; border-style: solid”]</center>’) ?>And it didn’t work… can anyone help me with this simple request? I’d appreciate it!!
Thank you,
Sarahttps://www.ads-software.com/extend/plugins/promotion-slider/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Add border to slider’ is closed to new replies.