Hi, I have a problem with this template. In articles images are shown always on orginal dimensions. When I change width and hight in article code, nothing happened.
AS Templates
POSTED: 2020-09-29
Hello GZRESSPAM,
What is your website url please and on which page we can see this issue.
Regards, AS Team.
gzresspam
POSTED: 2020-09-29
Yes, of course. For exemple here: https://motooes.pl/o-nas2
AS Templates
POSTED: 2020-09-30
Hello GZRESSPAM,
In the 'templates/as002039/css/tmpl.default.css' file please remove the 'width: auto;' property (line 483).
I have changed that, but unfortunately it's not working :(
I have another question. It is possible to change dark orange font color to this bright orange like in our logo?
gzresspam
POSTED: 2020-10-01
OK, it's start with this images. Propably some cache saves last view. I have question about this colors.
AS Templates
POSTED: 2020-10-01
Hello GZRESSPAM,
The color could be changed in the 'templates/as002039/css/tmpl.default.css' file, please see line 25.
You can easy determinate the file which should be changed and the css class by installing and using Firefox Web Development tools
https://developer.mozilla.org/son/docs/Tools or Google Chrome Dev Tools https://developers.google.com/web/tools/chrome-devtools
Here you can find some info of using firebug tool:
http://blog.astemplates.com/firebug-tutorial/#more-402
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
What is your website url please and on which page we can see this issue.
Regards, AS Team.
In the 'templates/as002039/css/tmpl.default.css' file please remove the 'width: auto;' property (line 483).
.item_img img, .category_img img, .item_fulltext img, .random-image img, aside .img-intro__left img, aside .img-intro__right img {
width: auto;
padding: 0px;
}
Regards, AS Team.
I have another question. It is possible to change dark orange font color to this bright orange like in our logo?
The color could be changed in the 'templates/as002039/css/tmpl.default.css' file, please see line 25.
You can easy determinate the file which should be changed and the css class by installing and using Firefox Web Development tools
https://developer.mozilla.org/son/docs/Tools or Google Chrome Dev Tools https://developers.google.com/web/tools/chrome-devtools
Here you can find some info of using firebug tool:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.