Hi,

I'M using the simple grid theme and I want to add a LinkedIn social media button on the top right that linkS to my LinkedIn profile. Most of the other main networks are built in to the theme So that you only have to add a link to your profile, but LinkedIn isn't included. I actually managed to figure out how to add The LinkedIn field to the theme.

The only problem is I cant get the LinkedIn image icon to display. There is a broken iage displaying and this is even linking to my LinkedIn profile. I just can't figure out where the image directory is. The images for the other icons are being pulled from somewhere other than the media library and I can'T figure put where that directory is.

Below is the code for the Google Plus icon:

            <li><a href="<?php echo get_option($shortname.'_google_plus_link',''); ?>"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/gplus-icon.png" /></a></li>

          <?php } ?>

CAn anyone figure out where the directory is? Or tell me another solution. The image needs to match the other icons in size and apearance,ideally. The is is the site: http://www.manwithavandublin.ie/

Many thanks for any help anyone can offer

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.