• Hi,

    I’ve got this issue with positioning/aligning Easy Social Icons to the left side of the footer on my website http://onemillionone.com

    As I’m not a proficient php nor css user… I only good at coping and pasting the code within the right section of php file… I’ve tried to place the social icons using widgets, however there is no luck with aligning those icons to the left side of the footer… You can check the current position of the icons at onemillionone.com to see what I mean.

    I’ve looked for similar topics, but did not find the right answer, so decided to open a new one.

    I believe I need to put the following code:
    <?php if ( function_exists(‘cn_social_icon’) ) echo cn_social_icon(); ?>

    into the footer.php and tweak the style.css file accordingly. Really I do not want to mess around with those files unless I know what I’m doing.

    Any of your help is much appreciated!

    http://wordpress.org/plugins/easy-social-icons/

The topic ‘Position left in footer!’ is closed to new replies.