easing slider is right of its intended location
-
Hey Matthew
I am using your latest ‘easingslider’ updated from ‘easing_slider’. I am also using Thesis 1.84 with Open Hooks. I did the update, I also updated the php script that goes in to the hook, but now I cant slide the slider back to the left. I have been experimenting with with the ‘easingslider’ selected and related divs and classes, but nothing changes.
I know that you have been saying to everyone to do <div align=”center”>[easingsliderlite]</div> but that does not seem to be working for some reason.
The site is: https://aldrich-enterprises.com/.
The php in my hook is: <div class “myeasingslider” align=”center”><?php if (is_front_page() && function_exists( “easingsliderlite” ) ) { easingsliderlite(); } ?></div>.
I need for the slider to go left 44px and come down 2px.
Thanks in advance!
- The topic ‘easing slider is right of its intended location’ is closed to new replies.