Hi,
Thank for choosing our product!
You can find to jux.dcsns.wall.css {root/modules/mod_jux_social_stream/assets/css/jux.dcsns.wall.css}, you will see:
.dcsns-toolbar .filter li a {
padding: 4px 3px 0 3px; ===> you can change: padding: 10px 15px 3px 15px;
margin: 0 1px 1px 0;
display: block;
float: left;
background: #777;
height: 28px;
}
If you love our extension, please rate us 5 star(100point):
extensions.joomla.org/extension/jux-social-stream
It will be great motivation for us, to develope our product.
Thanks.. I will try this out.. also I have tried to leave positive feedback being that your extensions are the only ones that have truly worked. After trying many others, spending hours to have them not work has been horrible. I really appreciate your work. I will try to log in and leave feedback again. Thanks
a
Hello one more question.. is this where I can find placement code for left or right options. I like that too and wonder if it's css code I can use for other elements? Thanks
a
Hi,
Topic title is Social Stream , but you are asking for Social Tab
you can increase the size of the button by seeking to dcsmt.css(root/modules/mod_jux_social_tabs/assets/css/dcsmt.css) and you will see
.social-tabs li {
padding: 3px 3px 3px 4px; ==> you change: padding: 7px 6px 5px 6px;
width: 27px; ======> width: 40px;
height: 26px; ======> height:40px
background: #777;
z-index: 10;
}