Hallo,
i have a little problem.
the search module always shows a zero
see image
http://www.aloisschoepf.at/images/search.jpg
How can I delete the
my new hp -
http://www.aloisschoepf.at/joomla
Thanks
AS Templates
POSTED: 2014-10-30
Hello SCHWAROLER14,
Can you please provide us with an access to your Joomla admin panel? The info please put in the Special Info area under your Purchased items section of your AS account.
Regards, AS Team.
AS Templates
POSTED: 2014-10-30
Hello SCHWAROLER14,
Please check your site, it should be OK now.
Regards, AS Team.
Schwaroler14
POSTED: 2014-11-01
Hello dear team of AS template!
how can I change the size of the image?
I have since change something in css?
I use it as a blog, on "read more" I want to have the picture smaller
http://aloisschoepf.at/images/image-size1.png
many thanks
http://www.aloisschoepf.at/joomla/
AS Templates
POSTED: 2014-11-01
Hello SCHWAROLER14,
Is there some module are you using or component?
Regards, AS Team.
Schwaroler14
POSTED: 2014-11-02
Hello
no, I do not use a module. see image
http://www.aloisschoepf.at/as2.jpg
the link is from "books" is a category blog
Thanks
AS Templates
POSTED: 2014-11-02
Hello SCHWAROLER14,
Please provide us with an access to your Joomla admin panel, we have to see the problem.
Regards, AS Team.
AS Templates
POSTED: 2014-11-03
Hello SCHWAROLER14,
All what you need is to set image floating, each article has Images and Links options panel where you can find Image float parameters, just set it to left or right. As an example please see 'Das erfolgreiche Konzert' article.
Regards, AS Team.
Schwaroler14
POSTED: 2015-04-27
how can I insert a picture without the border - it always works eaten ??
http://www.aloisschoepf.at/img1.jpg
AS Templates
POSTED: 2015-04-27
Hello SCHWAROLER14,
You can do it by editing stye.default.css file the following class
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
i have a little problem.
the search module always shows a zero
see image
http://www.aloisschoepf.at/images/search.jpg
How can I delete the
my new hp -
http://www.aloisschoepf.at/joomla
Thanks
Can you please provide us with an access to your Joomla admin panel? The info please put in the Special Info area under your Purchased items section of your AS account.
Regards, AS Team.
Please check your site, it should be OK now.
Regards, AS Team.
how can I change the size of the image?
I have since change something in css?
I use it as a blog, on "read more" I want to have the picture smaller
http://aloisschoepf.at/images/image-size1.png
many thanks
http://www.aloisschoepf.at/joomla/
Is there some module are you using or component?
Regards, AS Team.
no, I do not use a module. see image
http://www.aloisschoepf.at/as2.jpg
the link is from "books" is a category blog
Thanks
Please provide us with an access to your Joomla admin panel, we have to see the problem.
Regards, AS Team.
All what you need is to set image floating, each article has Images and Links options panel where you can find Image float parameters, just set it to left or right. As an example please see 'Das erfolgreiche Konzert' article.
Regards, AS Team.
http://www.aloisschoepf.at/img1.jpg
You can do it by editing stye.default.css file the following class
.item_img,
.category_img,
.module_img,
.item_fulltext img,
.random-image img,
img.left,
img.right
{
box-shadow: 1px 2px 2px 0 #4c5808;
}
Regards, AS Team.