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?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
213 and 21 layout problem in IE7
-
- Rank: Softmore
- Registered: Mar 10, 2005
- Last visit: Mar 18, 2010
- Posts: 288
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
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 -
- Rank: Team Member
- Registered: May 03, 2004
- Last visit: May 31, 2010
- Posts: 511
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 -
- Rank: Softmore
- Registered: Mar 10, 2005
- Last visit: Mar 18, 2010
- Posts: 288
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 -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
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
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Softmore
- Registered: Mar 10, 2005
- Last visit: Mar 18, 2010
- Posts: 288
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? -
- Rank: Softmore
- Registered: Mar 10, 2005
- Last visit: Mar 18, 2010
- Posts: 288
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. -
- Rank: Softmore
- Registered: Mar 10, 2005
- Last visit: Mar 18, 2010
- Posts: 288
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) -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
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
- Moderated by:
- Support
