in Modul-Position 6 the, newsflash modul is in horizontal configuration.
How can I do this? And why are the shaddow of the image in wrong order?
Thanks
Link to my page: http://ffwnochern.pf-control.de/
AS Templates
POSTED: 2015-11-20
Hello FFNOCHERN,
Our suggestion is to install it using quick-start installation package, after installing the package your site will look exact like our demo preview page and it will be easy for you to make changes in the content, preview all parameters and settings. The quick-start package is actually the template documentation. If by some reason you can't install it on your live server you can install on some demo server or demo folder and then preview all settings.
The package should be installed like regular Joomla installation, here you can find some more info:
http://www.astemplates.com/joomla-template-documentation/109-002032
Regards, AS Team.
ffnochern
POSTED: 2015-11-22
Hey AS-Team,
thanks for your last lead, it helps me a lot!
Now i got anouther question. How can i change the main font size. I tried it in the template attitudes. --> body font size.
But nothing changed :/
my page: http://ffwnochern.pf-control.de/Quick/
the font is to small :/
regards niclas
AS Templates
POSTED: 2015-11-22
Hello FFNOCHERN,
Body font size you can change using the template parameters, please see body font size parameter under the template General Configuration Parameters tab.
Regards, AS Team.
ffnochern
POSTED: 2015-11-22
Yes, i did, but nothing change :/
AS Templates
POSTED: 2015-11-22
Hello FFNOCHERN,
Can you please provide us with an access to your Joomla admin panel? The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
ffnochern
POSTED: 2015-12-14
Hey AS-Team,
is it possible to change the backgroundcolor on modul position 7 ?
I want it transparent. Now it is black.
What do I need in the CSS file change?
Regards
Niclas Wilbert
Link to my site: www.ffw-nochern.de
AS Templates
POSTED: 2015-12-14
Hello FFNOCHERN,
You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Regards, AS Team.
ffnochern
POSTED: 2015-12-17
Hello AS Team !
I tried with firebug, without success.
please show me the part, that i've to change.
in memory of:
The background of position 7 should be transparent.
Thanks
Regards
ffn
AS Templates
POSTED: 2015-12-17
Hello FFNOCHERN,
Please see tmpl.default.css file the following class:
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
in Modul-Position 6 the, newsflash modul is in horizontal configuration.
How can I do this? And why are the shaddow of the image in wrong order?
Thanks
Link to my page: http://ffwnochern.pf-control.de/
Our suggestion is to install it using quick-start installation package, after installing the package your site will look exact like our demo preview page and it will be easy for you to make changes in the content, preview all parameters and settings. The quick-start package is actually the template documentation. If by some reason you can't install it on your live server you can install on some demo server or demo folder and then preview all settings.
The package should be installed like regular Joomla installation, here you can find some more info:
http://www.astemplates.com/joomla-template-documentation/109-002032
Regards, AS Team.
thanks for your last lead, it helps me a lot!
Now i got anouther question. How can i change the main font size. I tried it in the template attitudes. --> body font size.
But nothing changed :/
my page: http://ffwnochern.pf-control.de/Quick/
the font is to small :/
regards niclas
Body font size you can change using the template parameters, please see body font size parameter under the template General Configuration Parameters tab.
Regards, AS Team.
Can you please provide us with an access to your Joomla admin panel? The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
is it possible to change the backgroundcolor on modul position 7 ?
I want it transparent. Now it is black.
What do I need in the CSS file change?
Regards
Niclas Wilbert
Link to my site: www.ffw-nochern.de
You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Regards, AS Team.
I tried with firebug, without success.
please show me the part, that i've to change.
in memory of:
The background of position 7 should be transparent.
Thanks
Regards
ffn
Please see tmpl.default.css file the following class:
#header-bottom-row .container {
background-color: #000;
color: #fff;
}
Regards, AS Team.
But what I need to change there ?
Regards
You have to change colors, maybe you will need to add some your custom css.
Regards, AS Team.