Slideshow missing page numbers
Hello. I have slideshow displaying content on www.bidexplosion.com. But its missing the page numbers on the slideshow in the bottom right. Also any thought on why the formatting is messed up? Is it the image size? thanks in advance for your help.
Tags:
Hello. I have slideshow displaying content on www.bidexplosion.com. But its missing the page numbers on the slideshow in the bottom right. Also any thought on why the formatting is messed up? Is it the image size? thanks in advance for your help.
Hi - page numbers aren't currently supported in the Drupal 7 version of Views Slideshow. One of the drawbacks of working with in development stuff. Also the formatting is set up for images with a width of 350px, but if you want to fix the position of the title so that it looks correct with the 275px wide image, you can add the following to your stylesheet:
#tidalwave-slideshow .views-field-title {
margin-left: 295px;
}
ok great. Thanks for the help.
Hi Rob,
Do you know if the page numbers will be included? in any future updates? I have to use Drupal 7 because other modules are only developed on the Drupal 7 framework. The site doesn't look very good with out the page numbers. Thanks for all your help!
Best Regards,
Robert



