products
Community Builder Plugins
Customizetab
Customizetab v0.6 | Customizetab v0.6 |
|
|
|
| Written by Michael Perthel | |
| Tuesday, 20 March 2007 | |
|
I put the latest version into the download section. The colorpicker issue in IE is fixed. There is one problem in IE - normally the changes a user made will immediatly applied to the specific pageelement. This will not work in IE, cause I manipulate the stylesheet directly with getProperty and setProperty (which IE doesnt support). I will try a workaround with addRole and removeRole. To get more information see http://www.quirksmode.org Now you can add more information to the XML file. see the following example:
<element selector="body" name="Whole page" desc="Changes the color of the body" tip="Change the layout of your whole site here">
<attribute type="color" name="Backround Color" tip="Please set here the backgroundcolor of your whole site">background-color </attribute> <attribute type="set" set="repeat;repeat-x;repeat-y;no-repeat">background-repeat </attribute> <attribute type="image" fname="bodybg">background-image </attribute> </element> If no colorpicker appears, please check the plugins backend. There you can set an option to use a colorpicker or not. Choose the colorpicker and save your settings. |
|
| Last Updated ( Tuesday, 08 May 2007 ) |
| < Prev | Next > |
|---|





