Hello,
I am using two languages in my site - English (LTR) and Hebrew (RTL).
I am using Joomfish to switch languages.
When changing to Hebrew the "up" Icon stays on the right of the page and covers the section/category name.
Is there a way to make the icon move when the page changes to RTL display?
The Englisg page can be seen in this link:
http://www.elisete.com/en/freedownloads ... loads.html
The Hebrew page can be seen in this link:
http://www.elisete.com/he/freedownloads ... loads.html
Thanks
Miki Retter
www.elisete.com
Location of "up" icon in Hebrew (RTL) display
-
- Phoca Newbie
- Posts: 3
- Joined: 15 Dec 2009, 17:42
- Jan
- Phoca Hero
- Posts: 48743
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Location of "up" icon in Hebrew (RTL) display
Hi, go to:
http://www.elisete.com/components/com_p ... d-blue.css (Phoca Download CSS) and find class pd-top:
and change the right to left.
Jan
http://www.elisete.com/components/com_p ... d-blue.css (Phoca Download CSS) and find class pd-top:
Code: Select all
#phoca-dl-section-box .pd-section div.pdtop,
#phoca-dl-category-box .pd-category div.pdtop,
#phoca-dl-file-box .pd-file div.pdtop {
float: right;
position: relative;
width: 16px;
margin-top: 5px;
margin-right:7px;
}
Jan
If you find Phoca extensions useful, please support the project