-
AuthorPosts
-
dieudonne Friend
dieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
July 8, 2011 at 7:13 am #400301Hello,
can I have some news ??dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
July 11, 2011 at 7:06 am #400488OK. It’s time to be serious !!!
The initial date of this post is the 10 march 2011 !
Now we are the 07 july 2011 !So can you please fix this bug ?
I don’t know what’s happens….and I don’t what to do to fix this !!!Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 11, 2011 at 11:28 am #400551Hi Dieudonne,
If the problem persists at your site, please apply the following fix:
Open /plugins/content/plg_jathumbnail/style.css, find this code:
.thumbnail * {
float: none !important;
margin: 0 !important;
}
change it to:
.thumbnail * {
float: none !important;
}
And here is how to add the 1px border:
Open templates/ja_teline_iv/css/template.css, find this code:
div.img_caption {
margin-bottom: 15px;
margin-top: 15px;
}
change to:
div.img_caption {
margin-bottom: 15px;
margin-top: 15px;
border: 1px solid;
padding: 4px;
}
1 user says Thank You to Ninja Lead for this useful post
dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
July 11, 2011 at 2:16 pm #400566Hello,
thank for your reply and your solution.
It’s finally working …Just a little problem with the border. Is it possible to put the image more on the left (in the article) ?
I want to justify it (see the red ligne on the screenshot).Thanks in advance.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 12, 2011 at 8:06 am #400682Hello dieudonne,
About a little problem with the border. You should fix it following below way:
open templates/ja_teline_iv/css/template.css and findReplace:
div.img_caption { margin-bottom: 15px; margin-top: 15px; border: 1px solid; padding: 4px; }
to:
div.img_caption { margin-bottom: 15px; margin-top: 15px; border: 1px solid; }
Hope this works for your site, please let me know if have any problem.
Regards,
dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
July 12, 2011 at 8:15 am #400687?
If I do this, I lose the 4px padding…
The purpose is to move the text with the edge to the leftchavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 12, 2011 at 9:44 am #400714Hello dieudonne,
Please open templates/ja_teline_iv/css/template.css
and add :
.thumb-right div.img_caption { margin-left:-10px; }
Hope this works for your site, please let me know if have any problem.
Regards,
1 user says Thank You to chavan for this useful post
dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
July 12, 2011 at 11:47 am #400737Aaahhh, I can now put this post to resolved. (miracle! 😀 > 3 months is a bit long, isn’t it ?)
Anyway, thank you to all the Joomlart team for all the help provided. 🙂
AuthorPostsThis topic contains 23 replies, has 3 voices, and was last updated by dieudonne 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum