I am using a Joomla RTL template (which usually causes some incompatibility issues, but all are solved eventually)
I want to have a better Right-to-LEft view of the fields, trying to edit the fronend.css didn't supply the change I needed.
The main field I want to move-to-the-right is:
In the user control panel, I want to move the title to the right
div id: "hikashop_cpanel_title"
class: header
- I want to cancel the : style="left"
please advise on how?
Also, on DIV: "hikashop_order_listing", I want to switch the left and right objects (header and toolbar)
thanks