-
AuthorPosts
-
edroga Friend
edroga
- Join date:
- March 2009
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
November 19, 2009 at 11:45 am #146185Hi, I have a drawing that illustrates the problem. After upgrading to joomla 1.5.15 there is a strange problem, the pictures the text is not rolled into a new line but remains in one why?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 20, 2009 at 7:49 am #324351Hi edroga
Please open templates/ja_teline_ii/css/template.css file, at about line 84, find following code:
.img_caption {
color:#999999;
}and change to:
.img_caption {
color:#999999;
width: 300px; /*you change this value to your suitable*/
}edroga Friendedroga
- Join date:
- March 2009
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
November 20, 2009 at 10:14 am #324385Yes, it’s a very simple solution but unfortunately it is not effective. I use the caption to images of different sizes and by introducing a fixed wide crashes my pictures smaller or larger size of the chosen 🙁
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 21, 2009 at 10:26 am #324513Hi edroga
Could you give me your live url?
edroga Friendedroga
- Join date:
- March 2009
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
November 24, 2009 at 8:59 am #324765Hi JA Developer I send you live url can you check what is happen ?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 26, 2009 at 4:46 am #325031Hi edroga
I have checked your website and saw that you have not changed it yet.
Please see my attachment file. it is result when i changed like my guider.
edroga Friendedroga
- Join date:
- March 2009
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
November 26, 2009 at 10:07 am #325053Hi JA developer, here’s what happened when declare a constant width of the image. Other pictures also accept it, this is not a good solution. Please others. On a clean installation of joomla 1.5.15 same error occurs.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 1, 2009 at 9:02 am #325355Hi
Please open templates/system/css/general.css file, at about line 119, find following code section:
.img_caption.left {
float:left;
}and change to:
.img_caption.left {
float:left;
width:300px;
}tranaee Friendtranaee
- Join date:
- April 2009
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 4 times in 1 posts
December 6, 2009 at 10:26 pm #325848Hey we dont have a sollution here..
In Teline III for example we have 2 kinds of widhts. In 1.5.14 captions were auto-stretched under the thumbnail.. Now it is stupid to have only one width.. I think you need an update to the extension guys.. :((tranaee Friendtranaee
- Join date:
- April 2009
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 4 times in 1 posts
December 6, 2009 at 10:49 pm #325850Ok here it is: http://www.joomlart.com/forums/showthread.php?p=155835#post155835 🙂
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by tranaee 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum