Shape 5

Joomla Club Extensions => Frontpage Display Version 1 - Club => : drizzt99 January 24, 2009, 11:03:33 AM



: Right to left problem - Resolved
: drizzt99 January 24, 2009, 11:03:33 AM
Hi,
I've managed to convert the FA template into rtl, but there's a problem with the module.
Problem is, the H3 (the box's title) is being set inline (I guess using some kind of a PHP script).
Where can I change it to fit?
You can view the problem here : http://ycc.co.il/ttt/index.php?lang=he
Thanks,
Yonatan


: Re: Right to left problem
: drizzt99 January 24, 2009, 11:26:38 AM
Ok,
I got the answer for this one, if anyone is interested...
In the css I've added :

/* For the frontpage display */
#s5_fd_box1_h3, #s5_fd_box2_h3, #s5_fd_box3_h3, #s5_fd_box4_h3, #s5_fd_box5_h3, #s5_fd_box6_h3 {
padding-right: 8px;
}

Worked like a charm!

Thanks again for a great module!

Cheers,
Yonatan