Forums / Setup & design / IE display issue
Jørgen Småbrekke
Sunday 08 August 2004 3:29:00 am
Hi!
I'm using the 3.4 red designs (Theme 08). When I'm using Opera all is working well, but when I try to display my site in IE the articles and the menu bar is not displaying right.
Bård Farstad
Tuesday 10 August 2004 2:21:46 am
Could you provide more information about the problem? ( I don't have IE to test here right now )
--bård
Documentation: http://ez.no/doc
Tuesday 10 August 2004 6:46:45 am
Thanks for the reply Bård.
Take a look her: IE: http://saligblanding.no/display.jpgOpera: http://saligblanding.no/display2.jpg
1. The red background on the top of the page is also displayed as a background for the menu tree.
2. A large empty space is displayd in top of the artickls.
Tuesday 10 August 2004 7:09:39 am
These are both bugs in the CSS. I know that 2. is due to the with of either the left menu or the main content is too wide, this makes IE wrap this. It's simple to fix, just adjust the width values in the CSS file for this design.
1. I'm not too sure about. Would need IE to test, but mabye the path does not have background colour set and IE inherits it from the header ( just a guess ).
Mabye some IE guys could help out here? ;)
Wednesday 11 August 2004 3:13:46 am
Thanks Bård.
Any suggestion on the file I have to edit? core.css? pagelayout.tpl?
Paul Borgermans
Friday 17 September 2004 8:19:13 am
I noticed the wrong menu background too for the T02 design and intranet package, in my case it was extending into the breadcrump. I ended up wrapping the breadcrump path in its own <div> and dedicated style.
-paul
eZ Publish, eZ Find, Solr expert consulting and training http://twitter.com/paulborgermans
Ebbe Christoffersen
Friday 01 October 2004 3:38:00 pm
In the Corporate design the same thing happens . There are a background-color block under the horizontal topmenu and the same color-block hides the breadcrump line placed right under the topmenu. The blocks color definition is is hex #443399 , I could not identify the underlying css-file. If it is an IE bug the best cure must be a css solution.Any suggestions?
_________________________
I also want to eliminate in the Corporate design the text in the folders content pages with vertical links to children pages generated by the "folder.tpl":
<Title name>
View list
The question is:Which underlying *.php or *.tpl file includes/activates the folder.tpl to generate this content?
--Ebbe