Hello NIGHTDREAM29,
The template module position table you can preview here:
http://www.astemplates.com/joomla-template-documentation/367-226-template-module-positions
Regards, AS Team.
nightdream29
POSTED: 2016-09-30
Hi, where are delete the products from sample installation? don't have products and categories in vm, but in frontend are displaying products from sample.
nightdream29
POSTED: 2016-10-01
Hi,
2new Questions:
1.: The main font write all headers in big letter, where i can change this? Problem is, we build teechnical Shop and there must show 320mA like this not like the template style 320MA.
2.: In product detail the desitiption is closed and user must himself open this. where i can change this? the description must be open all time!
thx
AS Templates
POSTED: 2016-10-02
Hello NIGHTDREAM29,
1. Everything can be done by editing css files. You can easy determinate the file which should be changed and the css class by installing and using Firebug plugin: https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
For example the h2 tag you can find in the
'templates/as002075/css/tmpl.default.css' file in the following class (line 337):
2. We are sorry, the template does not have such parameter/option, it should be developed, you may ask for it here:
http://www.astemplates.com/services
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
The template module position table you can preview here:
http://www.astemplates.com/joomla-template-documentation/367-226-template-module-positions
Regards, AS Team.
2new Questions:
1.: The main font write all headers in big letter, where i can change this? Problem is, we build teechnical Shop and there must show 320mA like this not like the template style 320MA.
2.: In product detail the desitiption is closed and user must himself open this. where i can change this? the description must be open all time!
thx
1. Everything can be done by editing css files. You can easy determinate the file which should be changed and the css class by installing and using Firebug plugin: https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
For example the h2 tag you can find in the
'templates/as002075/css/tmpl.default.css' file in the following class (line 337):
h2 {
font-size: 28px;
font-weight: normal;
letter-spacing: -1px;
line-height: 32px;
margin-bottom: 60px;
padding-bottom: 5px;
padding-top: 0;
text-transform: uppercase;
}
2. We are sorry, the template does not have such parameter/option, it should be developed, you may ask for it here:
http://www.astemplates.com/services
Regards, AS Team.