Customizing the user interface which shows on frontend

Phoca Gallery - image gallery extension
Sql
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 11 Feb 2013, 00:02

Customizing the user interface which shows on frontend

Post by Sql »

Hi there, :)
I am new here and I have a few questions
1)is it possible to change the color of the user interface because it is white and I want it to be black..
2)is it possible to change the text in the user interface in the menu for example "subcategories", and some other things not to show in the interface, so to cut the story short I want different things to show/hide in the user interface..

Sql :)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49149
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Customizing the user interface which shows on frontend

Post by Jan »

Hi,
1) you can customize it per CSS but depends exactly where you want to change it - try to use e.g. firebug to see which classes you need to change
2) the same, just set it in CSS (some parts like this text are not stylized by Phoca Gallery so you need to stylize them in your template CSS)

Jan
If you find Phoca extensions useful, please support the project
Sql
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 11 Feb 2013, 00:02

Re: Customizing the user interface which shows on frontend

Post by Sql »

Thank you Jan, but I don't want to stylize the text, but to change it, for example it says "subcategory" and I want it to say for example "your album" or something else and I want that change to be permanent so when I change it, that it stays like that for any user on the site..
Sql
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49149
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Customizing the user interface which shows on frontend

Post by Jan »

Hi, you can change the strings in language file, see where it is located:
https://www.phoca.cz/documents/46-transl ... -in-joomla
Jan
If you find Phoca extensions useful, please support the project
Sql
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 11 Feb 2013, 00:02

Re: Customizing the user interface which shows on frontend

Post by Sql »

Thank you Jan
Post Reply