I have another question: the site is now on line (temporarily on http://omnia.joomlahost.it) but in some pages the buttons and the caption of them are in different place and in others (for example http://omnia.joomlahost.it/index.php/market/categorie/view_category/2-ebook) the title "Documenti" is on the related image. How can I solve the problem?
Thanks
Efrem
AS Templates
POSTED: 2012-08-17
Hello ESALVADOR,
Sorry, we are not able to provide support for third-party extensions, you have to contact the extension developer or ask for our services: http://www.astemplates.com/ourservices.php
I have an issue where the main column right hand words appear to be partially cut off within the 002035 template. Any idea how to resolve this?
Link to site: http://agstacker.com/index.php/sales/stedi-trans-more
Thanks,
James
AS Templates
POSTED: 2012-08-17
Hello JWILLIAMS,
Go to Custom CSS of Template parameters and add following :
It seems the padding between modules increased, but look the right side of this phrase
"Clearly, the AGS XRI Stacker is the best stacking option for rotary die cutters... We also offer a down stacking function when coupled with our X12 Lift Conveyor (patent pending). If you are looking for a highly efficent Counter Ejector, we have you covered there too..." on this page:
http://agstacker.com/index.php/sales/xri-stacker
and
"A.G. Stacker has been selling stacker upgrades for over 15 years.. We carry a full line of upgrade options and retrofits for most competitor stacker makes and models; Accumulators, Air Stack System, Tampers & Dividers, Backstops, Deck Replacement, Hydraulics, Flexi-Deck, Gang Adjust Snubbing Wheels, Layboy Modifications & Arm Replacements." on this page:
I am in the progress of planning the layout and adding content to my site. I noticed on the demo preview that some of the modules have "Read More" buttons. I would like to know how to do this. My aim is to have articles in the modules and then have a the read more button to direct them to the article.
www.fxdug.com
Many thanks in advance,
Michael
AS Templates
POSTED: 2012-08-23
Hello MICHAELDUGDALE,
Here is an example of the Custom HTML module with 'Read More' button:
<p>
Lorem ipsum dolor sitomo amet, consectetur adipiscing elictronik. Praesent ineroson posuere felis. Aliquam sedra esto augue, vitae suscipit sem. Aliquam vulputate.
</p>
<div class="readmore">
<a target="_self" href="#">Read More</a>
</div>
Hi AS Team,
here I'm again, my web site is almost ready but there is an inconvenient problem on menu top when your mouse pass through 2nd to 3rd level, the menu disappears!
if you try 10 times, 7 times works and 3 not (more or less)
web site is www.geasoluzioni.it
see the menu top in Italian (in English there aren't 3 level menu): move your mouse from Soluzioni > Stim. Magnetica > MagPro Coils > Standard Coils
When you arrive at Standard Coils often the menu box disappears...
Thanks in advance.
Giorgio
AS Templates
POSTED: 2012-08-24
Hello GIORGIOTONON,
You have to edit tmpl.header.css file.
#header .row1 #topmenu ul.menu ul ul ul
{
change left: 200px to 198px;
...
}
Hello AS Team!
My site www.securenet.com.sg and I see small problem after I install language switcher. You can see below language flags - indicators below main menu some kind of mark like tick in the list. How could I remove these small marks?
Thanks
Alexei
AS Templates
POSTED: 2012-08-25
Hello VISIR07,
Go to template manager - Custom CSS and add following code:
div.mod-languages ul.lang-inline li
{
background: none;
}
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
View History
I have a simple question: how can I hide the label "Home" in the home page of my site?
Thanks.
Efrem
What do you mean label? Sorry, we need more information as well url of your site.
Regards, AS Team
View History
The site is on localhost and not published yet, but I solved the problem.
Thank you.
Efrem
View History
I have another question: the site is now on line (temporarily on http://omnia.joomlahost.it) but in some pages the buttons and the caption of them are in different place and in others (for example http://omnia.joomlahost.it/index.php/market/categorie/view_category/2-ebook) the title "Documenti" is on the related image. How can I solve the problem?
Thanks
Efrem
Sorry, we are not able to provide support for third-party extensions, you have to contact the extension developer or ask for our services: http://www.astemplates.com/ourservices.php
Regards, AS Team.
View History
Link to site: http://agstacker.com/index.php/sales/stedi-trans-more
Thanks,
James
Go to Custom CSS of Template parameters and add following :
.item-page{
padding: 0 5px 0 0;
}
Regards, AS Team.
View History
"Clearly, the AGS XRI Stacker is the best stacking option for rotary die cutters... We also offer a down stacking function when coupled with our X12 Lift Conveyor (patent pending). If you are looking for a highly efficent Counter Ejector, we have you covered there too..." on this page:
http://agstacker.com/index.php/sales/xri-stacker
and
"A.G. Stacker has been selling stacker upgrades for over 15 years.. We carry a full line of upgrade options and retrofits for most competitor stacker makes and models; Accumulators, Air Stack System, Tampers & Dividers, Backstops, Deck Replacement, Hydraulics, Flexi-Deck, Gang Adjust Snubbing Wheels, Layboy Modifications & Arm Replacements." on this page:
http://agstacker.com/index.php/sales/stacker-retrofits
Try to replace in Custom CSS
.item-page{
padding: 0 5px 0 0;
}
with
#colmain p{
padding: 0 10px 15px 0;
}
#colmain h4, #colmain h5{
padding: 0 10px 0 0;
}
Regards, AS Team
View History
View History
Please provide us with Your URL, we have to see it.
Regards, AS Team.
View History
I am in the progress of planning the layout and adding content to my site. I noticed on the demo preview that some of the modules have "Read More" buttons. I would like to know how to do this. My aim is to have articles in the modules and then have a the read more button to direct them to the article.
www.fxdug.com
Many thanks in advance,
Michael
Here is an example of the Custom HTML module with 'Read More' button:
<p>
Lorem ipsum dolor sitomo amet, consectetur adipiscing elictronik. Praesent ineroson posuere felis. Aliquam sedra esto augue, vitae suscipit sem. Aliquam vulputate.
</p>
<div class="readmore">
<a target="_self" href="#">Read More</a>
</div>
For more info please see the template incantation:
http://www.astemplates.com/itemdetails.php?id=115&page=howto&article=28
Regards, AS Team.
View History
here I'm again, my web site is almost ready but there is an inconvenient problem on menu top when your mouse pass through 2nd to 3rd level, the menu disappears!
if you try 10 times, 7 times works and 3 not (more or less)
web site is www.geasoluzioni.it
see the menu top in Italian (in English there aren't 3 level menu): move your mouse from Soluzioni > Stim. Magnetica > MagPro Coils > Standard Coils
When you arrive at Standard Coils often the menu box disappears...
Thanks in advance.
Giorgio
You have to edit tmpl.header.css file.
#header .row1 #topmenu ul.menu ul ul ul
{
change left: 200px to 198px;
...
}
Regards, AS Team
View History
thanks for your prompt support, now it works fine.
Regards,
Giorgio
View History
My site www.securenet.com.sg and I see small problem after I install language switcher. You can see below language flags - indicators below main menu some kind of mark like tick in the list. How could I remove these small marks?
Thanks
Alexei
Go to template manager - Custom CSS and add following code:
div.mod-languages ul.lang-inline li
{
background: none;
}
Regards, AS Team.