Hi,
I am using Drupal 6 and quick tabs
As according to the requirements I have put content slider between the tabs
The thing is instead of having the tabs on top of the content I have to have these below the content
I tried debugging the code
theme_quicktabs_tabs (quicktabs.module): this function is generating the tabs on the page
and I am not able to get where is this function being called.
Is there a way other that PHP code for this change as I am new to PHP.