Hi,
it's possible to center horizontally the module social wall (with style social wall)? Now is aligned to the left.
Sorry for my english.
Thanks
Davide Garetto
vg59srl
ITALY
Hi Davide.
Thank you for using product our. You can set the configure of module
Display Type => Static Tabs
The Tabs will display as static box in the Position of Joomla template that it is placed.
Hope it will help you.
Hi Davide,
I'm sorry for My confusion. You are social stream, But I ween you are using social tabs module
You can give me link your site. I will try check it again.
Thanks for using our product,
Please go to ...modules/mod_jux_social_stream/assets/css/jux.dcsns.wall.css
add some code below:
.dcsns ul {
margin-left: 113px!important;
}
Hope it will help you