Plugin Directory

Changeset 1856415


Ignore:
Timestamp:
04/11/2018 12:38:01 PM (8 years ago)
Author:
thinkerwebdesign
Message:

Initial Commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • thinker-language-translator/trunk/readme.txt

    r1856399 r1856415  
    4747**Customize Step 2 - Hover/Click Icon**
    4848
     49*Icon Method*
     50
    4951* Use Icon Method: Optionally use a customized icon to display translator options on mouse click or hover.
    5052* Icon Size: Choose the size of the icon in pixels. (Default: 30)
     
    5254* 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)
    5355* Icon BG Color: Choose a background color behind the icon. (Default: #fff)
     56
     57*Icon Container*
    5458
    5559* Icon Container: Optionally display the icon inside a customized container.
     
    6367**Customize Step 3 - Locations**
    6468
     69*Shortcode*
     70
    6571* Shortcode Padding: Choose a padding for the shortcode container using CSS Rules. (Default: 5px)
    6672* Display the translator in desired content using this shortcode: [thinker_translator]
     73
     74*Floating*
    6775
    6876* Floating Translator: Optionally display a customized Floating translator.
     
    7280* Left Alignment: Choose a left alignment for the Floating translator using CSS Rules. (Default: 50px)
    7381* Right Alignment: Choose a right alignment for the Floating translator using CSS Rules. (Default: auto)
     82
     83*Footer*
    7484
    7585* Below Footer Translator: Optionally display a customized translator below the footer.
     
    94104* [Border Radius](https://www.w3schools.com/cssref/css3_pr_border-radius.asp)
    95105* [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)*
    97107* [Top](https://www.w3schools.com/cssref/pr_pos_top.asp)
    98108* [Bottom](https://www.w3schools.com/cssref/pr_pos_bottom.asp)
Note: See TracChangeset for help on using the changeset viewer.