Guest
10 Jan 2013 22:21

The picture and title should say it all. I realize its a simple code fix, but thought you might want to do it for all in an update.

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
10 Jan 2013 23:25

Would be cool if you would provide fix with this topic along :) Then we do not spend too much time to reproduce and find :)


Konstantin
Total posts: 1,113
11 Jan 2013 04:56

Thanks for the comment. We fix this.


Sergey
Total posts: 13,748
11 Jan 2013 21:47

We release updates every Thursday. Fixed means we had fixed it but you will get it with Thursday's update.


Guest
23 Jan 2013 15:46

There is still a small issue with this. The long label no longer pushed down the items, but if there is a long item list name alignment is no longer correct. Please see screens shot.


Sergey
Total posts: 13,748
23 Jan 2013 22:37

I need to see source code. Give me access.


Guest
24 Jan 2013 13:40

Hidden text


Sergey
Total posts: 13,748
24 Jan 2013 22:01

I have fixed it. Please wait to next update or edit file com_conalt/fields/checkbox/tmpl/input/default.php and change line 65

</div>

to

</div>

<div class="clearfix"></div>

Guest
25 Jan 2013 08:30

Unfortunately changing the code as noted above brings us back to the original issue where the Long label pushes down check-box field values as seen in the very first post that started this thread. :S

Hidden text


Sergey
Total posts: 13,748
26 Jan 2013 22:05

Unfortunately you made labels shorter so there is no 2 lined labels and even if I delete clearfix it does nor reproduce another error. On my template I do not have first error when double string labels break layout.


Guest
27 Jan 2013 08:32

Sergey go here use firefox 18.0.1, go here:

Hidden text

Scroll down and see the following:

Hidden text

There you will find long labels. This is with the clearfix code in place.

Thank you.

Powered by Cobalt