Good day,
I would like to know, where do you save the icons for Facebook, Twitter, ect in this template? The images are used in the bottom of the page underneath 'Follow us' module.
Also, where do I see which icon styles can I assign to the telephone number, email, ect in the Contact Us. I accidently deleted the sample content for Contact Us, and do not know which styles I should assign for telephone and email.
AS Templates
POSTED: 2017-07-17
Hello HESTEJVR,
The social media you can find in your Joomla admin panel -> Menus -> Social menu.
Can you please provide us with your website url, we have to see this issue.
Regards, AS Team.
HesteJvr
POSTED: 2017-07-18
Hello AS Team,
my site url is saved as url in my account with this template.
Icons in 'Contact us'
If you have a look at the 'Contact Us' in the footer of the home page, you'll see next to the address is an icon - but I would like to know which Icons should I refer to for the Telephone and email addresses as css style?
Social Icons
I see you refer to the menu item, and in there it refers to icon-facebook as CSS Style. I want to know where do you set the images for the Facebook style - in order to create one for Instagram?
AS Templates
POSTED: 2017-07-18
Hello HESTEJVR,
Here is the source code how it is done in our demo preview:
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 would like to know, where do you save the icons for Facebook, Twitter, ect in this template? The images are used in the bottom of the page underneath 'Follow us' module.
Also, where do I see which icon styles can I assign to the telephone number, email, ect in the Contact Us. I accidently deleted the sample content for Contact Us, and do not know which styles I should assign for telephone and email.
The social media you can find in your Joomla admin panel -> Menus -> Social menu.
Can you please provide us with your website url, we have to see this issue.
Regards, AS Team.
my site url is saved as url in my account with this template.
Icons in 'Contact us'
If you have a look at the 'Contact Us' in the footer of the home page, you'll see next to the address is an icon - but I would like to know which Icons should I refer to for the Telephone and email addresses as css style?
Social Icons
I see you refer to the menu item, and in there it refers to icon-facebook as CSS Style. I want to know where do you set the images for the Facebook style - in order to create one for Instagram?
Here is the source code how it is done in our demo preview:
<ul class="address">
<li class="icon-home firstItem">
<i class="spacer_w">___</i>
17600 Yonge St, Toronto, Canada
</li>
<li class="icon-phone">
<i class="spacer_w">___</i>
+1234567890
</li>
<li class="icon-mobile">
<i class="spacer_w">___</i>
+1234567899
</li>
<li class="icon-printer">
<i class="spacer_w">___</i>
+1234567892
</li>
<li class="icon-skype">
<i class="spacer_w">___</i>
Your Skype Name
</li>
<li class="icon-mail lastItem">
<i class="spacer_w">___</i>
email@astemplates.com
</li>
</ul>
For the instagram item you have to use 'icon-instagram' css class.
Regards, AS Team.