Posted by vsotto on November 2, 2009 at 1:19pm
| Project: | Views Slideshow |
| Version: | 7.x-3.0-alpha1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | critical |
| Assigned: | achyuth_kumar |
| Status: | closed (fixed) |
Issue Summary
i used views_slideshow to create slides('of images) with my own custom content-type, the output is very good.
to my request, i hope there would be some small tutorials on how to theme views_slideshow for beginners('like me') in drupal. i fine the module very useful. but i'm having a hard time figuring it out how to theme some of the elements that the module is generated.
i hope the request be granted...
best wishes...
vsotto
Comments
#1
Ahh documentation. I'll keep this open, and hopefully someone can come up with a small tutorial that we can add to the advanced help files.
#2
cool!!!... can't wait!!! i hope this will be available sooner!!! :) i can theme the regular views(module), but having hard time with views_slideshow(module). i have attached an image of a slideshow that i've created, and to theme.
i'd like to convert this part into
<ul><li>...<div id="views_slideshow_singleframe_pager_1" class="views_slideshow_singleframe_pager numbered"><div class="pager-item pager-num-1 even"><a href="#" class="">1</a></div>
<div class="pager-item pager-num-2 odd"><a href="#" class="">2</a></div>
<div class="pager-item pager-num-3 even"><a href="#" class="">3</a></div>
<div class="pager-item pager-num-4 odd"><a href="#" class="activeSlide">4</a></div>
<div class="pager-item pager-num-5 even"><a href="#" class="">5</a></div>
<div class="pager-item pager-num-6 odd"><a href="#" class="">6</a></div>
</div>
-----
and remove some extra tags for the rest of the code that the module generated...
thanks,
vsotto
#3
Maybe try this, its something i am giving a try for slideshows that will most likely be a bit more technical. Don’t know how hard it is to get right but looks pretty flexible.
http://drupal.org/project//ddblock
#4
yeah... i'm actually testing this module... and its actually technical :) a bit difficult to configure...
#5
haha hmmm i figured it would be, u think it will get the job done though?
#6
i'll inform you... :)
#7
haha muchoz thank =] I am gona be playing around with it a little now to.
#8
how's your theming the slide going? :)
#9
With the tutorial that is posted on the homepage from mustardseed it should at least give you a starting point for how to theme slideshows.
#10
will you please provide the the links of the tutorials :)
EDIT: found the link... thanks
#11
Automatically closed -- issue fixed for 2 weeks with no activity.
#12
hi friends
i am working with drupal(version 7) first time,
now i have to complete a task how to create dynamic slideshow
if any know the process please give reply
i installed all major modules!,
thanks to all in advance.