Shortcode Attributes ( Specific to Style-7 )
s7_color – to change icon color
s7_hover_color – to change icon color when hover
s7_icon_size – to change icon size
s7_box_background_color – to change box background color ( border color )
s7_box_background_hover_color – to change box background color on hover
s7_box_height – to change box height
s7_box_width – to change box width
s7_line_height – to change line height
( try to add same values for – s7_box_height, s7_box_width, s7_line_height – if not perfect then change the values )
num – ( to change the number )
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=7 s7_color= #fff s7_hover_color=#ffa500 s7_icon_size=50px s7_box_background_color=#9cff57 s7_box_background_hover_color=#00e51e s7_box_height=100px s7_box_width=100px s7_line_height=100px ]
Fixed position
[chat style=7 position=fixed bottom=10px right=10px]