-
AuthorPosts
-
dieudonne Friend
dieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
October 21, 2011 at 9:37 am #169899Hello,
in the module (custom HTML) JA Tabs, the small images do not display completely.
Apart of the lower edge does not appear.View all 2 screenshots for more understanding.
This problem appears in Firefox 7.0.1, Google Chrome, …So what can I do to fix this ?
Thank in advance.
-
gray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 21, 2011 at 11:06 am #420686Do you use JA Bulletin module?
If the module is not displayed in tabs this problem disappears?
Do you have a live site to check it?dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
October 21, 2011 at 11:51 am #420698Hello,
<blockquote>Do you use JA Bulletin module? </blockquote>
Yes, JA Bulletin module on position ja-tabs1<blockquote>If the module is not displayed in tabs this problem disappears?</blockquote>
No, I tried with the col-mass-top position, this problem still appears.<blockquote>Do you have a live site to check it? </blockquote>
Yes, everything is in the ticket PUE-194-25384 (Do you have access ?)See screenshots for more understanding.
UPDATE : Ok, and I try with a local JA Teline IV quickstart.
I changed the crop setting from 32×32 to 32×60
Same problem….
>>> Screenshots before.png & after.png- gray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 21, 2011 at 12:25 pm #420703No I do not have access to the ticket.
I my case I used “crop” 40×40 in JA bulletin and it worked Ok.
In any case, this is not JA Tabs but JA Bulletin’s issue.dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
October 21, 2011 at 12:53 pm #420708Yes, but we don’t want a square.
The possibility of using a rectangle is possible and we need it.
Did you try with my settings 32×60 ? What’s happen ?
dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
October 26, 2011 at 12:34 pm #421674Ok, here is the solution.
in the files /templates/ja_teline_iv/css/mod_jabulletin.css on lines 22-29, change :
#ja-wrapper div.ja-bulletin-wrap ul li,ul.ja-bullettin li {
margin: 0;
padding: 8px 0;
border-bottom: 1px solid #E6E6E6;
background: none;
position: relative;
width: 100%;
line-height: normal;
}to
#ja-wrapper div.ja-bulletin-wrap ul li,ul.ja-bullettin li {
margin: 0;
padding: 8px 0;
border-bottom: 1px solid #E6E6E6;
background: none;
position: relative;
width: 100%;
line-height: normal;
height: 50px;
}Thank to Manos Paschalakis and the devs team for the solution 🙂
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 29, 2011 at 8:14 am #422304Hi dieudonne,
I have fixed this issue with solution below
Open file /templates/ja_teline_iv/css/mod_jabulletin.css
from
#ja-wrapper div.ja-bulletin-wrap .ja-bulletin li div.box-left {
position: absolute;
left: 0;
top: 8px;
}
to
#ja-wrapper div.ja-bulletin-wrap .ja-bulletin li div.box-left {
border: solid 1px !important;
float: left;
}
Thanks
TamAuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by Ninja Lead 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
bug with pictures (thumbnail) in JA Tabs !
Viewing 7 posts - 1 through 7 (of 7 total)