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.
________________________________ This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.
______________________________________________________________________
As far as I rem there is no configuration which allows upside down rendering (btw how did that pass UX team?) you might try http://drupal.org/node/679148 * * I cant think of a situation in which loading content above the tabs would make sense UI wise. You would need to override the theme function to change the order of markup (assuming code in my head :P)
Cheers http://drupal.org/node/679148* *---------------------------------- Dipen Chaudhary Founder, QED42 : We build beautiful and scalable web strategies ( www.qed42.com ) Blog: dipenchaudhary.com Twitter: http://twitter.com/dipench
On Thu, May 6, 2010 at 5:50 PM, Tarun Kumar Tarun.Kumar@lntinfotech.comwrote:
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.
This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.
-- [ Drupal support list | http://lists.drupal.org/ ]
You can see the attached images with 3 tabs Tab 1 Tab2 and Tab3
And in between the content is rotating rather sliding
I tried the link but not much of help Order of markup I will try to explore but being non PHP background I doubt
From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Dipen Sent: Thursday, May 06, 2010 6:54 PM To: support@drupal.org Subject: Re: [support] Upside dowwn the Quick tabs
As far as I rem there is no configuration which allows upside down rendering (btw how did that pass UX team?) you might try http://drupal.org/node/679148
I cant think of a situation in which loading content above the tabs would make sense UI wise. You would need to override the theme function to change the order of markup (assuming code in my head :P)
Cheers
---------------------------------- Dipen Chaudhary Founder, QED42 : We build beautiful and scalable web strategies ( www.qed42.comhttp://www.qed42.com ) Blog: dipenchaudhary.comhttp://dipenchaudhary.com Twitter: http://twitter.com/dipench
On Thu, May 6, 2010 at 5:50 PM, Tarun Kumar <Tarun.Kumar@lntinfotech.commailto:Tarun.Kumar@lntinfotech.com> wrote: 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.
________________________________ This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.
______________________________________________________________________
-- [ Drupal support list | http://lists.drupal.org/ ]
______________________________________________________________________
________________________________ This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.
______________________________________________________________________