WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: Luckyluke on March 07, 2010, 01:39:10 PM

Title: [solved] CSS Styling in IE 6 -> 8
Post by: Luckyluke on March 07, 2010, 01:39:10 PM
Hi,

I've made a website for a friend (www.jeffspeakman.be) but the menus "contact" and "sponsors" doesn't align in the menu. It starts at a new line.
This only happens in IE. It works fine in Chrome and FF.
Ideas?

Grtz,
Luc


[gelöscht durch Administrator]
Title: Re: CSS Styling in IE 6 -> 8
Post by: sky writer on March 07, 2010, 07:54:35 PM
It looks the same in IE as FF for me.
Title: Re: CSS Styling in IE 6 -> 8
Post by: Luckyluke on March 08, 2010, 09:19:04 AM
It looks the same in IE as FF for me.

No, it doesn't...
Title: Re: CSS Styling in IE 6 -> 8
Post by: sky writer on March 08, 2010, 04:38:27 PM
Okay... I guess it doesn't then.  Sorry.  I've attached a screen shot of what it looks like in my IE.  If there's something I'm missing, let me know.

I do however get this error in IE:
Webpage error details

Message: 'this.theimages[...].1' is null or not an object
Line: 165
Char: 1
Code: 0
URI: http://www.jeffspeakman.be/cms/templates/jeff/header.js

[gelöscht durch Administrator]
Title: Re: CSS Styling in IE 6 -> 8
Post by: Luckyluke on March 08, 2010, 05:30:26 PM
Strange, on my other PC with IE8, it runs without perfect CSS styling.
The menu are correct.

The error is slideshow for the picture. My friend doesn't want a slideshow so I remove it later on this week.

Luc
Title: Re: CSS Styling in IE 6 -> 8
Post by: Luckyluke on March 09, 2010, 07:58:28 AM
Hmm... on my other PC the menus are not good.
Could it have something to do with WinXP or Vista?
Title: Re: CSS Styling in IE 6 -> 8
Post by: chio on March 09, 2010, 12:49:50 PM
No problems here (IE8, Win7 64)
Title: Re: CSS Styling in IE 6 -> 8
Post by: sky writer on March 09, 2010, 07:18:44 PM
You could try running it through here: http://browsershots.org/
and see if you can duplicate the issue.
Title: Re: CSS Styling in IE 6 -> 8
Post by: instantflorian on March 09, 2010, 11:22:15 PM
Hi,

with IE Tester (http://www.my-debugbar.com/wiki/IETester/HomePage (http://www.my-debugbar.com/wiki/IETester/HomePage)): IE6, IE7 breaks, IE8 ok.
In all IEs and also in FF appears a JavaScript Error

Fehler: this.theimages[picindex] is undefined
Quelldatei: http://www.jeffspeakman.be/cms/templates/jeff/header.js
Zeile: 165

I guess the submenu of "media" is the reason

Title: [solved] CSS Styling in IE 6 -> 8
Post by: Luckyluke on March 15, 2010, 08:40:35 PM
I deleted some <div> and the problem was solved...

Grtz,
Luc