Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • hennen Friend
    #182388

    Notice that the “link items” under the display setting of JA News Pro Module look best when right justified within the column. However, when there are articles that don’t span the entire column (as in the case of poetry) the link items don’t stay to the right but follow the article. How do I make the link items all right justified?

    Also, there is a noticeable space between the module positions content-top and content-bottom (where I have the JA News Pro Module). How do I make that go away leaving only a light gray line? see pic.

    Joomla 2.5.8.
    JA Teline iii, V2 2.5.2
    JA News Pro Module 2.5.3
    url: hennensobserver.com/dev


    1. example
    2. example2
    Stork11 Friend
    #473586

    Hello hennen,

    You can add below style into “/templates/ja_teline_iii/css/template.css” file:

    .linear .ja-zin .ja-zinlinks ul li {
    text-align: right;
    }

    Regards.

    hennen Friend
    #473636

    Thank you for the follow up. I applied the styling as you suggested but the result was not what I was looking for. The text is now right justified, not the links themselves–see pic. If you look on the previous screenshot from the original post you can see that under the Prose category and Poetry category how the links look. I don’t want the text justified, just the links. I want them all to look as the links under the Prose category look from the previous screenshot.
    Thanks again.


    1. snip
    Stork11 Friend
    #473741

    Hello hennen,

    Please add “width:100%;” style into “/templates/ja_teline_iii/css/template.css” file, line 719 as below:

    .ja-box {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    }

    Regards.

    hennen Friend
    #473946

    Great! That did the trick… Thank you!

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

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

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