-
AuthorPosts
-
beta777 Friend
beta777
- Join date:
- December 2008
- Posts:
- 72
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
April 18, 2009 at 12:26 pm #140369On the frontpage in very first article my original image 360×240 is resized to 559xx237.
If I set in HTML 360×240 then on the frontpage I can see the part of image resized to 559×237. Why???Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
April 18, 2009 at 6:32 pm #301800Take backup and open your templates/ja_ruby/html/com_content/frontpage/default.php
on line 17 :
[PHP]
//Leading image size
$this->imageWidth = 559;
$this->imageHeight =237;[/PHP]You can edit these settings or completely remove the code to stop auto resizing.
Give it a try and let us know if it works.
regards
arvind
2 users say Thank You to Arvind Chauhan for this useful post
beta777 Friendbeta777
- Join date:
- December 2008
- Posts:
- 72
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
April 19, 2009 at 9:42 am #301829Yhank you, Arvind!
It works!:D
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
April 19, 2009 at 9:47 am #301830Glad its solved. You can also try firebug extension for firefox, play around with it and you can solve most of the silly problems and can even try to tweak your site with it.
marking this thread as solved.
regards
arvind
May 4, 2009 at 1:00 am #303338<em>@drarvindc 125001 wrote:</em><blockquote>Glad its solved. You can also try firebug extension for firefox, play around with it and you can solve most of the silly problems and can even try to tweak your site with it.
marking this thread as solved.
regards
arvind</blockquote>
Hello, It works buy I want to use the image into text. Not on the top. What can I do.Ramiro Vallejo FriendRamiro Vallejo
- Join date:
- September 2014
- Posts:
- 18
- Downloads:
- 11
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
September 3, 2009 at 3:46 am #316184Hello.
I have the 2 articles with 2 different images on the homepage but the images are distorted. Delete the code //Leading image size, but not workingRamiro Vallejo FriendRamiro Vallejo
- Join date:
- September 2014
- Posts:
- 18
- Downloads:
- 11
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
September 3, 2009 at 5:07 am #316189remove the code to stop auto resizing.
//Leading image size
$this->imageWidth = 559;
$this->imageHeight =237;WORKS OK!!!
missyw Friendmissyw
- Join date:
- May 2008
- Posts:
- 171
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 98
- Thanked:
- 2 times in 1 posts
September 21, 2009 at 1:33 am #317945<em>@drarvindc 124957 wrote:</em><blockquote>Take backup and open your templates/ja_ruby/html/com_content/frontpage/default.php
on line 17 :
[PHP]
//Leading image size
$this->imageWidth = 559;
$this->imageHeight =237;[/PHP]You can edit these settings or completely remove the code to stop auto resizing.
Give it a try and let us know if it works.
regards
arvind</blockquote>
This is really weird. I am working on my localhost installation, and for the present I am just testing the first front-page article:
– Removing the 3 lines of code does NOT work (the image is still resized).
– But changing the imageWidth and imageHeight settings DOES work.
:confused:December 6, 2009 at 4:50 am #325818I would like the lead image to be part of the text too.
If you click into the article by read more, then it shows the image aligned left and within the article.
I would like the frontpage to appear the same. -
AuthorPosts
This topic contains 9 replies, has 6 voices, and was last updated by natehazen 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum