«
»


Code for Adding Skype Image and Relative Positioning Text to Image

Posted by Marty Dickinson on Oct 4, 2013

Here’s a quick and dirty way to show the skype icon on your website and then have SKYPE text to the right and centered.

<div class=”skype”>
<a href=”skype:YOURSKYPENAMEHERE?call”>
<img src=”<?php echo get_template_directory_uri(); ?>/images/skype_icon.png”
alt=”Contact YOUR SKYPE NAME HERE on Skype”/></a>
<a href=”skype:YOURSKYPENAMEHERE?call”><span style=’position:relative; top:-6px;’>SKYPE</span></a>
</div>

| Permalink | Trackback

Click a Star to Rate This Post:
Tell Others About This Post:
Email This Post to a Friend Email This Post to a Friend
Leave a Reply

Comment