Youtube-icon in vBulletin-editor (Fanboy's Annoyance List)

This is where you should report issues arising from the subscription filters.
Locked
hurda
Site Member
Site Member
Posts: 30
Joined: Sun Dec 01, 2013 11:29 am

Youtube-icon in vBulletin-editor (Fanboy's Annoyance List)

Post by hurda »

The filter

Code: Select all

/images/*youtube.gif
in Fanboy's Annoyance List is blocking the Youtube-icon in vBulletin's editor interface.
In turn the alt-text is show, which is just ugly.

http://i.imgur.com/vgTXMSW.png

Here's the HTML-code:

Code: Select all

<div style="background: none repeat scroll 0% 0% rgb(225, 225, 226); color: rgb(0, 0, 0); padding: 1px; border: medium none;" 
class="imagebutton" id="vB_Editor_001_cmd_wrap0_youtube">
<img title="Wrap [YOUTUBE] tags around selected text" src="images/editor/youtube.gif"
alt="Wrap [YOUTUBE] tags around selected text" height="20" border="0" width="21">
</div>
MonztA
EasyList Author
EasyList Author
Posts: 8121
Joined: Thu Jul 26, 2007 4:19 pm
Location: Germany

Post by MonztA »

Locked