-
AuthorPosts
-
pimmar Friend
pimmar
- Join date:
- June 2007
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 16
- Thanked:
- 6 times in 1 posts
July 3, 2009 at 6:48 am #142445I have changed the css code for the home section on the friont page, sothat it displays only one article, changed to 100%
#ja-contentheading .leading {
float: left;
width: 100%;
}#ja-contentheading .article-block {
float: right;
width: 100%;the article shows fine, but the image I inserted looks wrong, the template forces it
to be size or the image (400wide) in the demo and I have an image of 600 pixels wide
somewhere the image size is manipulated but where to gosee enclosed screenshot, the image is streched ……:((
wiery Friendwiery
- Join date:
- July 2009
- Posts:
- 185
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 36 times in 30 posts
July 22, 2009 at 5:09 pm #311841Try this out. In the templates files go to templates>ja_topaz>html>com_content>frontpage>default.php. Open this file and edit the following code around line 20-21
//Leading image size
$this->imageWidth = 404;
$this->imageHeight =230;This is what force sizes your image. Change it to what ever size you want your pic forced to or just remove it completely if you’d like and it should take care of your problem.
daylin Frienddaylin
- Join date:
- June 2009
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 13 times in 2 posts
August 4, 2009 at 9:26 pm #313171Also be sure that the actual image itself is exact same size as the size that it says it the template.css. this is a common issue. are you using firefox and the firebug tool extension for best results and savings in man hours?
October 8, 2009 at 12:46 am #319823Thanks, I worked fine for me…
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 4 voices, and was last updated by andressk 15 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Image on Front Page problem
Viewing 4 posts - 1 through 4 (of 4 total)