Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

radio diplays 19 Jun 2012 18:10 #2573

  • LJ01
  • LJ01's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 78
  • Thank you received: 2
hi
in this picture the display for radio button isn't in line
why ?

thanks LJ
Ce sont les fils qui font les cordes
ingall-niger.org

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

Re: radio diplays 19 Jun 2012 19:14 #2574

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
I didn't remember wich CSS problem, but I known this bug since Joomla 1.6

If you generate with Cook or using JDom, it solves it.

EDIT : Little adgustement : not in JDom, but in the generated CSS of your component, I think.
Coding is now a piece of cake

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

Last edit: by admin.

Re: radio diplays 20 Jun 2012 17:16 #2593

  • LJ01
  • LJ01's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 78
  • Thank you received: 2
it's a boolean data generated with cook
<?php echo JDom::_('html.form.input.bool', array(
		'dataKey' => 'boisg',
		'dataObject' => $this->batenergiepartitem
		));
?>
it's ok in frontend but not in backend !!
LJ
Ce sont les fils qui font les cordes
ingall-niger.org

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

Last edit: by LJ01.

Re: radio diplays 20 Jun 2012 18:39 #2596

  • VeCrea
  • VeCrea's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Absolute JCook fan
  • Posts: 473
  • Thank you received: 100
Well, as Jocelyn said, it's in css files that you will find the solution. So check /administrator/your_component/...

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

Re: radio diplays 20 Jun 2012 19:11 #2598

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Is it working in the sandbox ?
(not checked)
Coding is now a piece of cake

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

Re: radio diplays 21 Jun 2012 05:47 #2599

  • LJ01
  • LJ01's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 78
  • Thank you received: 2
yes it's working good in sandbox
Ce sont les fils qui font les cordes
ingall-niger.org

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

  • Page:
  • 1
Time to create page: 0.091 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started