jQuery(function(){
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>');
});
A script to add a warning/notification to inkscapeforum website.
Please log in to leave a comment!