-
AuthorPosts
-
mtense Friend
mtense
- Join date:
- May 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
October 24, 2011 at 5:39 am #169975When I add an image to article showing on the front page, the image is placed in a special div that results in it being clipped.
Example: http://www.mtense.com
<div class=”article-image”>
<div class=”img_caption”><img src=”/images/stories/code/test1.jpg” alt=”test1″ width=”300″ height=”276″ /></div>
</div>The image is displayed correctly when the article is published on its own page as shown below.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 24, 2011 at 5:59 am #421120mtense Friendmtense
- Join date:
- May 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
October 24, 2011 at 6:23 am #421130jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 24, 2011 at 7:03 am #421138Hi,
Would you mind to provide us your temporary backend access ?
Please fill it into the private place by editing your first post.
Thanks
Viet Vu.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 24, 2011 at 10:34 am #421173<em>@mtense 278139 wrote:</em><blockquote>It does not show correctly at http://www.mtense.com. It is clipped.
</blockquote>
You find this code from /templates/ja_rave/css/template.css in the line #849
div.article-image .img_caption {
width: 125px;
height: 125px;
float: right;
margin-left: 10px;
}
with
div.article-image .img_caption {
width: 100%;
height: 125px;
float: right;
margin-left: 10px;
}mtense Friendmtense
- Join date:
- May 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
October 24, 2011 at 4:08 pm #421248The suggested changes correct the clipping, but the image still floats over the text. In addition, having more than one image in the article really starts to hose things up.
I moved the problem front page to: http://www.tothetrack.com/front-test
This template is doing special handling of the images and this is hosing things up for me. Is there anyway to turn this image handling off? I just want the front page articles to be handled like an article blog. I don’t want fancy handling of the images.
To workaround this problem, I created a blog menu item and set it as the default page. But now I can’t use the front page editor on it.
Is there a way to get the front page to look like the simple blog layout that I setup at: http://www.tothetrack.com ?
I have added login info as requested.
Thanks.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 24, 2011 at 5:02 pm #421258It’s strange. Could you give me username+password of your ftp? I will check it.
mtense Friendmtense
- Join date:
- May 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
October 24, 2011 at 5:34 pm #421276FTP info added to private post area and PMed.
Thanks.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 24, 2011 at 6:17 pm #421293I fixed it.
I changed /templates/ja_rave/html/com_content/frontpage/default_item.php to _default_item.phpmtense Friendmtense
- Join date:
- May 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
October 24, 2011 at 6:33 pm #421296That makes sense. Thank you.
I must say this template’s item processing for the front page doesn’t handle images very well at all. I am really surprised this has been overlooked. Anyway, thanks for your help.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by mtense 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum