How to remove onclick="window.open(this.src)" from images in postbit ? The code looks like this now
Quote:
<img style="max-width: 800px; cursor: pointer;" onclick="window.open(this.src)" src="http://i26.lulzimg.com/eb1795.jpg" border="0" alt="">
|
and also i would like to add a alt to images, i found it in class_bbcodes.php but what should i add there ?
--------------- Added [DATE]1321704408[/DATE] at [TIME]1321704408[/TIME] ---------------
ok onclick removed from quick auto resize code
what about alt in title images ?