Hi, the size of images in items can't be changed with an editor like JCE, I'd tried this resolution..
You have to eliminate 'width' property from the following class:
.item_img img,
.category_img img,
.item_fulltext img,
.random-image img,
aside .img-intro__left img,
aside .img-intro__right img
{
width: auto;
}
In the class you can find here (line 435): templates/as002033/css/tmpl.default.css
But this doesn't works. Do you have another hint for me?
Thanks in advance, Chris
AS Templates
POSTED: 2017-01-18
Hello TESSIES,
On which page we can see the problem? Can you please provide us with url?
Regards, AS Team.
Tessies
POSTED: 2017-01-18
Yes, of course: http://tessiespersonal.de/index.php/home/bildtest
AS Templates
POSTED: 2017-01-18
Hello TESSIES,
Sorry, the changed size to 200x200 is working on your website, here is a screenshot: http://astemplates.com/tmp/screenshot.jpg
Regards, AS Team.
Tessies
POSTED: 2017-01-18
You are right, strange...i'd deleted my cache etc. It seems to be one of these crazy days... :-).
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 have to eliminate 'width' property from the following class:
.item_img img,
.category_img img,
.item_fulltext img,
.random-image img,
aside .img-intro__left img,
aside .img-intro__right img
{
width: auto;
}
In the class you can find here (line 435): templates/as002033/css/tmpl.default.css
But this doesn't works. Do you have another hint for me?
Thanks in advance, Chris
On which page we can see the problem? Can you please provide us with url?
Regards, AS Team.
Sorry, the changed size to 200x200 is working on your website, here is a screenshot: http://astemplates.com/tmp/screenshot.jpg
Regards, AS Team.
Thank you for your time!
Chris