Hi
Social Icons is published on custom XHTML module type published on "banner2" module position.
The structure used on demo is this one:
- Code: Select all
<p><a class="gkFacebook" href="#">Facebook</a> <a class="gkStumbleUpon" href="#">Stumble Upon</a> <a class="gkVimeo" href="#">Vimeo</a> <a class="gkMobyPicture" href="#">Moby Picture</a> <a class="gkTwitter" href="#">Twitter</a> <a class="gkYouTube" href="#">YouTube</a> <a class="gkIchat" href="#">iChat</a> <a class="gkDigg" href="#">Digg</a> <a class="gkDribbble" href="#">Dribbble</a></p>
So use editor on toggle mode and make your changes.
About the issue of Tabs GK4 template style, please open this module and go to "Advanced Settings" and select "Force disable" on "Use CSS" parameter. This will set source of style classes from template files and not from module.
Next step is to add the following module suffix: "[space]tab2"
You can also use default style as "[space]tab" or the dark style using "[space]tab1" suffix.
Cheers