Incorrect box edge

GK User
Sun Mar 20, 2011 12:28 pm
Hi,

The "seam" around the edge of the module I have an Image Show in is incorrect. Anyone know what I can do about this?

Thanks in advance.
User avatar
Junior Boarder

GK User
Mon Mar 21, 2011 8:28 pm
is this in every browser?

we need to see your site to give it a shot...
User avatar
Platinum Boarder

GK User
Tue Mar 22, 2011 12:04 pm
It's only in the box with the Image Show, but of course you can get access. The site's protected at the moment so I'll PM you with a login.
User avatar
Junior Boarder

GK User
Tue Mar 29, 2011 1:39 pm
I am also having the same problem and the image go up to the one i have in module position header1
User avatar
Senior Boarder

teitbite
Wed Mar 30, 2011 1:14 pm
Hi

Can I please see Your site ?
User avatar
Moderator

GK User
Thu Jun 16, 2011 2:21 pm
I've got the same issue. Is there a fix? It's on the top module under the menu at www.guidereservations.com.

Thx!
User avatar
Fresh Boarder

GK User
Thu Jun 23, 2011 5:20 am
Found a work around. Thanks anyway.
User avatar
Fresh Boarder

GK User
Sun Jul 03, 2011 11:53 pm
I also have this problem on my site... http://www.vancouvereventrentals.com/

It's only in the GK4 photoslide on the front page and is specific to only a few of the photoslide template styles.

Did anyone discover a general fix? To be completely honest I would like there to be no border at all and have the photoslide go to the very edge of its box.

Any help would be great.

Thanks
User avatar
Senior Boarder

teitbite
Mon Jul 04, 2011 2:42 pm
Hi

Can You please point me to the right place and show the problem on live site ?
User avatar
Moderator

GK User
Mon Jul 04, 2011 4:48 pm
Hi,

www.vancouvereventrentals.com is the site. The problem is on the homepage with the photoslider in the header2 position on the top right. It is only on that page but when I showed it on other pages it had the same problem. The photos show up just fine but the dashed border doesn't fit the slides.

border.jpg



Many thanks
User avatar
Senior Boarder

teitbite
Tue Jul 05, 2011 6:04 am
Hi

You've changed the Image show to a full module size. Unfortunately I need to see the problem to tell anything. Is it possible ?
User avatar
Moderator

GK User
Tue Jul 05, 2011 12:49 pm
Hi,

Yes, I actually achieved the effect I was looking for which is no border at all... Although it seems to still think there is a border so it still kicks the other modules down a little because I just used a "clear" module suffix.

I have however temporarily added the image show on the "about us" page.... http://www.vancouvereventrentals.com/in ... Itemid=148

It seems the problem only occurs on half of the image show module styles.

Many thanks.
User avatar
Senior Boarder

teitbite
Wed Jul 06, 2011 11:32 am
Hi

You can fix it by adding this code to css:

Code: Select all
#mainPage .box > div, #mainPage .box_menu > div, #mainPage .box_text > div {
    display: inline-block;
}
User avatar
Moderator

GK User
Wed Jul 06, 2011 1:51 pm
That's great, thanks very much
User avatar
Senior Boarder

teitbite
Wed Jul 06, 2011 7:26 pm
Hi

No problem. Glad I could help.
User avatar
Moderator


cron