How to edit GK Image Show on eSport height

GK User
Sun Feb 03, 2013 6:48 pm
Hi community,

well I am testing on a new layout for my website using the eSport template on Joomla!2.5 (version 3.1.3)

My idea:
Putting the ImageShow module (Music style) onto a different position to have multiple and clickable thumbs in two rows.
By now the module is on breadcumb position as eyecatcher for the main content area.
See also at http://www.fitundfun24.de

When putting the module on top or top7 position (10 slides activated) the module displays 1,5 rows only.. I do need really about 50px more or so and the complete module and its slides/thumbs are displayed correctly in width and height for me.

Studying the template *.css' and testing editing with 'width: 50px;' on eSport Image Show section failed (GK stuff) :?:

It must be possible to edit maybe in php???

Best regards
colnago
User avatar
Junior Boarder

teitbite
Mon Feb 04, 2013 11:57 am
Hi

Please show me exactly where this module is located.
User avatar
Moderator

GK User
Mon Feb 04, 2013 6:51 pm
Hi,

the module was deactivated by default because it was just a new idea to display content differently.
Now I have set the module to active to have a closer view on its behavior.

module position: top

Would be fine if you had an idea to edit the height.

colnago
User avatar
Junior Boarder

teitbite
Wed Feb 06, 2013 12:12 pm
Hi

I can only see a way for manual resizing:

Code: Select all
.gkIsWrapper-gk_music .gkIsSlides { height: 275px !important; }



Isn't there a setting for number of elements in one row ?
User avatar
Moderator

GK User
Wed Feb 06, 2013 7:07 pm
It works perfectly and I have deactivated the new module position again.

Yes there is a setting for numbers of elements. Unfortunately it seems to be only one row by default. And so the second row had been cut.

With the manual overwriting.css setting it works great.
Thank you very much.
User avatar
Junior Boarder

teitbite
Fri Feb 08, 2013 7:21 pm
Hi

Ok. I'm glad I could help :)
User avatar
Moderator


cron