Different horizontal position for copyright link

Phoca Gallery - image gallery extension
arvendal
Phoca Member
Phoca Member
Posts: 13
Joined: 27 Oct 2008, 12:09

Different horizontal position for copyright link

Post by arvendal »

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?
arvendal
Phoca Member
Phoca Member
Posts: 13
Joined: 27 Oct 2008, 12:09

Re: Different horizontal position for copyright link

Post by arvendal »

Hi,

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">';
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?
arvendal
Phoca Member
Phoca Member
Posts: 13
Joined: 27 Oct 2008, 12:09

Re: Different horizontal position for copyright link

Post by arvendal »

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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Different horizontal position for copyright link

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply