if you scroll down towards Why GGO International Management. where you see grow it use to say Green in yr default template
thanks
AS Templates
POSTED: 2015-02-03
Hello ASADMUNIR,
The article should be created as the following:
<p class="blocknumber">
<span class="blocknumber">G</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
<p class="blocknumber">
<span class="blocknumber">R</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
<p class="blocknumber">
<span class="blocknumber">E</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
<p class="blocknumber">
<span class="blocknumber">E</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
<p class="blocknumber">
<span class="blocknumber">N</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
Hi, i bought the 002026 template and I am experiencing the following problem. When adding an image to an article the image is streched to the whole with of the article. Any idea how to resolve this?
http://ingremate.com/new/index.php/en/products/dehydrated/189-vegetables
Thanks, Gilles
Hi,
Thanks for the reply. Images and links limits me to one image per article. I would like to use more. With the jce editor this is possible. I guess the template is overruling the jce editor?
Thanks
AS Templates
POSTED: 2015-02-04
Hello INGREMATE,
If you not specify the image size it will be shown in the full page width, simply the template doesn't what to do with it. you have to choices here,
remove/edit width property in the tmpl.default.css file in the following class (line 475):
I am trying to work out a way in Special Services as-position6 AS002026 - Default where you have circles (link) with pictures when you hover they move. I do not want circles there rather the image (link) as squares that are static.
your help would be appreciated
thanks
AS Templates
POSTED: 2015-02-07
Hello ASADMUNIR,
What is your site url please? We will check it and let you know what changes should be done in case to have images static.
another question to. the slider even if you have created the articles uploaded the images if you have more than 4 the slider doesn't work. it looks like it is trying to load the pictures but does not. right now 4 pictures rotate I will change it to 8
AS Templates
POSTED: 2015-02-07
Hello ASADMUNIR,
We do not see any pictures in your slider, please be sure that you published articles under appropriate category and all articles contains intro images.
I can assure you there are 8 images in the appropriate directory and each has an article created under the correct category. if I unpublished 4 articles for the slider everything will start to work
I am trying to work out a way in Special Services as-position6 AS002026 - Default where you have circles (link) with pictures when you hover they move. I do not want circles there rather the image (link) as squares that are static.
http://ggointernational.com/
if you scroll down you will see I played with the first image (Agriculture) and rather than maintaining the circle it became oval. I dont want the circles just would like squares there that dont move when you hover over them
thanks
AS Templates
POSTED: 2015-02-08
Hello ASADMUNIR,
We are sorry, we missed it. The border raris you can change by editing tmpl.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
View History
www.ggointernational.com
if you scroll down towards Why GGO International Management. where you see grow it use to say Green in yr default template
thanks
The article should be created as the following:
<p class="blocknumber">
<span class="blocknumber">G</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
<p class="blocknumber">
<span class="blocknumber">R</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
<p class="blocknumber">
<span class="blocknumber">E</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
<p class="blocknumber">
<span class="blocknumber">E</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
<p class="blocknumber">
<span class="blocknumber">N</span>
Gorbi porttitor pharetra libero et semper. Aliquam vulputate elit acquam tristique sit amet sceleris. Proin condimentum varius nunc. Nulla dignissim nulla sem, in ultrices mauris.
</p>
Regards, AS Team.
View History
View History
http://ingremate.com/new/index.php/en/products/dehydrated/189-vegetables
Thanks, Gilles
The image you put directly into the article, try to use Images and links article features, especially image image floating parameter:
https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help33:Content_Article_Manager_Edit#Images_and_Links
Regards, AS Team.
View History
Thanks for the reply. Images and links limits me to one image per article. I would like to use more. With the jce editor this is possible. I guess the template is overruling the jce editor?
Thanks
If you not specify the image size it will be shown in the full page width, simply the template doesn't what to do with it. you have to choices here,
remove/edit width property in the tmpl.default.css file in the following class (line 475):
.item_img img,
.category_img img,
.item_fulltext img,
.random-image img,
aside .img-intro__left img,
aside .img-intro__right img
{
padding: 0;
width: 100%;
}
or publish your image in the following way:
<div class="item_img img-full img-full__left item-image">
<img src="/new/images/sampledata/Vegetais/Aipo.jpg">
</div>
instead:
<p>
<img alt="Aipo" src="/new/images/sampledata/Vegetais/Aipo.jpg"></p>
Regards, AS Team.
View History
I am trying to work out a way in Special Services as-position6 AS002026 - Default where you have circles (link) with pictures when you hover they move. I do not want circles there rather the image (link) as squares that are static.
your help would be appreciated
thanks
What is your site url please? We will check it and let you know what changes should be done in case to have images static.
Regards, AS Team.
View History
http://ggointernational.com/
if you scroll down you will see I played with the first image and rather than maintaining the circle it became oval.
thanks
View History
another question to. the slider even if you have created the articles uploaded the images if you have more than 4 the slider doesn't work. it looks like it is trying to load the pictures but does not. right now 4 pictures rotate I will change it to 8
We do not see any pictures in your slider, please be sure that you published articles under appropriate category and all articles contains intro images.
Regards, AS Team.
View History
thanks
View History
I can assure you there are 8 images in the appropriate directory and each has an article created under the correct category. if I unpublished 4 articles for the slider everything will start to work
thanks
View History
it take my last comment back for some reason the images did not save in the article. I guess I am still a novice :)
I appreciate you looking into the slider
thanks
Just checked your site, in total you have 8 images, all images are visible, we do not see any problems here.
Regards, AS Team.
View History
agreed i realized what went wrong after your earlier post, and sorted out the issue.
I would appreciated some help with my other question prior to the slider one
thanks
It seems we answered on all of them, if some missed can you please let us know one more time.
Regards, AS Team.
View History
I am trying to work out a way in Special Services as-position6 AS002026 - Default where you have circles (link) with pictures when you hover they move. I do not want circles there rather the image (link) as squares that are static.
http://ggointernational.com/
if you scroll down you will see I played with the first image (Agriculture) and rather than maintaining the circle it became oval. I dont want the circles just would like squares there that dont move when you hover over them
thanks
We are sorry, we missed it. The border raris you can change by editing tmpl.default.css file the following class:
#featured-row .mod-newsflash-adv .item .img-intro,
#featured-row .mod-newsflash-adv .item .img-intro img
{
border-radius: 50%;
transition: all 0.5s ease 0s;
}
and the scaling by editing the following:
.mod-newsflash-adv .img-intro img:hover
{
transform: scale(1.2, 1.2);
}
You have to put scaling to 1 instead 1.2
Regards, AS Team.