1347ad
Posts: 2
Joined: Mon Jan 12, 2015 4:14 pm

Problem rendering the outline/shadow

Hi,

I've recently uploaded my website but when i click on the thumbnail, the gallery expands and the white frame has a big black outline around it. It looks to me as if the graphics for the shadow isn't rendering properly. I've viewed the page in Chrome and IE on PC and Chrome and the Android browser on my tablet but it renders exactly the same for all of them. I can load the webpage files in my browser from my computer and doesn't happen, and I can also view the examples on the Highslide website and they also render fine. Does anyone know what the problem might be?

Thanks
MisterNeutron
Posts: 440
Joined: Sun Aug 18, 2013 11:20 am

Re: Problem rendering the outline/shadow

Please give us a link to your site.
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: Problem rendering the outline/shadow

Unfortunately we have a bug in the Highslide Editor.
You can correct it locally by opening your highslide.config.js file and change this line:

Code: Select all

hs.outlineType = 'custom';
to this

Code: Select all

hs.outlineType = 'rounded-white';
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no

Return to “Highslide JS Usage”