New Landing How can we help? Themeforest Theme Support Dante Reorient Portfolio Social Share to Vertical

Viewing 15 posts - 1 through 15 (of 23 total)
  • Posted in: Dante
  • #78386
    lpanalyst
    Member
    Post count: 182

    This is a major element for our site given the number of solution pages we have so would appreciate any help to make this happen!

    I would like to reorient the Social Share to verticle and set it flush up against the right side post detail image/header image and center it vertically on the image.

    Attaching image showing placement of the first linkedin, but would want all of the buttons.

    If you can make this happen you guys are my heros…

    #78388
    lpanalyst
    Member
    Post count: 182
    This reply has been marked as private.
    #78475
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please always provide any specific page URL .

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #78579
    lpanalyst
    Member
    Post count: 182
    #78601
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .share-links {
      position: fixed;
      right: 0;
    }
    .portfolio-options-bar .share-links ul li {
      border-left: 0 none;
      margin-bottom: 3px;
    }
    .share-links ul.bar-styling > li > a {
      border-top-left-radius: 4px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 4px;
    }

    – Kyle

    #78616
    lpanalyst
    Member
    Post count: 182

    Hi Kyle,

    That code brought the horizontal social share flush against the side of the page. Is it possible to re-orient vertically so the bar runs down the right side of my page?

    This is a huge element — any help you can give me is greatly appreciated!!

    http://lpanalyst.com/sitev2/?portfolio=secondary-valuation

    #78618
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Not sure what you mean? Your screenshot shows the icons flush to the edge?

    – Kyle

    #78619
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ahh sorry, I am in firefox, I see that it has not worked for chrome. Let me check

    In the meantime, check in firefox and let me know if this is correct

    – Kyle

    #78622
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .portfolio-options-bar .share-links ul li {
    float: none;
    }

    – Kyle

    #78628
    lpanalyst
    Member
    Post count: 182

    hey kyle,

    sorry, wasn’t clear. Here is a crude image of the alignment i am hoping to achieve. with the 5 social share (not all linked in) stacked vertically on the right side of the page.

    #78633
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you add the code above that’s how it will look

    – Kyle

    #78640
    lpanalyst
    Member
    Post count: 182

    Kyle — this looks amazing!!! thank you!!

    Can you help me move this up a bit so we are centered on the yellow image?
    http://lpanalyst.com/sitev2/?portfolio=restructuring-valuation

    Thanks so much! I’m really stoked about the way this looks!

    #78645
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this:

    .portfolio-options-bar .share-links ul.bar-styling {
      padding-top: 40px;
    }

    – Kyle

    #78648
    lpanalyst
    Member
    Post count: 182

    looks like that moved them the wrong direction!

    should it be padding-bottom?

    http://lpanalyst.com/sitev2/?portfolio=diligence-pack-2

    #78650
    lpanalyst
    Member
    Post count: 182

    or just reduce padding-top?

Viewing 15 posts - 1 through 15 (of 23 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register