These two section are used in my Signature to get a dynamic signature on my talk page. The code is: {{SUBST:#ifeq:{{SUBST:PAGENAME}}|Kiz|{{SUBST:User:Kiz/Signature}}|{{SUBST:User:Kiz/Signature1}}}}
Compatability currently: Chrome, and Firefox and functions correctly. IE and Edge all function, but some of the formatting is off.
Incompatability currently: Gadget - DropDownMenus
This CSS sheet combines the above features making both the sidebar and top bar fixed in place and the page scrolls under them.
The sheet can be install in to ways:
1 - The easiest way is but inputting importStylesheet('User:Kiz/mbfloat.css'); or importStylesheet('User:Kiz/vecfloat.css'); in to your skin javascript page.
2 - Alternatively, if you place {{subst:User:Kiz/mbfloat.css}} or {{subst:User:Kiz/vecfloat.css}} in to your skin CSS page.
Option 1 - enables updates to be automatically applied to your files as part of the site-wide upgrades.
Option 2 - updates have to manually implemented by repeat of the process in option 2, but the page loads your changes as part of the regaular .css implementation. Using option 1 the software will the load the wiki and after the page load is complete, would then load your imported script. Option 2 should results in quicker page loads out of the two.
Depending on your skin, you should use mbfloat.css for uespmonobook and vecfloat.css for uespvector
Some graphical elements do not align perfectly on all resolutions.