Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jochenbast Friend
    #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-grabbe

    This 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
    Jochen

    Saguaros Moderator
    #329838

    Hello guy!

    Please give me the sreenshot on the issue, i did not see the problem as you said

    Thanks

    jochenbast Friend
    #329845

    Hello 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


    1. ie7_narrowlayout
    jochenbast Friend
    #330459

    Hi,
    did you get a chance to have a look at this issue?

    thanks
    Jochen

    Saguaros Moderator
    #330871

    Dear guy

    I am sorry that I have not detected the issue yet. i’ll ask other staffs resolve this issue.

    Thanks

    Anonymous Moderator
    #330987

    Hi 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

    }

Viewing 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