Quote Originally Posted by rbarbour View Post
The plugin CSS file has conflicting rules with the main CSS file, comment out or remove the footer rules in the main CSS file.
Thanks. Played with the CSS and it helped :)

Have now a question regarding the right to left:
I need to change the columns order to be from right to left. Column number 1 on the right side
etc'. I found some aligns in some CSS and PHP files and changed the left to right but could not find the place
of changing column #1 to be the right one.
Where should I change this ?