Tutorials on theming views_slideshow

vsotto - November 2, 2009 - 13:19
Project:Views Slideshow
Version:6.x-2.0-beta2
Component:Documentation
Category:support request
Priority:critical
Assigned:Unassigned
Status:active
Description

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

#1

redndahead - November 15, 2009 - 10:30

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

vsotto - November 15, 2009 - 14:13

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

AttachmentSize
views_slideshow.jpeg 25.63 KB

#3

UNarmed - December 15, 2009 - 15:06

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

vsotto - December 15, 2009 - 18:36

yeah... i'm actually testing this module... and its actually technical :) a bit difficult to configure...

#5

UNarmed - December 16, 2009 - 07:25

haha hmmm i figured it would be, u think it will get the job done though?

#6

vsotto - December 16, 2009 - 10:47

i'll inform you... :)

#7

UNarmed - December 16, 2009 - 14:00

haha muchoz thank =] I am gona be playing around with it a little now to.

 
 

Drupal is a registered trademark of Dries Buytaert.