Hi,
I need to change the horizontal position of the copyright link from CENTER to either LEFT or RIGHT, depending on the actual layout of the category view.
Where can I do that?
Different horizontal position for copyright link
-
arvendal
- Phoca Member

- Posts: 13
- Joined: 27 Oct 2008, 12:09
-
arvendal
- Phoca Member

- Posts: 13
- Joined: 27 Oct 2008, 12:09
Re: Different horizontal position for copyright link
Hi,
Any chance of enlightment in this matter?
I found a file in the zip archive called helpers/phocagallery.php which contain the line
at row 1746
and I suspect this has something to to with it. I want to change this to text-align:left since the layout on my webpage is left based, but I can't find the row in any file on the server. Can you help with this?
Any chance of enlightment in this matter?
I found a file in the zip archive called helpers/phocagallery.php which contain the line
Code: Select all
$output .= '<div style="text-align:center">';and I suspect this has something to to with it. I want to change this to text-align:left since the layout on my webpage is left based, but I can't find the row in any file on the server. Can you help with this?
-
arvendal
- Phoca Member

- Posts: 13
- Joined: 27 Oct 2008, 12:09
Re: Different horizontal position for copyright link
Problem solved!
The value needs to be changed on row 1746 in this file on the server:
administrator/components/com_phocagallery/helpers/phocagallery.php
Cheers.
The value needs to be changed on row 1746 in this file on the server:
administrator/components/com_phocagallery/helpers/phocagallery.php
Cheers.
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Different horizontal position for copyright link
Ok
If you find Phoca extensions useful, please support the project