Hey guys,
I'm new here so forgive me some mistakes...
I had update joomla to 1.5.15 and phoca gallery to 2.6.1
and now are the next and prev buttons are switched in the lightbox...
i've got the newest language file for joomla and phoca in german.
somebody know the solution?
regards zer0core
2.6.1 Next and Prev Button are switched
-
zer0core
- Phoca Newbie

- Posts: 3
- Joined: 10 Dec 2009, 09:08
-
reko
- Phoca Professional

- Posts: 407
- Joined: 29 Dec 2008, 22:06
Re: 2.6.1 Next and Prev Button are switched
Hi zr0core,
follow this topic viewtopic.php?f=1&t=6800#p29556, it might be the same problem.
regards
/rk
follow this topic viewtopic.php?f=1&t=6800#p29556, it might be the same problem.
regards
/rk
-
zer0core
- Phoca Newbie

- Posts: 3
- Joined: 10 Dec 2009, 09:08
Re: 2.6.1 Next and Prev Button are switched
ok i've read it but what is the solution now???
-
reko
- Phoca Professional

- Posts: 407
- Joined: 29 Dec 2008, 22:06
Re: 2.6.1 Next and Prev Button are switched
i don't know. Maybe Jan can help?
-
zer0core
- Phoca Newbie

- Posts: 3
- Joined: 10 Dec 2009, 09:08
Re: 2.6.1 Next and Prev Button are switched
noone can help me???
-
gilsingb
- Phoca Member

- Posts: 48
- Joined: 14 Feb 2008, 15:07
Re: 2.6.1 Next and Prev Button are switched
Let me help you:
In the directory templates/system/css there is a file called template_rtl.css
What you have to do is rename the file to template_rtl.sss or some other extention that does not associate it with a stylesheet. save the file with this extention and refresh the page in your phoca gallery.
It solved multiple problems I had. Like eg the dot at the end of the sentence would appear in front of the sentence and the forward/backward buttons were reversed.
For some obscure reason the lightbox gets a reference to the template_rtl.css and does not go to the template.css. therefor your browser will interpret it as having to read right to left instead of left to right.
I think this will do the trick for you.
Regards
Ben Gilsing
In the directory templates/system/css there is a file called template_rtl.css
What you have to do is rename the file to template_rtl.sss or some other extention that does not associate it with a stylesheet. save the file with this extention and refresh the page in your phoca gallery.
It solved multiple problems I had. Like eg the dot at the end of the sentence would appear in front of the sentence and the forward/backward buttons were reversed.
For some obscure reason the lightbox gets a reference to the template_rtl.css and does not go to the template.css. therefor your browser will interpret it as having to read right to left instead of left to right.
I think this will do the trick for you.
Regards
Ben Gilsing