-
AuthorPosts
-
bossep Friend
bossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
August 12, 2008 at 6:19 pm #132143Could anyone explain this?
On my machine and IE 7 all works fine but Fire Fox and other machines with IE 7 the images don’t scale!
Here is the source code from my IE 7:
<div class="jazin-content clearfix">
<img src="/images/resized/images/stories/august08/juanmaegliinaction_200_300.jpg" alt="Juan Ignacio Maegli Guatemala to the next round in Olympic sailing" />
<h2 class="jazin-title"><a href="/sport/olympics-08/112-olympics08/298-juan-ignacio-maegli-in-position-29-in-olympic-sailing-.html" title="Juan Ignacio Maegli Guatemala to the next round in Olympic sailing">Juan Ignacio Maegli Guatemala to the next round in Olympic sailing</a>
</h2> Beijing Olympics 08, Sailing:
<br />Juan Ignacio Maegli in position 29 in Olympic sailing Laser class, still competing.
Guatemalas Juan Ignacio Maegli is in position number 29 af...
<a href="/sport/olympics-08/112-olympics08/298-juan-ignacio-maegli-in-position-29-in-olympic-sailing-.html" class="readon">Read more...</a>
</div>
And here from Fire Fox:
<div class="jazin-content clearfix">
<img src="http://guatemala-times.com/images/stories/august08/juanmaegliinaction.jpg" alt="Juan Ignacio Maegli Guatemala to the next round in Olympic sailing" width="300" height="300" />
<h2 class="jazin-title"><a href="/sport/olympics-08/112-olympics08/298-juan-ignacio-maegli-in-position-29-in-olympic-sailing-.html" title="Juan Ignacio Maegli Guatemala to the next round in Olympic sailing">
Juan Ignacio Maegli Guatemala to the next round in Olympic sailing</a>
</h2>
Beijing Olympics 08, Sailing:
<br />Juan Ignacio Maegli in position 29 in Olympic sailing Laser class, still competing.
Guatemalas Juan Ignacio Maegli is in position number 29 af... <a href="/sport/olympics-08/112-olympics08/298-juan-ignacio-maegli-in-position-29-in-olympic-sailing-.html" class="readon">Read more...</a>
</div>
As you can see in the first segment the image is presented from:
/images/resized/images/stories/august08/juanmaegliinaction_200_300.jpg
No height with setAnd in the second from
guatemala-times.com/images/stories/august08/juanmaegliinaction.jpg
and the size is set to 300X300
The real size of the image is width 300 height 450.I don’t get this!
Bosse
bossep Friendbossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
August 12, 2008 at 7:30 pm #265105Replying and talking to my self here…..
Now I am really confused. OR more confused than ever.
if I use
http://www.guatemala-times.com it dosent scale as it should
if I use guatemala-times.com it does!Could any one outsde my cave try it?
And does anyone have a clue way?Bosse
cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
August 12, 2008 at 9:59 pm #265130<em>@bossep 73205 wrote:</em><blockquote>Could anyone explain this?
On my machine and IE 7 all works fine but Fire Fox and other machines with IE 7 the images don’t scale!
Here is the source code from my IE 7:
<div class="jazin-content clearfix">
<img src="/images/resized/images/stories/august08/juanmaegliinaction_200_300.jpg" alt="Juan Ignacio Maegli Guatemala to the next round in Olympic sailing" />
<h2 class="jazin-title"><a href="/sport/olympics-08/112-olympics08/298-juan-ignacio-maegli-in-position-29-in-olympic-sailing-.html" title="Juan Ignacio Maegli Guatemala to the next round in Olympic sailing">Juan Ignacio Maegli Guatemala to the next round in Olympic sailing</a>
</h2> Beijing Olympics 08, Sailing:
<br />Juan Ignacio Maegli in position 29 in Olympic sailing Laser class, still competing.
Guatemalas Juan Ignacio Maegli is in position number 29 af...
<a href="/sport/olympics-08/112-olympics08/298-juan-ignacio-maegli-in-position-29-in-olympic-sailing-.html" class="readon">Read more...</a>
</div>
And here from Fire Fox:
<div class="jazin-content clearfix">
<img src="http://guatemala-times.com/images/stories/august08/juanmaegliinaction.jpg" alt="Juan Ignacio Maegli Guatemala to the next round in Olympic sailing" width="300" height="300" />
<h2 class="jazin-title"><a href="/sport/olympics-08/112-olympics08/298-juan-ignacio-maegli-in-position-29-in-olympic-sailing-.html" title="Juan Ignacio Maegli Guatemala to the next round in Olympic sailing">
Juan Ignacio Maegli Guatemala to the next round in Olympic sailing</a>
</h2>
Beijing Olympics 08, Sailing:
<br />Juan Ignacio Maegli in position 29 in Olympic sailing Laser class, still competing.
Guatemalas Juan Ignacio Maegli is in position number 29 af... <a href="/sport/olympics-08/112-olympics08/298-juan-ignacio-maegli-in-position-29-in-olympic-sailing-.html" class="readon">Read more...</a>
</div>
As you can see in the first segment the image is presented from:
/images/resized/images/stories/august08/juanmaegliinaction_200_300.jpg
No height with setAnd in the second from
guatemala-times.com/images/stories/august08/juanmaegliinaction.jpg
and the size is set to 300X300
The real size of the image is width 300 height 450.I don’t get this!
Bosse</blockquote>
Hi Bossep,
Are you using Joomla xxx?:)
Some observations:
First: your
<img src =.......>
do not include a class, usually “caption”
<img class="caption" src =.......>
Did you manually add these images?
Second: Did you specify the height and width in the Front Page or JA News?
I do not use the IE so I would not see the discrepancy that you are talking about.
Cornelio
bossep Friendbossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
August 12, 2008 at 10:28 pm #265133Thanks Cornelio,
It seems that the darn JCE latest version screws up the image handeling. I used the standard editor, deleted the pix and added them manually. It seems that JCE is using a class for dimensions and white speace, etc. NOT the standard image stuff. Dont you just hate it!Bosse
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by cgc0202 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum