Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
So I am creating a Portfolio theme .. Popup question
422
MVP
I am creating a theme with a portfolio built in. And an issue I have, is I would like to use the Popup class for the href links.
But how do I fire the larger image into the popup lol.
Basic Code I have is:
< div class="entry-content">
< a href="large-image-here.png" class="Popup">
< span class="slide-title" style="opacity: 0;">My Slide Title< /span>
< img class="thumbnail" width="125" height="125" alt="My Slide Title" src="thumbnail-image-here.png" style="margin-top: 0px;">
< span class="cover-up">< /span>
< /a>
< /div>
There was an error rendering this rich post.
0
Answers
Hmm .. dont worry, I have decided to use a different avenue
There was an error rendering this rich post.
Remember to answer your own questions if you've found an answer yourself.
I cannot Accept my own answers Todd.
I suppose its a bit like posting facebook status and hitting LIKE lol.
Or giving yourself a high five.
There was an error rendering this rich post.
Re read that , sorry.
I opted for divbox in the end, clean and highly cusomizeable
There was an error rendering this rich post.