Closed (fixed)
Project:
Slider
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2009 at 21:34 UTC
Updated:
5 Feb 2009 at 15:19 UTC
Hi,
would it be possible to place images into tabs? How?
Thank you
Richard
http://vetoodle.com
Comments
Comment #1
Mark Theunissen commentedYes you can, using normal CSS.
Comment #2
RichardMarcin commentedMark,
thank you for a quick answer. I have no idea how to do it, but I'll google it tomorrow. (If anyone feels like giving me some tips - I'll be very grateful)
And thank you for a great module, I like it a lot.
Richard
http://vetoodle.com
Comment #3
Mark Theunissen commentedhttp://www.w3schools.com/css/pr_background-image.asp
Each tab is a link item. Just add a background-image to it.
I recommend getting a good book on CSS basics. You won't regret it ... ;)
Comment #4
Mark Theunissen commented