End of Support for Joomla 3 - Forum closed

[SOLVED] how to disable social network icons

Replied by whitedust on topic how to disable social network icons

Posted 10 years 4 days ago #13372
i would like to add my own facebook url to the icon. I can't figure out how... can you help me?

Code:

<div class="uk-margin-top uk-margin-bottom">
<a href="" class="uk-icon-button uk-icon-facebook"></a> <a href="" class="uk-icon-button uk-icon-twitter"></a> <a href="" class="uk-icon-button uk-icon-google-plus"></a>
</div>

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic how to disable social network icons

Posted 10 years 3 days ago #13386
You have to add your link to the href http address

<div class="uk-margin-top uk-margin-bottom">
<a href="" class="uk-icon-button uk-icon-facebook"></a> <a href=" www.test.com " class="uk-icon-button uk-icon-twitter"></a> <a href="" class="uk-icon-button uk-icon-google-plus"></a>

</div>
The following user(s) said Thank You: whitedust

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum