Fork me on GitHub

213 and 21 layout problem in IE7  Bottom

  • everything works fine in firefox, mozilla, Opera, IE6, IE8 but not IE7..

    "1" blocks/content are not in middle and are dropped below of 2-3.

    theme is based outdors and BlankTheme.

    see here republicans dot ge

    any advice?
  • For me also in IE6 the middle column drops below left / right. Can it be carousel part, that ie doesn't understand the width of and it might need an extra div for that block or something.
    The crpVideoCoverFlow contains a width:auto, i'm not sure, but it might be messing up IE. Can you try to edit the styles and give that div style a specific width.
    Or the blocks in the centerblocks below the middle column. You can try disabling them to see which one messes up IE.

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • Shoshia, if you are interested in fine Georgian support in Zikula, please consider joining here and here.
    Greetings,
    Chris

    --
    an operating system must operate
    development is life
    my repo
  • espaan

    For me also in IE6 the middle column drops below left / right. Can it be carousel part, that ie doesn't understand the width of and it might need an extra div for that block or something.
    The crpVideoCoverFlow contains a width:auto, i'm not sure, but it might be messing up IE. Can you try to edit the styles and give that div style a specific width.
    Or the blocks in the centerblocks below the middle column. You can try disabling them to see which one messes up IE.

    I did some magick and it works now for 3col 213 ,but not for 2col 21_nc..still diging..i think clear:left/clerar:right thing
    or "ieclearing" staff... let see what mateo will suggest, i sent him PM.
    p.s.
    there is also preconfigured 3col231 it didnot work for IE7.



    slam

    Shoshia, if you are interested in fine Georgian support in Zikula, please consider joining here and here.
    Greetings,
    Chris

    Hi , i sent georgian lang files (pregettext zikula, core only) to drak and waiting till this translations show up in translation project...i'll join and fix/add translations.

    p.s.
    i checked 1.2RC2 . it works but dates dont still get translated.

    p.s.
    yes, checked clear BlankTheme 0.9 for
    config/pageconfigurations i set [Pages] file = norightcolumn.ini
    does not work...col1 is dropped



    edited by: shoshia, Oct 12, 2009 - 06:47 PM
  • Well
    when that issue with clears was supposed to be fixed using "floatbox" in the #col1_content :-s

    but now i see some stuff in the /style/patches/patch_2col.css and 3col231, try removing that stuff and recheck IE please, i hope that it get fixed with that icon_wink

    --
    - Mateo T. -
    Mis principios... son mis fines
  • Quote

    but now i see some stuff in the /style/patches/patch_2col.css and 3col231, try removing that stuff and recheck IE please, i hope that it get fixed with that icon_wink

    hi, which staff?
    if i change floatbox class thing for 2col this will affect 3col layout also, right?
    so i ned "floatbox2col21" and "floatbox3col213" separate classes?
  • thanks i fixed it:
    just don't let /style/patches/patch_2col.css and patch_3col.css,patch_3co231l.css files to load and everything works now. IE6 IE7 IE8 firefox,safari, mozilla, opera.

    in which file is the call of this patches? can not find it..just renamed this file to something.
  • another problem...

    1.vrpvideo block ("coverflow") does not work in firefox,mozilla aymore :(
    2. check in Opera 10.00 Beta 2 everything is fine bu webpage height is tooo muuuch high(long)
  • The patch is defined in /plugins/function.bt_htmloutput.php
    Yu can comment it out from the line 72:

    Code

    // .'<!--[if lte IE 7]>'

    // .'<link rel="stylesheet" href="'.$smarty->stylepath.'/patches/patch_'.$body.'.css" type="text/css" />'

    // .'<link rel="stylesheet" href="'.$smarty->themepath.'/yaml/core/slim_iehacks.css" type="text/css" />'

    // .'<![endif]-->';


    --
    - Mateo T. -
    Mis principios... son mis fines

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