10px gap

Easily add amazing slideshow to your Joomla website with free Image Show module and manage them using slide manager
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed May 15, 2013 7:14 pm
Hi,

I am trying to remove a 10 px gap as seen in the pic. I've gone through the CSS and can't find it, please help.

Thanks,
Adam
User avatar
Junior Boarder

GK User
Wed May 15, 2013 7:36 pm
Hi,
can you give us url to your site? It will be much easier to help you.
User avatar
Gold Boarder

GK User
Wed May 15, 2013 8:02 pm
It's on a dev site for work, so unfortunately I can't. Any ideas?
User avatar
Junior Boarder

GK User
Thu May 16, 2013 7:56 am
Try increase image width to 10px in module settings. Should help.
User avatar
Gold Boarder

GK User
Mon May 20, 2013 7:19 pm
Hi Konrad,

Thanks for the help. I tried what you said, but it just ended up putting a 5px white space on the left and right of the image.

The URL is: http://joomla3.lalawlibrary.org/

The ImageShow is on the front page. I am trying to remove the gap between the images and the block on the right.

Thanks,
Adam
User avatar
Junior Boarder

GK User
Tue May 21, 2013 9:13 am
Please send me Private Message with access to your joomla backend. Remember add link to this topic too.
User avatar
Gold Boarder

GK User
Tue May 21, 2013 7:27 pm
Thanks Konrad,

I've PM'ed you the info.
User avatar
Junior Boarder

GK User
Wed May 22, 2013 8:06 am
Please add to override.css
Code: Select all
.gkIsWrapper-gk_game_magazine .gkIsList {
width: 276px !important;
}
User avatar
Gold Boarder


cron