0
Welcome Guest! Login
0 items Join Now

Icons alignment

    • Luke Douglas's Avatar
    • Luke Douglas
    • Hero Rocketeer
    • Posts: 322
    • Thanks: 15
    • Another Old Hack!

    Icons alignment

    Posted 11 years 8 months ago
    • I have a website redesign under construction and the Global Article settings for icons is 'Show', Print and Email are 'Show', Hits and Unauthorized is 'Hide' and location is 'Below'. I have these same settings in the article and on the menu link, yet the icons still show inline with the top of the content. I tried setting it to above the content, which is where I 'really' want it, but it still is inline with the content which messes up the 'centering' alignment with the top of the article. FYI, all caching is disabled in the global configuration, the plug-in is disabled and all cache inside the default Gantry template is disabled. The only file that shows up in the 'Clear Cache' is the Gantry and GantryLess files. If I delete them and clear my browser cache, it makes no differences in IE10, Chrome or Firefox.

      I've set the site online for the time being.

      http://headlandalabama.org/j25/community-culture-a-recreation/community-information/history-of-headland

      Anyone see something I'm missing?
    • Just another old hacker!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Icons alignment

    Posted 11 years 8 months ago
    • you could try adding this to your css

      #rt-mainbody div.component-content div.item-page ul.actions {
      margin-top: -50px;
      }

      #rt-mainbody div.component-content div.item-page h2 {
      padding-right: 45px;
      }
    • Luke Douglas's Avatar
    • Luke Douglas
    • Hero Rocketeer
    • Posts: 322
    • Thanks: 15
    • Another Old Hack!

    Re: Icons alignment

    Posted 11 years 8 months ago
    • Henning,

      I added the first one as it was specific to the class ".actions" and it works fine. Thanks.

      Luke
    • Just another old hacker!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Icons alignment

    Posted 11 years 8 months ago
    • the second one prevents the icons from running into the title so I would add that too
    • Luke Douglas's Avatar
    • Luke Douglas
    • Hero Rocketeer
    • Posts: 322
    • Thanks: 15
    • Another Old Hack!

    Re: Icons alignment

    Posted 11 years 8 months ago
    • Henning,

      Thanks. I've done that.

      Luke
    • Just another old hacker!

Time to create page: 0.073 seconds