jeffh
Posts: 4
Joined: Thu Feb 04, 2010 7:15 am

Gallery popup in IE has jagged / broken border..not Firefox?

I used the Highslide editor, created a basic white gallery, downloaded the zip file. It works great in Firefox but I am getting this horrible broken / jagged border around the popup image in windows IE. How can I fix this? Please help!!!!

Image

Image
torstein.honsi
Site Admin
Posts: 9215
Joined: Thu Nov 09, 2006 11:22 am
Location: Vik i Sogn, Norway

Re: Gallery popup in IE has jagged / broken border..not Firefox?

Chances are that this isn't visible for other users of IE. Most likely the dimensions of an older version of your custom outline is cached in IE. If we can see this live we will probably be able to tell you more.
Torstein Hønsi
CTO, Founder
Highsoft
torstein.honsi
Site Admin
Posts: 9215
Joined: Thu Nov 09, 2006 11:22 am
Location: Vik i Sogn, Norway

Re: Gallery popup in IE has jagged / broken border..not Firefox?

Okay, like I thought the outlines look just fine in my IE. It's probably just a matter of cached old versions in your browser.

PS: I'm listening to "Cinnamon Girl" right now :) Love that single note guitar solo!
Torstein Hønsi
CTO, Founder
Highsoft
jeffh
Posts: 4
Joined: Thu Feb 04, 2010 7:15 am

Re: Gallery popup in IE has jagged / broken border..not Firefox?

That's weird. I tried on my wife's computer and the same thing is happening. If it is a cache problem, how do I fix that?
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: Gallery popup in IE has jagged / broken border..not Firefox?

I looked at your gallery with IE 6, 7 & 8, and the outline looks fine.
You can try renaming the outline file. Find custom.png in the outlines folder (path: highslide/graphics/outlines) and rename it to custom-new.png.
Then find this line in your highslide.config.js file:

Code: Select all

hs.outlineType = 'custom';
And change it to:

Code: Select all

hs.outlineType = 'custom-new';
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no
jeffh
Posts: 4
Joined: Thu Feb 04, 2010 7:15 am

Re: Gallery popup in IE has jagged / broken border..not Firefox?

Thanks RoadRash! That worked like a charm :-)

Return to “Highslide Editor”