Fork me on GitHub

DipDolt - Old templates? IExplorer trouble is user's account main template  Bottom

  • Ok then, I have Zikula 1.2.4 running here http://www.torredemarfil.es/concivi with Dip-dolt theme, but a little time ago I discovered this error:

    http://www.heroesofm…enes/Dislocaera.jpg

    I guess it's not a CSS problem because it seems to be OK. In fact, if I switch the templates, for example renaming change_password to user_main, it shows the same offsets error. The curious thing it's that only shows trouble under IExplorer browser. Does anyone know how to deal with this?

    Greetings!



    Edited by sarakin on Nov 23, 2010 - 10:44 PM.
  • from the looks of it it almost has to be a CSS issue.

    Internet Explorer is really a terrible browser (IMHO), it does not comply to agreed upon standards. IE just does things in its own way and hopes that everyone writes their webpages compliant for IE.

    what version of IE do you find the problem?
    have you tried other versions of IE?
    is it only on the admin panel that you see this error?
    do you need to be able to use IE on the admin panel?

    kyle
  • Internet Explorer 8, Ie7 seems to render fine. Anyway, I solved it adding this to the main_user template:

    Code

    <style type="text/css">
    <!--
    body {
        width: 100%;
        text-align:center;
    }

    -->
    </style>


    Thanks for your interest anyway icon_wink



    Edited by sarakin on Nov 24, 2010 - 02:25 AM.

This list is based on users active over the last 60 minutes.