Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mixx Friend
    #135688

    I have all 3 icons ‘Showing’ (ie. Print, Email, and PDF), but for some reason the PDF icon centers itself on the page rather than aligning on the top right (like the other 2 icons)?

    Any reason for this? Is there somewhere I can check to see how/where these icons are meant to display?

    Thanks

    mixx

    mixx Friend
    #280291

    I found the problem. If I choose NOT to show the Title of the Article, then the PDF icon centers itself. If you DO show the title then the PDF icon aligns itself with the other 2; email, print.

    Is this a bug? We don’t show the titles of the articles but want the 3 icons to align right.

    Please respond ASAP.

    thanks

    mixx

    mixx Friend
    #280404

    Found a solution in case this happens to any one else.

    For some reason the icons are set to align – center.!??? Why would you want this?

    Anyway.. look for the following code in the template_css.css file

    td.buttonheading {

    padding: 0 0 0 3px!important;

    text-align: center;

    }

    and change it to

    td.buttonheading {

    padding: 0 0 0 3px!important;

    text-align: right;

    }

    mixx

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 1 voice, and was last updated by  mixx 16 years ago.

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