Saturday, December 10, 2011

Sobi2 Tabbing css n some problems

Installed sobi2 Joomla component on your site..? Then you should use sobi2 tabs on the Details View of your directory at least. Well its very easy if you find this page.
Just go through the above page you will get it. Its easy. Find the sobi2.details.tmpl.php from correct folder(depends on selected template) & add tabbing code in this file according to your requirement.
I guess definitely you want to customize this default tabbing style to suit your site.
To change css go to com_sobi2/includes/tab.webfx.css & make as you want. check this css file for reference.
If everything is fine then don't read this. If your page is going up-down when you click on the tabs you have created then go to com_sobi2/includes/js/tabpane.js & comment line no. 209 which contain a.href = "#"; Don't worry it won't affect anywhere so make this change without hesitation.

No comments:

Post a Comment