Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Walt Kennedy Friend
    #164275

    I am developing a site for Irish Fest using JA Events; url is http:/failteweb.net/~irishfes

    This problem is slightly different when viewing in Safari and Firefox.

    Safari: Introtext fro article on home page is padded correctly; but when opening the article (click on title)
    http://failteweb.net/~irishfes/index.php?option=com_content&view=article&id=89:about-irish-fest-chicago&catid=34:featured-articles&Itemid=124
    There is no margin or padding (text is right against the frame border)

    Firefox:
    No margin or padding on article intortext on home page and no margin or padding when opening article.

    I have attached screenshots to illustrate; thanks in advance for any help with this issue.
    Walt Kennedy


    1. homepage-intro-padding
    2. article_padding
    Phill Moderator
    #392279

    Have you already fixed this as I am currently seeing padding on your articles in both FF and Safari.

    Walt Kennedy Friend
    #392347

    Thanks for looking. I hacked some css files, but am still not satisfied, header is not fixed and hits/social line still buts against frame. There must be another file I’m missing.

    Phill Moderator
    #392467

    Open template.css line 514 and change


    .ja-content-main {
    margin: 0;
    padding: 20px 0 0;

    }

    to


    .ja-content-main {
    margin: 0;
    padding: 20px 5px 0 5px;

    }

    Walt Kennedy Friend
    #392489

    Thanks, i believe that fixes problem 🙂

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

This topic contains 5 replies, has 2 voices, and was last updated by  Walt Kennedy 12 years, 11 months ago.

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