Kasimi answered to my request on change the mod for absolute urls, he said that can be done doing a mod (or sub mod for mchat).
That's true, we will see to do this, or to make the procedure more easy, fast and that will work for all.
Did you added into overall_footer.html the code:
Code: Select all
$( "#page-header,#page-footer" ).css( { "height" : "0px","overflow": "hidden" } ); // can't be none, or events will not affect
But this aspect we will improve as soon.
Particularly, if i disable for example the legend or who is chatting, the code that cause to open links as _blank not work, because the js code selector, fail on find out the element where to apply.