[Plugin: Promotion Slider] Custom Navigation with hook
-
Hi, I want to customise the navigation and I have read messages the dev has wrote that I can use the promoslider_nav action hook. The problem is im unsure exactly how to use this. At the moment I have the following code in the home page:
<?php echo do_shortcode('[promoslider id="slider" time_delay="10" numberposts="5"]') ?>and in my CSS:
#slider { width: 940px; height: 298px; margin: 0px auto; border: 1px #aaaaaa solid; }I’m just wondering how can I “hook” into the nav and change the CSS i’ve had a look around the wordpress codex regarding hooks but can’t find out how to use it to link with the CSS. I know its a newbie question sorry.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Promotion Slider] Custom Navigation with hook’ is closed to new replies.