-
AuthorPosts
-
tworld Friend
tworld
- Join date:
- October 2011
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 25, 2011 at 6:21 pm #171088For 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 25, 2011 at 9:06 pm #426462Hi 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 Friendtworld
- Join date:
- October 2011
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 25, 2011 at 9:46 pm #426463pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 25, 2011 at 10:01 pm #426465You 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;
}1 user says Thank You to pavit for this useful post
tworld Friendtworld
- Join date:
- October 2011
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 25, 2011 at 10:25 pm #426468Thanks! 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?
AuthorPostsViewing 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
Removing <br /> tags in JA Bulletin output
Viewing 5 posts - 1 through 5 (of 5 total)