1. jQuery(function(){
  2. jQuery("body").prepend('<div id="inkscapeforum" style="margin-top:-6px;padding:0;cursor:pointer;margin-bottom:2px;font-size:14px;z-index:90000000000000000000000000000000;text-align:center;vertical-align:middle;" ><a onmouseover="$(this).css(\'text-decoration\',\'none\');$(this).css(\'color\',\'#FF8600\');" onmouseout="$(this).css(\'color\',\'#027AB6\');" style="display:block;padding:2px;color:#027AB6;" href="https://inkscape.org/forums/" >Visit the new <b>www.inkscape.org</b> official forum</a></div>');
  3. });
 
 

344

Inkscape Forum Proxy Script

A script to add a warning/notification to inkscapeforum website.

Private

Lines
8
Words
25
Size
536 bytes
Created
Type
application/jav…
Affero General Public License v3 (AGPLv3)
Please log in to leave a comment!