Custom BBcode doing weird things

  • Thread starter Thread starter Soyuz_new
  • Start date Start date

Soyuz_new

Guest
Member
Hello! I'm having strange problems with a custom BB I made for showing Thomann.de prices. It's basically a <style> tag for some custom CSS and a <script> code for calling the price widget from Thomann servers. This is the replacement:
<style>.tho-universe{margin-bottom: 35px;}</style><div id="cf-productswidget-2" class="cf-productswidget"></div><script src="https://thomann.clickfire.de/Creatives/GetProductsWidgetJS/vg83TgpWqrKXWKkis9uRV6XeDK2Q2?data={text}&lng=es&ref=1"></script>...
Click to expand...

Read more
 
Top