[chat style=2]
Shortcode Attributes ( Specific to Style-2 )
s2_text_color – to change text color
s2_text_color_onhover – to change text color on hover
s2_decoration – to change text decoration – like adding underline .. ( none, underline, overline, line-through, initial, inherit )
s2_decoration_onhover – to chagne text decoration on hover ( none, underline, overline, line-through, initial, inherit ) ( e.g. s2_decoration_onhover=underline )
num – ( to change the number )
val – ( to change the display text for – style-1, style-2, style-4, style-8 )
style – ( e.g. style=1 – right now there are 8 styles )
position – ( e.g. position=fixed – to add fixed position style, css positions )
top – ( e.g. – left=10px , left=2% )
right – ( e.g. – left=10px , left=2% )
bottom – ( e.g. – left=10px , left=2% )
left – ( e.g. – left=10px , left=2% )
home – ( home= hide ) to hide shortcodes in home page , category, archive
[chat style=2 s2_text_color=#ff9100 s2_text_color_onhover=#ffa726 s2_decoration=underline s2_decoration_onhover=none ]
Fixed position
[chat style=2 position=fixed bottom=10px right=10px]
( fixed position – bottom right corner )