I have a problem with the change of language in the template. Please tell me how I can change it. I use it to Polish website, and the current font does not have all the Polish characters.
hello
I have a slideshow on the background . I would just like to have under the text white translucent background. It should be be responsive That is Decreased background under the text after Reducing the screen
Did you enable Responsive Layout via Template Settings? In template Settings, you open tab 'Basic', in option 'Layout' > 'Type', you must set it 'Responsive'.
Get an access to all 239 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
View History
Hello
I have a problem with the change of language in the template. Please tell me how I can change it. I use it to Polish website, and the current font does not have all the Polish characters.
Thank you in advance
Maciej
If you want to build mult-language website, you can use this extension http://extensions.joomla.org/extension/falang
And follow an instruction at https://www.ostraining.com/blog/joomla/multi-lingual-joomla/
If you just want to translate to your language, just follow step 2 at https://www.ostraining.com/blog/joomla/multi-lingual-joomla/
Thank you,
View History
How can I give you in the background template image on the whole page? Alternatively, if I can make a slideshow in the background page?
Normally, you just define new background (color or image) for your whole page, by open file 'template.css' and add more CSS as below
body {
background: xyz;
}
'xyz' is color or background URL you want.
View History
I have a slideshow on the background . I would just like to have under the text white translucent background. It should be be responsive That is Decreased background under the text after Reducing the screen
View History
Did you enable Responsive Layout via Template Settings? In template Settings, you open tab 'Basic', in option 'Layout' > 'Type', you must set it 'Responsive'.