Image show 4 Displays site url & module boarder

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Aug 29, 2014 6:16 am
Reply with quote
Report this post
Hello,

I'm working with Startup for J3+

The hero image on the front page has a 'fine white boarder' that surrounds the text frame in the header position that I cant remove.
This hairline boarder frame shows the site root URL in the top left corner (see screen dump) The site is local host :(

Image show v145
I have a single side that is text
I have no animations
The image background colour is: transparent
Interface is transparent
Module suffix: nobg
Module style: gk_startup
Interface
Automation: Disabled

It only displays when the slide text is displayed. The slide does not have a URL specified.

Any suggestions?

kind regards
Drew
User avatar
Gold Boarder

GK User
Mon Sep 01, 2014 7:32 am
Reply with quote
Report this post
Sorry but there is no way to check CSS based on image. Could you provide us your site URL ?
User avatar
Platinum Boarder

GK User
Mon Sep 01, 2014 12:38 pm
Reply with quote
Report this post
Hello,
its currently 'local host' at the moment so I'll post a url when we go live again

thanks
User avatar
Gold Boarder

GK User
Mon Sep 01, 2014 1:14 pm
Reply with quote
Report this post
Sure, I'm waiting.
User avatar
Platinum Boarder

GK User
Sun Sep 14, 2014 11:45 pm
Reply with quote
Report this post
bkrztuk wrote:Sure, I'm waiting.


Hello,
Here is the live site.
http://bit.ly/frameworkmissing
I am using a single text slide only and turned off animation and pagination.
How can I remove the hairline module boarder from displaying. It does seem to be intermittent.
Kind regards
Drew
User avatar
Gold Boarder

GK User
Tue Sep 16, 2014 9:15 am
Reply with quote
Report this post
Hello,

Please add the following code at the end of any CSS file:

Code: Select all
.gkIsImage img {
    opacity: 0;
}
User avatar
Administrator

GK User
Tue Sep 16, 2014 11:34 pm
Reply with quote
Report this post
Perfect fix - thank you :)
User avatar
Gold Boarder


cron