At first, thank you very much for choosing our extension. I will show you how to change the logo and modify the module as you want. If you cant make it, you can submit a new ticket by using our support system (
support.joomlaux.com/
) and include your change ( or your idea ) I will help you to choose the best style and make the change on your site for you.
- About the style of Module.
For change the facebook Icon
File CSS : line 196
For change the facebook text style
Please add the class .btn-type-facebook{ } in the end of file and add the style for this class.
For change the button text style
Please add the class .dcsmt-btn.btn-type-facebook { } in the end of file and add the style for this class.
And for the images of RSS feeds, in this version our extension do not have this feature, but I will consider to add it in the next version. Or if you want I can show you how to make it. But It need to change somethings in javascript .
If you have any question or request, please contact me again. You can use the forum, facebook message or submit ticket ..
At first, I'm so sorry for my late response.
About the change text when the mouse hovers, you need to modify some source code to make it.
You need to modify in line 244 of jquery file. But with this I think you need to make the switch-case to give each other of tabs have the title you want.
If you cant make the change, you can submit a new ticket and I will help you to make it like you want.