Sure, if you have an image with text in it.
Just kidding... but not really kidding... My logo on my site has text images.
I've actually never tried flipping to text, but yes it can be done.
Just tested at my site and it didn't work. The bbcode would have to change to make that possible.
I had to created a new bbcode to make that possible.
bbcodehtml replacementYou can check out my test post using that bbcode @ Flip Image to Text
Just kidding... but not really kidding... My logo on my site has text images.
I've actually never tried flipping to text, but yes it can be done.
Just tested at my site and it didn't work. The bbcode would have to change to make that possible.
I had to created a new bbcode to make that possible.
bbcode
Code:
[flip2text={URL1},{NUMBER1},{NUMBER2}]{SIMPLETEXT}[/flip2text]
Code:
<div class="flip-bbcode" style="width: {NUMBER1}px;height: {NUMBER2}px"><div class="flip-box"><div class="flip-box-inner"><div class="flip-box-front"><img src="{URL1}" alt="" /></div><div class="flip-box-back">{SIMPLETEXT}</div></div></div></div>
Statistics: Posted by Sniper_E — Tue Feb 18, 2025 2:11 am