New Landing How can we help? Atelier Center own Social Icons (images)

Viewing 15 posts - 1 through 15 (of 18 total)
  • Posted in: Atelier
  • #251406
    BuroNCP
    Member
    Post count: 33

    Hi there,

    Super theme, i really like it thanks!

    One problem, I want my own made social-icons (images) to center in a textblock and be aligned next to each other.
    Can you help me with this? (See screenshots)

    Attachments:
    You must be logged in to view attached files.
    #251412
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This is outside the scope of support as those are not our icons.

    Share your URL, we maybe able to point you in the right direction.

    Thanks.

    #251415
    BuroNCP
    Member
    Post count: 33

    And with the icons [social size=”large”] supported by the theme?

    What css can I place for centered and white icons?

    #251417
    David Martin – Support
    Moderator
    Post count: 20834

    Those are yes, what’s the URL?

    – David

    #251418
    BuroNCP
    Member
    Post count: 33

    The site isnt live yet. Do you need a login for this?

    #251421
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    We will just need to see the site to inspect the icons and provide you with some custom css

    – Kyle

    #251426
    BuroNCP
    Member
    Post count: 33

    I got it to work, thnx anyway 🙂

    #251429
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    They are already centered? http://d.pr/i/1akJZ/5TXo5BtT

    – Kyle

    #275327
    SomeChick
    Member
    Post count: 231
    This reply has been marked as private.
    #275353
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .col-sm-3 .widget .social-icons.standard {
      width: 160px;
      margin: 0 auto;
    }

    – Kyle

    #275519
    SomeChick
    Member
    Post count: 231

    No dice.

    #275523
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry I thought you meant the footer social icons

    For the header add this:

    #top-bar .container .tb-left {
      width: 100%;
    }
    #top-bar .container .tb-right {
      display: none;
    }
    #top-bar ul.social-icons {
      text-align: center;
    }

    – Kyle

    #275525
    SomeChick
    Member
    Post count: 231

    LOL. Don’t mean top bar either. I’m using font awesome icons, not social icons, at the bottom of the page. Under “stay in touch” in pink.

    #275527
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ahh, just hightlight the html and click the center align button in the editor

    – Kyle

    #275528
    SomeChick
    Member
    Post count: 231

    It’s already set up that way. No dice.

Viewing 15 posts - 1 through 15 (of 18 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