i put a simple slider in my drupal site..autorotate of slides are running perfectly but my links stop working when i put the code of slider in my block region.. live example http://www.1dash1.com
I looked at your slider and am trying to accomplish a similar thing on my drupal site. I'm having an issue adding it to my home page. It works fine in the page view, but won't work when promoted to the front page. Is your slider in a block or made into a view? Any tips would be greatly appreciated.
i put a simple slider in my drupal site..autorotate of slides are running perfectly but my links stop working when i put the code of slider in my block region..
live example
http://www.1dash1.com
Try moving your navigation upwards:
.pagination {
position:relative;
z-index:2;
}
u r really a genius....thnks
such a smalll problem and i wasted my 1/2 hour on that :oops:
Thanks,
Jeff