Hi,
You deliver the licensed package with an outdated kickstart version.
Please update.
giselaantony
POSTED: 2024-10-16
Hi again,
I am searching for the documentation of the template positions and for the documentation of the template detail configuration. Where to find?
AS Templates
POSTED: 2024-10-16
Hello GISELAANTONY,
Our suggestion is to install this template using quick-start installation package, after installing the package your site will look exact like our demo preview page it will be easy for you to make changes in the content, preview all parameters and settings, the package installation will save days of your time. 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.
Regards, AS Team.
giselaantony
POSTED: 2024-10-16
Sorry, me again.
I created the user.css file for my style overrides. But the CSS formats in it are not read, regardless of whether I put the file in the directory /templates/as002103/css/ or in the directory /media/templates/site/as002103/css/.
What should my custom file be called and where should it be located?
AS Templates
POSTED: 2024-10-16
Hello GISELAANTONY,
Your css you have to put in the style.custom.css file.
Regards, AS Team.
giselaantony
POSTED: 2024-10-25
Hi, thanks for your last answer. It was very helpful.
Now I have a new question:
I created a favicon in two versions:
favicon.ico
joomla-favicon.svg
I stored them in the directories:
/media/templates/site/as002103/images
/templates/as002103/images
But the favicon is not shown.
What else to do?
AS Templates
POSTED: 2024-10-29
Hello GISELAANTONY,
What is your website url please?
Regards, AS Team.
giselaantony
POSTED: 2024-10-29
The URL is:
test.cio-marburg.de
giselaantony
POSTED: 2024-10-29
Hi again,
next question:
I want to change the start page slider. The second line <p> shall spread over the whole page und not be limited to 40%.
I tried to change this format to "width: 100%". But the format in my style.custom.css does not work. Unfortunately I can not show you in this comment-field, due to it does not allow any text formatting.
The format in my style.custom.css is shown as crossed out (not active) in the Firefox DevTools.
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
You deliver the licensed package with an outdated kickstart version.
Please update.
I am searching for the documentation of the template positions and for the documentation of the template detail configuration. Where to find?
Our suggestion is to install this template using quick-start installation package, after installing the package your site will look exact like our demo preview page it will be easy for you to make changes in the content, preview all parameters and settings, the package installation will save days of your time. 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.
Regards, AS Team.
I created the user.css file for my style overrides. But the CSS formats in it are not read, regardless of whether I put the file in the directory /templates/as002103/css/ or in the directory /media/templates/site/as002103/css/.
What should my custom file be called and where should it be located?
Your css you have to put in the style.custom.css file.
Regards, AS Team.
Now I have a new question:
I created a favicon in two versions:
favicon.ico
joomla-favicon.svg
I stored them in the directories:
/media/templates/site/as002103/images
/templates/as002103/images
But the favicon is not shown.
What else to do?
What is your website url please?
Regards, AS Team.
test.cio-marburg.de
next question:
I want to change the start page slider. The second line <p> shall spread over the whole page und not be limited to 40%.
I tried to change this format to "width: 100%". But the format in my style.custom.css does not work. Unfortunately I can not show you in this comment-field, due to it does not allow any text formatting.
The format in my style.custom.css is shown as crossed out (not active) in the Firefox DevTools.
sequence.css line 148:
.sequence-slider > .sequence-canvas .info p {
font-size: 26px;
line-height: 32px;
padding-bottom: 35px;
color: #333;
font-weight: 500;
width: 40%;
text-transform: uppercase;
}
style.custom.css line 69:
.sequence-slider > .sequence-canvas .info p {
width: 100%;
}
Why does the sequence.css overwrite the style.custom.css? It should be reversed.
Thanks for a tipp!
Try as the following:
.sequence-slider > .sequence-canvas .info p {
width: 100% !important;
}
Regards, AS Team.
Can you please provide us with an access to your Joomla admin panel?
Regards, AS Team.
Just added it, please check.
Regards, AS Team.
It will be published after it has been approved by the Website Administrator.