Skip to Content Skip to Menu

how to get profile-edit page without tabs?

12 years 11 months ago - 12 years 11 months ago #178899 by carsten888
how to get profile-edit page without tabs? was created by carsten888
I want on the profile-edit page no tabs, but each div under eachother. The HTML is there (I set in the CB config to display div's instead of tables). But where or how to disable that script that makes those tabs?

joomla 1.7
CB 1.7
Last edit: 12 years 11 months ago by carsten888.

Please Log in or Create an account to join the conversation.

  • leonkush
  • leonkush
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
12 years 3 months ago #201067 by leonkush
Replied by leonkush on topic Re: how to get profile-edit page without tabs?
any update on this one I would also like to remove the tabs from the edit profile page

Please Log in or Create an account to join the conversation.

  • Roland
  • Roland
  • OFFLINE
  • Posts: 161
  • Thanks: 16
  • Karma: 11
12 years 3 months ago #201199 by Roland
Replied by Roland on topic CB Core Ajax plugin instead of profile edit
Yes - would be fine to get them out...

Also it would be finde, that you can select per Tab and field if it's viewable in the profile edit page.

So with the new great CB Core Ajax plugin ( www.joomlapolis.com/news/18284-cb-core-fields-ajax-plugin-10-released ) I need the profile edit only for the fields that don't work with that (password, name, etc...)

www.simple-quality.de - The Quality-Web-Portal

Please Log in or Create an account to join the conversation.

12 years 3 months ago - 12 years 3 months ago #201477 by pepperstreet
Replied by pepperstreet on topic Re: how to get profile-edit page without tabs?

carsten888 wrote: ...no tabs, but each div under each other...


I made a similar question some time ago. Unfortunately, the configuration does not have any influence on the edit display. Nor the tab styles, which is a real drawback! And... there is no pure CSS solution for this. You can modify the final output, so you get rid of the tabs... BUT

If you examine the code, you will see that the titles are in a "stacking order". And also the "tab" containers come in their own stack! So, there is no connection between the title and the actual content!

Example:
Title1
Title2
Title3
...
TabContent1
TabContent2
TabContent3
...

The only solutions would be a re-ordering of the elements with jQuery...

(or modify the core files)
Last edit: 12 years 3 months ago by pepperstreet.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum