Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • tworld Friend
    #171088

    For some odd reason, JA Bulletin is using <BR /> tags to separate its out put as opposed to using <DIV> tags. This results in extra blank spaces which can’t be edited via CSS unless you change the core code of the module directly (I think). So, my question is what file I need to change to replace the <BR /> tags with <DIV> tags?

    pavit Moderator
    #426462

    Hi tworld

    Could you post a screen shot of your issue ?

    because Ja_Bulletin published in Ja_Teline_IV in Ja_Tabs position have no space between articles

    tworld Friend
    #426463

    Here’s the screenshot:


    1. Screenshot-16h-41m-28s
    pavit Moderator
    #426465

    You can reduce the minimum height in this file /templates/ja_ores/local/themes/trauma-world/css/light-theme.css around line 1135

    #ja-bulletin ul li {
    border-bottom: 0 none;
    min-height: 40px; <-----change to 20px;
    }

    tworld Friend
    #426468

    Thanks! That was my bad actually, I saw the <BR> between each section (i.e. after the article name and the author) and assumed they kept going down until the end of the encompassing <DIV>. Thanks for catching this.

    Do you know which file I need to modify to add “by” in front of the author’s name?

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

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

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