Icon Deposit Wikidot Editor Buttons
This is the latest Wikidot Editor button set only available at Icondeposit.com! This brand new set of Wikidot Editor buttons is the total package for your Wikidot site or website. This set comes with a custom designed CSS code as well as a download set of the icons. If you do not wish to download them and wish to host them off of Icondeposit.com, then copy and paste the FULL code below directly at the bottom of your wikidot CSS stylesheet.
Copy and Paste the code below into the bottom of your CSS stylesheet to start using this button set…
/**************************************** Designed by MDesign -- Re-sale or re-distribution is prohibited. -- You may not re-distribute these Wikidot editor buttons for download -- Only Wikidot members or Icondeposit.com members can re-create or edit these buttons. -- These icons are to be linked back to this page if used elsewhere... (http://www.icondeposit.com/blog:new-wikidot-editor-buttons) -- This wikidot icon set (images as well as CSS3 coding) is licensed under the Creative Commons Attribution Share-Alike 3.0 License -- to view the full license terms and conditions please go to this link... http://creativecommons.org/licenses/by-sa/3.0/ ****************************************/ /* Begin Wikidot Editor Buttons Designed and Created by Matt Gentile (MDesign) - Icondeposit.com 2011 */ .wd-editor-toolbar-panel a {background-image: url(https://icondeposit.wdfiles.com/local--files/dev%3Anew-wikidot-editor-button-set/wdebttnss.png); border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border: 1px solid #cecece;-webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; transition: all 300ms linear;}.wd-editor-toolbar-panel a:hover {-webkit-transform: scale(1.0) rotate(0deg) !important; -moz-transform: scale(1.0) rotate(0deg) !important; background-image: url(https://icondeposit.wdfiles.com/local--files/dev%3Anew-wikidot-editor-button-set/wdebttnsshover.png); border: 1px solid #2191d1; -webkit-box-shadow: 0 0 4px #2191d1; -moz-box-shadow: 0 0 4px #2191d1; box-shadow: 0 0 4px #2191d1;}.wd-editor-toolbar-panel a:active {background-image: url(https://icondeposit.wdfiles.com/local--files/dev%3Anew-wikidot-editor-button-set/wdebttnssselect.png);}