likiriki
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto ThickBox Plus] Problem with Positionthank you for your point. I was changing this, but now the responsive version dont work nice. Not possible to use on a blackberry or iphone. Can you help me there also? ?? Sorry…
Is it not possible to handle both boxes the same way?
I use the following code for the E-Mail Share:
Template Code:<div id="email_pop" style="display:none"> <?php echo do_shortcode('[contact-form-7 id="2044" title="Produkt weiterempfehlen"]'); ?> <!-- php if (function_exists (gSendtofriend)) gSendtofriend(); ?>--> </div> <a id="ssba_email_share" class="thickbox" href="#TB_inline?height=380&width=500&inlineId=email_pop"> <img style="width: 40px !important; height: 40px !important; margin-top: -15px; margin-left: -5px;" name="Email" title="Email" class="ssba" alt="E-Mail Share" src="https://www.asdf.ch/wp2/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/email.png" onmouseover="this.src=\'https://www.asdf.ch/wp2/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/email_orig.png\';" onmouseout="this.src=\'https://www.asdf.ch/wp2/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/email.png\';"/>' And the following code for the Newsletter: '<a class="thickbox" href="#TB_inline?height=400%&width=200%&inlineId=newsletter_pop"><img class="iconbox-icon" alt="BLEIBEN SIE IN KONTAKT" src="https://image" />BLEIBEN SIE IN KONTAKT</a>
Forum: Plugins
In reply to: [Auto ThickBox Plus] Problem with PositionWTF? If i do this my second box for the email share will be shown wrong. i was trying these setting.
Forum: Plugins
In reply to: [Auto ThickBox Plus] Problem with PositionI have the same Problem. But the strange thing is, that in another site the same code is working on the right position.
https://bit.ly/1kQ23ym klick on the 3 box in the quarterfield (newsletter) the pop up box open up in the right corner.
But if you press here
https://bit.ly/1c7ZLLn on the mail share button the box appear in the right place.
strange, because the css shows exactly the same Styles. ??