Results 1 to 10 of 74

Hybrid View

  1. #1
    Join Date
    Apr 2012
    Posts
    127
    Plugin Contributions
    0

    Default Re: Social Networking Sidebar

    I did submit a post on your website Anne, but I think it might be better here for everyone visiting these forums. :-)

    Anyway like I said there, I have installed the addon and it is really lovely. I've even added my own buttons & links.

    I can NOT get two of the buttons to hide though. I have edited the CSS file in this directory:

    /includes/templates/(mytemplate)/css/stylesheet_social_sidebar.css

    I used the .facebook{display:none;} string you mention in your readme file so that I could remove the youtube & google plus icons.

    I tried this:

    .youtube-sh{display:none;}
    .google-sh{display:none;}

    I also tried it without the '-sh'. I added these on their own lines at the very bottom of the CSS file, a line under all of the other code.

    Am I doing something wrong? The buttons still show.

    My shop is here: http://meljensdesigns.com

  2. #2
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Social Networking Sidebar

    Quote Originally Posted by meljen View Post
    I did submit a post on your website Anne, but I think it might be better here for everyone visiting these forums. :-)

    Anyway like I said there, I have installed the addon and it is really lovely. I've even added my own buttons & links.

    I can NOT get two of the buttons to hide though. I have edited the CSS file in this directory:

    /includes/templates/(mytemplate)/css/stylesheet_social_sidebar.css

    I used the .facebook{display:none;} string you mention in your readme file so that I could remove the youtube & google plus icons.

    I tried this:

    .youtube-sh{display:none;}
    .google-sh{display:none;}

    I also tried it without the '-sh'. I added these on their own lines at the very bottom of the CSS file, a line under all of the other code.

    Am I doing something wrong? The buttons still show.

    My shop is here: http://meljensdesigns.com
    I am sorry about that! I will add these classes in the next package update. For now, if you want to remove the icons you can remove the code directly from the includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php file.

    So for youtube, remove this:

    Code:
    <a href='<?php echo YOUTUBE; ?>' target='_blank' title='<?php echo YOUTUBE_TITLE; ?>'><img src='<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.YOUTUBE_ICON ?>' class='soico' alt='<?php echo YOUTUBE_ALT; ?>' /></a>
    You can shorten the bar by adjusting the stylesheet_social_sidebar.css


    Thanks,

    Anne

 

 

Similar Threads

  1. social networking sidebar mod problems
    By bluelightnin6 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 10 Feb 2012, 11:31 PM
  2. Zen Cart and social networking?
    By wearethecure in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Mar 2010, 07:19 AM
  3. Adding business/social networking to site
    By NYsista872 in forum General Questions
    Replies: 2
    Last Post: 28 Oct 2009, 04:40 PM
  4. Social Networking Site Sidebox
    By Angkorthom in forum Addon Sideboxes
    Replies: 1
    Last Post: 21 Aug 2009, 12:44 PM
  5. AddThis Social Networking vs ZenId
    By gilby in forum General Questions
    Replies: 1
    Last Post: 9 Jul 2009, 06:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg