Log in

View Full Version : vbadvanced problem in internet explorer 8


darknusens
09-26-2010, 05:06 PM
Hi guys. Hopefully someone can shed some light on this issue. I have vbadvanced installed on my homepage at gamerzcreed.com When I load the site with the latest version of Firefox (3.6.10) it looks fine. The modules are where they should be and there is no problem. But, when I open it up with internet explorer 8, the right sided module, the welcome block is misaligned. It moves to the left almost to the middle of the page? I haven't changed the settings for this, they are all default. So what could be going on? Some kind of bug? Here are some screenshots below: Any help would be appreciated.



Firefox
http://img836.imageshack.us/img836/2148/firefoxv.jpg

Internet explorer
http://img22.imageshack.us/img22/5070/internetexplorer.jpg

BirdOPrey5
09-26-2010, 05:23 PM
Your going to need to get answers from vBadvanced themselves... they have their own support forums... www.vbadvanced.com

darknusens
09-26-2010, 05:27 PM
Your going to need to get answers from vBadvanced themselves... they have their own support forums... www.vbadvanced.com

I know but those forums suck! lol You never get an answer there. I'm just kinda hoping that someone here as had the same problem and can help. I copied and pasted this post to there forums to but, I highly doubt I'm going to get any answers over there.

BirdOPrey5
09-26-2010, 05:37 PM
I hear you... are you using "compatibility headers" on IE8? You probably should be...

darknusens
09-26-2010, 05:52 PM
I hear you... are you using "compatibility headers" on IE8? You probably should be...

Never heard of them. What are they and how do I install it? Thanks for the hand Bird :)

kh99
09-26-2010, 06:56 PM
BTW, it looks a totally different way on Chrome...

That's a good one - there are three cells in a table that's 100%, and two of them have width = 175 but the middle one has nothing in it. On FF it expands the center one to fill the space, on Chrome it expands the left and right cells to fill the space, and on IE, well, I'm not sure what it's doing. This is why I never went in to doing HTML...

In any case if there's something in the center cell (even just a &nbsp), it looks right in all three browsers. I think there's a module called "Custom Page Content" you can put there which will only show something if you've integrated the page with one of the vBulletin pages, so you could try putting that module in the center column (if it's not there already, that is).

BirdOPrey5
09-26-2010, 07:36 PM
Never heard of them. What are they and how do I install it? Thanks for the hand Bird :)

"Compatibility View" is an option it asks when first installing IE... Otherwise you can click on the TOOLS button and choose "Compatibility View Settings" - Add your domain there or choose to view all sites with compatibility view...

darknusens
09-26-2010, 10:44 PM
"Compatibility View" is an option it asks when first installing IE... Otherwise you can click on the TOOLS button and choose "Compatibility View Settings" - Add your domain there or choose to view all sites with compatibility view...

I take it that would work for me only right? I mean, others would still have the problem wouldn't they?

BirdOPrey5
09-26-2010, 10:51 PM
I take it that would work for me only right? I mean, others would still have the problem wouldn't they?

99% of people usually enable compatibility view when installing or running ie8 for the first time. It is the recommended setting by Microsoft. I'm not sure it will solve your problem but IF you don't have it enabled then it COULD BE the issue.

darknusens
09-26-2010, 10:59 PM
BTW, it looks a totally different way on Chrome...

That's a good one - there are three cells in a table that's 100%, and two of them have width = 175 but the middle one has nothing in it. On FF it expands the center one to fill the space, on Chrome it expands the left and right cells to fill the space, and on IE, well, I'm not sure what it's doing. This is why I never went in to doing HTML...

In any case if there's something in the center cell (even just a &nbsp), it looks right in all three browsers. I think there's a module called "Custom Page Content" you can put there which will only show something if you've integrated the page with one of the vBulletin pages, so you could try putting that module in the center column (if it's not there already, that is).

Ooh Now I see. Yeah that's kinda what I was thinking too but I wasn't quite sure.

So basically what your saying is that, it's not really a "coding problem" per say, its just the way that different browsers interpret sites differently and how they are all trying to "Compensate" for that empty space that's making my front page look the way it does.

Did I get that right?

kh99
09-27-2010, 12:45 AM
Yeah, basically that's right. To be honest I'm not really sure why it happens. Maybe it's that each browser doesn't implement the HTML specification quite right, or maybe the spec doesn't say what to do in that case.

But rereading my post I see it might be kind of confusing, I went from talking about tables in the HTML to talking about the vbadvanced columns.