Cyberek wrote:I don't quite get your question, this part:
"Is there a figure class element for web or link? Or do I have to use another class?"
what do you mean exactly?
I mean the DIV tag class for figure: in our case the icons and links to social media like fb, twitter and g+
f.e. <figure class="animate_queue_element" data-fb="https://www.facebook.com/gavickpro"...
that class says "animate_queue_element" and use the data-fb (show the fb icon) and use the link (facebook link)
But I don't want a link to a social media account. I want a link to another website. And of course another icon that shows that there is a link on the full colored hover element. F. e. an icon that shows the symbol for a link (chain, what we know from the wysiwyg editors).
My first is: have you programmed another "data-xx". The "xx" means another icon, like the chain-symbol for links. If yes, I can substitute the code easily.
For example: <figure class="animate_queue_element" data-link="https://www.facebook.com/gavickpro"...
I tried it, but it did not work.
So, if you have not programmed another "data-xx" (Icon) except of the social media icons, what do I have to do, that there is just one possibiliy given: a linkt to another (extern) webpage.
And therefore I probably need another div class tag, don't I? But which?
Thanks
Martina
The "data-link" would be the rquest that the icon for a link (chain) would be shown instead of the icon for fb orr twitter