Hello,
how to activate icons on position 4? (oyutube, facebook, etc..)
Regards, Peter
AS Templates
POSTED: 2013-05-10
Hello PIOTRKAZIK,
The best way is install the template using quick-start package, after installing the package your site will looks exact like our demo preview and it will be easy to make any changes in your site content, otherwise you will need to create and config all positions and modules manually, it may take you a lot of time.
The social icons block can be done in custom HTML module, please use the following code:
Hello,
I have this template. Address: http://www.grupazdrowie.pl/grupazdrowie3/
I can not set the top menu to pop up the "hover". Currently you have to click to get It grows. How do I change this? Can I ask for help?
Regards,, Piotr
AS Templates
POSTED: 2013-05-28
Hello PIOTRKAZIK,
Please check the following article, step 7:
http://www.astemplates.com/howto/157-8
Regards, AS Team.
piotrkazik
POSTED: 2013-06-11
Thank you very much!
I have one last question, because it's almost finished http://www.grupazdrowie.pl/grupazdrowie3/ page.
Can you tell me how or where I can disable the link "January, 2011", which is on the 55th position (left, down)
Thanks in advance
Regards
AS Templates
POSTED: 2013-06-11
Hello PIOTRKAZIK,
In this position you have 2 modules: custom and archive, the date comes from the archive module, you have to find it and unpublish.
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
how to activate icons on position 4? (oyutube, facebook, etc..)
Regards, Peter
The best way is install the template using quick-start package, after installing the package your site will looks exact like our demo preview and it will be easy to make any changes in your site content, otherwise you will need to create and config all positions and modules manually, it may take you a lot of time.
The social icons block can be done in custom HTML module, please use the following code:
<div class="social">
<a target="_blank" href="http://www.facebook.com/">
<img border="0" width="60" title="Facebook" alt="Facebook" src="/content/asj44/images/sampledata/as002044/ico.facebook.png">
</a>
<a target="_blank" href="http://www.twitter.com/">
<img border="0" width="60" title="Twitter" alt="Twitter" src="/content/asj44/images/sampledata/as002044/ico.twitter.png">
</a>
<a target="_blank" href="http://www.linkedin.com/">
<img border="0" width="60" title="LinkedIn" alt="LinkedIn" src="/content/asj44/images/sampledata/as002044/ico.linkedin.png">
</a>
<a target="_blank" href="http://www.myspace.com/">
<img border="0" width="60" title="MySpace" alt="Blogger" src="/content/asj44/images/sampledata/as002044/ico.myspace.png">
</a>
<a target="_blank" href="http://www.youtube.com/">
<img border="0" width="60" title="YouTube" alt="MySpace" src="/content/asj44/images/sampledata/as002044/ico.youtube.png">
</a>
</div>
Regards, AS Team.
I have this template. Address: http://www.grupazdrowie.pl/grupazdrowie3/
I can not set the top menu to pop up the "hover". Currently you have to click to get It grows. How do I change this? Can I ask for help?
Regards,, Piotr
Please check the following article, step 7:
http://www.astemplates.com/howto/157-8
Regards, AS Team.
I have one last question, because it's almost finished http://www.grupazdrowie.pl/grupazdrowie3/ page.
Can you tell me how or where I can disable the link "January, 2011", which is on the 55th position (left, down)
Thanks in advance
Regards
In this position you have 2 modules: custom and archive, the date comes from the archive module, you have to find it and unpublish.
Regards, AS Team.