Hi, would it be possible to place images into tabs? How? Thank you Richard http://vetoodle.com
Yes you can, using normal CSS.
Mark, 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
http://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 ... ;)
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