Cross Browser Check Errors v2.15

GK User
Fri Feb 15, 2013 2:16 am
Hi Folks,

I have a site which I am trying to finish ready to go live and have some issues when checking across different browsers. The worst issue is with IE7 and Opera. I would rather not give the url out on a public site, so I will need to PM the url to anyone out there who is good at diagnosing browser issues and fancies taking a look.

Here's some site info...
Opera
Version
12.14
Build
1738
Platform
Win32
System
Windows Vista

IE7
Platform
Win32
System
Windows Vista

Joomla V2.5.9

Template Pixellove patched to V2.15
Template fixed 980px, Default Layout RIGHT
CSS Cache ON, CSS Comp. ON, JS Comp. OFF, Override ON, GK Cache ON, GK cacheExt OFF
Selectivizer ON, Chrom Support ON, CSS Reset E.Myers, Column width = Style Tags, Prefixfree OFF

Errors Opera and IE7 display a top margin error which hides 50% of the menu.

IE7 breaks the design by failing to render the right column in the right place and wraps the column left over the main body. This error with IE7 can be seen on the Gavick Demo for Pixellove.

There are other minor errors in margin calculations in IE7.

Obviously I can turn off the CSS compression and Cache but for now it's setup as it should be when live.

Thanks in advance for any assistance.
User avatar
Expert Boarder

GK User
Sat Feb 16, 2013 8:37 pm
I have fixed the issue with IE and Opera which was causing the top menu etc. mess up it was caused by my misuse/abuse of negative margins.

Is someone on the Gavick team going to look at the issue that causes the right column to wrap left? This problem can be seen on the Gavick demo page for Pixellove Layout Right using IE7.

I'm also seeing issues with the top nav on the demo site using FF 18.0.2. :huh:

Thanks in advance.
User avatar
Expert Boarder

GK User
Thu Feb 21, 2013 1:39 am
Here is one way to fix the error on the Gavick demo page for the pixellove template menu bar.

Code: Select all
#gkNav {
  width: 1260px; /* Set it to the width you require*/
}


Oh and make sure you have overrides enabled in the advanced settings! ;)

Still waiting for some feedback on how to fix the error caused by the right hand column? Anybody out there? :?
User avatar
Expert Boarder

GK User
Tue Mar 05, 2013 8:24 pm
I guess there is no interest in offering a solution to this error!

Image
User avatar
Expert Boarder


cron