-
AuthorPosts
-
January 19, 2010 at 1:55 pm #147782
Hi,
I’m working with ja-mageia for a website currently under construction at http://beta.eaas.eu/conferences/dublin-2010/message-from-eaas-president-hans-juergen-grabbeThis page contains a number of images. The width of the images is set to 100%, which works fine for all browsers except IE7. In the narrow mode, the images are shown in their actual size, but not minimized to fit within the middle column.
I would really appreciate if you have any ideas how to fix this.
Thanks
JochenSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 20, 2010 at 9:13 am #329838Hello guy!
Please give me the sreenshot on the issue, i did not see the problem as you said
Thanks
January 20, 2010 at 9:52 am #329845Hello tienhc,
thanks for your response. Attached is a screenshot.
To explain the issue in more detail. In Internet Explorer 7, the images on the page are wider
than the middle column in the narrow mode. By default, the layout is in wide mode. So you must change it.
The modules in the right column are moved down and appear in the right column when the content in the middle column is complete.
The images have a width of 463px. In Joomla I set the width to 100%, which should make the image to adjust to the table/div it is within.
That works in all other browsers fine, but not in IE 7. Since this website is for mainly for university staff, that should work because they mainly use IE7 according to my statistics.Hope you can help.
thanks
Jochen
January 26, 2010 at 1:54 pm #330459Hi,
did you get a chance to have a look at this issue?thanks
JochenSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 29, 2010 at 9:13 am #330871Dear guy
I am sorry that I have not detected the issue yet. i’ll ask other staffs resolve this issue.
Thanks
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 30, 2010 at 10:30 am #330987Hi jochenbast
I have fixed it for you
Open template_css.css file, at about line 488, find following code section:
table.contentpaneopen {
border: none;
border-collapse: collapse;
border-spacing: 0;
}and change to:
table.contentpaneopen {
border: none;
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed}
1 user says Thank You to JA Developer for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Anonymous 14 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Images break right column in narrow mode
Viewing 6 posts - 1 through 6 (of 6 total)