Viewing 5 posts - 46 through 50 (of 50 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #563496

    Look at both screenshot below

    I see it’s working as fine, please let me know what did you expect on that?


    1. Screen-Shot-2015-03-18-at-09.50.30
    2. Screen-Shot-2015-03-18-at-09.50.41
    rclpris Friend
    #563523

    Ok, let me explain it clearer.

    #1, jabookmark’s icons are not centered and missing the original print and email icons. However, if you hover on top of the print and email icons, you can still see that the buttons are still there. Just that the icons are missing

    #2 please see the highlighted area with a black background after fixing the social buttons. I hope to get the original white background.


    1. topright-screenshot
    2. jabookmark
    Ninja Lead Moderator
    #563710

    You can find my solution for your question below

    #1) Open templates/ja_fixel/css/custom.css file

    find and change


    .addthis_toolbox.addthis_floating_style.addthis_32x32_style .at4-icon {
    background-size: auto!important;
    }

    to


    .addthis_toolbox.addthis_floating_style.addthis_32x32_style .at4-icon {
    background-size: auto!important;
    margin-left: 10px;
    }

    #2) Open templates/ja_fixel/css/custom.css file

    find and change

    .social-link {
    background-color: #111 ;
    -webkit-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
    -moz-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
    -o-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
    transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
    }

    to

    .social-link {
    background-color: #fff ;
    -webkit-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
    -moz-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
    -o-transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
    transition: background-color 0.6s ease-out, border-color 0.6s ease-out;
    }

    rclpris Friend
    #563784

    Hi, thanks for helping out.

    #1: The width is fixed but the height is not.

    The 2nd problem is after you clicked on on it, the button will be greyed out.

    #2: Thanks. I have changed the color back to white. However, if you hover on top of it, it will show and extra blank square.

    #3: How to re-insert the print and email button again?


    1. 1
    2. 2
    3. 3
    4. 4
    Ninja Lead Moderator
    #563901

    I checked the social icons and seems that you add additional icons there as they looks different from default of this template. I can only help you to style it like default, add style for additional icons will take time

Viewing 5 posts - 46 through 50 (of 50 total)

This topic contains 50 replies, has 3 voices, and was last updated by  Ninja Lead 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum