Sign in or 

| Style | Rules | Examples |
| Color values | Color values may be defined with standard CSS syntax. When setting borders, top-right-bottom-left ordering may be used. | WPCAPI.setFontColor("grey"); WPCAPI.setBackgroundColor("rgb(100%, 100%, 100%)"); WPCAPI.setButtonColor("rgb(255, 255, 255)"); WPCAPI.setBorderColor('#813823'); WPCAPI.setBorderBevelColor("#CAB7AE #866659 #866659 #CAB7AE"); WPCAPI.setSubmitButtonColor("#FFF"); WPCAPI.setCancelButtonBorderColor('#CAB7AE'); |
| Font family values | Can include both specific and generic font families. Make sure that values with spaces are wrapped with quotes. You can set alternative font family values (font1, font2, font3) | WPCAPI.setFontFamily("Georgia,'Times New Roman', serif"); WPCAPI.setFontFamily("New Century Schoolbook"); |
| Size values | Can be a pixel size between 10px and 30px. Sizes outside that range will default to 10px or 30px, when too small or large respectively. Sizes may be passed as a string ('14') or number (14). If an invalid argument is passed in (e.g. "fifteen"), the application defaults to 13px. | WPCAPI.setFontSize("15px"); WPCAPI.setFontSize(20); WPCAPI.setTitleBarFontSize(14); |
| String | get | set | BackgroundColor | The custom background color of Wetpaint application components, if any. |
| String | get | set | BorderColor | The custom border color of Wetpaint application components, if any. Note that the border is outlined by a "bevel," which allows the components to have a 3D effect; be sure to modify the border bevel color if you modify the border color. |
| String | get | set | BorderBevelColor | The custom border bevel color of Wetpaint application components, if any. |
| String | get | set | ButtonBackgroundColor | The custom background color for buttons within Wetpaint application components, if any. |
| String | get | set | ButtonBorderColor | The custom border color for buttons within Wetpaint application components, if any. |
| String | get | set | ButtonFontColor | The custom font color for buttons within Wetpaint application components, if any. |
| String | get | set | ButtonFontFamily | The custom font family for buttons within Wetpaint application components, if any. |
| String | get | set | ButtonFontSize | The custom font size for buttons within Wetpaint application components, if any. |
| String | get | set | SubmitButtonBackgroundColor | The custom background color for Submit buttons within Wetpaint application components, if any. |
| String | get | set | SubmitButtonBorderColor | The custom border color for Submit buttons within Wetpaint application components, if any. |
| String | get | set | SubmitButtonFontColor | The custom font color for Submit buttons within Wetpaint application components, if any. |
| String | get | set | SubmitButtonFontFamily | The custom font family for Submit buttons within Wetpaint application components, if any. |
| String | get | set | SubmitButtonFontSize | The custom font size for Submit buttons within Wetpaint application components, if any. |
| String | get | set | CancelButtonBackgroundColor | The custom background color for Cancel buttons within Wetpaint application components, if any. |
| String | get | set | CancelButtonBorderColor | The custom border color for Cancel buttons within Wetpaint application components, if any. |
| String | get | set | CancelButtonFontColor | The custom font color for Cancel buttons within Wetpaint application components, if any. |
| String | get | set | CancelButtonFontFamily | The custom font family for Cancel buttons within Wetpaint application components, if any. |
| String | get | set | CancelButtonFontSize | The custom font size for Cancel buttons within Wetpaint application components, if any. |
| String | get | set | FontColor | The custom font color for Wetpaint application components, if any. |
| String | get | set | FontFamily | The custom font family for Wetpaint application components, if any. |
| String | get | set | FontSize | The custom font size for Wetpaint application components, if any. |
| String | get | set | ActiveLinkColor | The custom font color for active hyperlinks within Wetpaint application components, if any. |
| String | get | set | HoverLinkColor | The custom font color for hover hyperlinks within Wetpaint application components, if any. |
| String | get | set | LinkColor | The custom font color for unvisited hyperlinks within Wetpaint application components, if any. |
| String | get | set | VisitedLinkColor | The custom font color for visited hyperlinks within Wetpaint application components, if any. |
| String | get | set | TitleBarFontColor | The custom font color for the title bars of Wetpaint application components, if any. |
| String | get | set | TitleBarFontFamily | The custom font family for the title bars of Wetpaint application components, if any. |
| String | get | set | TitleBarFontSize | The custom font size for the title bars of Wetpaint application components, if any. |
| String | get | set | AlternativeBackgroundColor | The custom alternative background color for reports within the Wetpaint application, if any. |
| String | get | set | SelectedBackgroundColor | The custom background color for selected items within Wetpaint application components, if any. |
| String | get | set | TableHeaderBackgroundColor | The custom background color for table headers within Wetpaint application components, if any. |
| String | get | set | TableHeaderColor | The custom font color for table headers within Wetpaint application components, if any. |
|
ryan_wetpaint |
Latest page update: made by ryan_wetpaint
, Dec 18 2008, 11:24 AM EST
(about this update
About This Update
27 words added 4 words deleted view changes - complete history) |
|
Keyword tags:
css
style overrides
styles
More Info: links to this page
|
| Started By | Thread Subject | Replies | Last Post | ||
|---|---|---|---|---|---|
| justia | Customization of EasyEdit Button | 1 | Nov 20 2008, 3:09 PM EST by ryan_wetpaint | ||
|
Thread started: Nov 19 2008, 1:35 PM EST
Watch
Is there currently, or is there planned, a means of modifying the EasyEdit Button? It would be nice if we could use a custom edit button image, or at the very least change that green to something that matches our site's color scheme
|
|||||
| wishpot | EasyEdit button position | 1 | Nov 18 2008, 3:25 PM EST by boe_wetpaint | ||
|
Thread started: Nov 15 2008, 11:13 PM EST
Watch
Is there a way to make the EasyEdit button appear beneath the editable area instead of on top of it?
1
out of
1 found this valuable.
Do you?
Keyword tags:
easyedit button position
|
|||||