How to change the number of green letters in the main title? Now the first 4 are green, the rest is black, but unfortunately this does not fit our title.
How to change "Read More" buttons - we need this text in Polish.
Thank you
AS Templates
POSTED: 2016-06-20
Hello SZCZEPAA,
The color you can change by editing tmpl.default.css file the following class:
The 'Read More' buttons should be changed to Polish after installing Polish language support in your Joomla admin panel, if it will not work you can change the text by overriding Joomla constants, the overriding documentation you can see here:
http://blog.astemplates.com/joomla-language-override/
Regards, AS Team.
szczepaa
POSTED: 2016-10-08
Hello AS Team,
how can I change the name "Our Gallery" - I would like to have it in Polish.
Thank you
AS Templates
POSTED: 2016-10-10
Hello SZCZEPAA,
The page heading you can change in your Joomla admin panel -> Menus -> Main Menu -> Gallery menu item under Page Display tab see Page Heading parameter.
Regards, AS Team.
szczepaa
POSTED: 2016-10-09
Hi,
one more question - is it possible to change gallery Layout Mode to list as a default mode? If so, how to do it?
Thank you
szczepaa
POSTED: 2016-10-16
Thank you for your answer.
Could you respond to my second question about layout mode?
Thank you
AS Templates
POSTED: 2016-10-16
Hello SZCZEPAA,
Sorry, there is no such option, it should be developed.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
thank you for the great template.
How to change the number of green letters in the main title? Now the first 4 are green, the rest is black, but unfortunately this does not fit our title.
How to change "Read More" buttons - we need this text in Polish.
Thank you
The color you can change by editing tmpl.default.css file the following class:
#logo h1 span.char_0,
#logo h1 span.char_1,
#logo h1 span.char_2,
#logo h1 span.char_3
{
color: #37b373;
}
The 'Read More' buttons should be changed to Polish after installing Polish language support in your Joomla admin panel, if it will not work you can change the text by overriding Joomla constants, the overriding documentation you can see here:
http://blog.astemplates.com/joomla-language-override/
Regards, AS Team.
how can I change the name "Our Gallery" - I would like to have it in Polish.
Thank you
The page heading you can change in your Joomla admin panel -> Menus -> Main Menu -> Gallery menu item under Page Display tab see Page Heading parameter.
Regards, AS Team.
one more question - is it possible to change gallery Layout Mode to list as a default mode? If so, how to do it?
Thank you
Could you respond to my second question about layout mode?
Thank you
Sorry, there is no such option, it should be developed.
Regards, AS Team.