Hello, I need change background colors of Home Top Articles (red/blue/green in the homepage). Where should I change it?
Thanks.
AS Templates
POSTED: 2018-03-08
Hello ALBADANET,
What is your website url please?
Regards, AS Team.
AlbadaNet
POSTED: 2018-03-09
Hello, its www.clinicadentalmarquina.es. To access this web the ip of url should be changed in hosts file. Currently in www.clinicadentalmarquina there is an old website. The change of DNS is pending.
Thanks.
AlbadaNet
POSTED: 2018-03-12
Hello now www.clinicadentalmarquina.es its accessible.
AS Templates
POSTED: 2018-03-12
Hello ALBADANET,
Please see tmpl.default.css file the following classes (line 2343):
Hello! at footer section in www.clinicadentalmarquina.es
the e-mail is written in some capital letters but in backend it's written in lowercase (Xxxx@Xxxxx.Xx. What should I modify so that everything appears in lower case (xxxx@xxxxxx.xx??
Template is 002086
Thanks!
AS Templates
POSTED: 2018-11-27
Hello ALBADANET,
Which browser are you using to preview this problem, just checked your website, the email is in lowercase.
Regards, AS Team.
AlbadaNet
POSTED: 2018-11-27
Hello.
-In Google Chrome (Versión 70.0.3538.102) i see Info@Clinicadentalmarquina.Es
-In Firefox (63.0.3 (64-bit)) i see Info@clinicadentalmarquina.es (copy/paste show info@clinicadentalmarquina.es).
-In IExplore 11 (11.407.17134.0) i see Info@Clinicadentalmarquina.es (copy/paste show info@clinicadentalmarquina.es
-In Microsoft Edge i seeinfo@Clinicadentalmarquina.es (copy/paste show info@clinicadentalmarquina.es)
Browers language Spanish.
AS Templates
POSTED: 2018-11-27
Hello ALBADANET,
Please add the following class into '/templates/as002086/css/style.custom.css' file:
#footer-row ul li a {
text-transform: lowercase;
}
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
Thanks.
What is your website url please?
Regards, AS Team.
Thanks.
Please see tmpl.default.css file the following classes (line 2343):
#featured-row .mod-newsflash-adv .item_num0
{
background: none repeat scroll 0 0 #f51f1f;
}
#featured-row .mod-newsflash-adv .item_num1
{
background: none repeat scroll 0 0 #2fc7ed;
}
#featured-row .mod-newsflash-adv .item_num2
{
background: none repeat scroll 0 0 #39c27f;
}
Regards, AS Team.
Solved it.
the e-mail is written in some capital letters but in backend it's written in lowercase (Xxxx@Xxxxx.Xx. What should I modify so that everything appears in lower case (xxxx@xxxxxx.xx??
Template is 002086
Thanks!
Which browser are you using to preview this problem, just checked your website, the email is in lowercase.
Regards, AS Team.
-In Google Chrome (Versión 70.0.3538.102) i see Info@Clinicadentalmarquina.Es
-In Firefox (63.0.3 (64-bit)) i see Info@clinicadentalmarquina.es (copy/paste show info@clinicadentalmarquina.es).
-In IExplore 11 (11.407.17134.0) i see Info@Clinicadentalmarquina.es (copy/paste show info@clinicadentalmarquina.es
-In Microsoft Edge i seeinfo@Clinicadentalmarquina.es (copy/paste show info@clinicadentalmarquina.es)
Browers language Spanish.
Please add the following class into '/templates/as002086/css/style.custom.css' file:
#footer-row ul li a {
text-transform: lowercase;
}
Regards, AS Team.