Changeset 1856415
- Timestamp:
- 04/11/2018 12:38:01 PM (8 years ago)
- File:
-
- 1 edited
-
thinker-language-translator/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
thinker-language-translator/trunk/readme.txt
r1856399 r1856415 47 47 **Customize Step 2 - Hover/Click Icon** 48 48 49 *Icon Method* 50 49 51 * Use Icon Method: Optionally use a customized icon to display translator options on mouse click or hover. 50 52 * Icon Size: Choose the size of the icon in pixels. (Default: 30) … … 52 54 * Icon Image URL: Choose a custom image to use as an icon or background behind the Font Awesome Icon. (Example: http://ex.com/ex.png) 53 55 * Icon BG Color: Choose a background color behind the icon. (Default: #fff) 56 57 *Icon Container* 54 58 55 59 * Icon Container: Optionally display the icon inside a customized container. … … 63 67 **Customize Step 3 - Locations** 64 68 69 *Shortcode* 70 65 71 * Shortcode Padding: Choose a padding for the shortcode container using CSS Rules. (Default: 5px) 66 72 * Display the translator in desired content using this shortcode: [thinker_translator] 73 74 *Floating* 67 75 68 76 * Floating Translator: Optionally display a customized Floating translator. … … 72 80 * Left Alignment: Choose a left alignment for the Floating translator using CSS Rules. (Default: 50px) 73 81 * Right Alignment: Choose a right alignment for the Floating translator using CSS Rules. (Default: auto) 82 83 *Footer* 74 84 75 85 * Below Footer Translator: Optionally display a customized translator below the footer. … … 94 104 * [Border Radius](https://www.w3schools.com/cssref/css3_pr_border-radius.asp) 95 105 * [Padding](https://www.w3schools.com/cssref/pr_padding.asp) 96 * [Background](https://www.w3schools.com/cssref/css3_pr_background.asp) (Important: Do NOT use quotes for URL)106 * [Background](https://www.w3schools.com/cssref/css3_pr_background.asp) *(Important: Do NOT use quotes for URL)* 97 107 * [Top](https://www.w3schools.com/cssref/pr_pos_top.asp) 98 108 * [Bottom](https://www.w3schools.com/cssref/pr_pos_bottom.asp)
Note: See TracChangeset
for help on using the changeset viewer.