NSP-GK5 portfolio view

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
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
Mon Dec 05, 2016 11:20 am
Hi there,

in my website i use GK_HOTEL template, in the "bottom1" position i'm trying to use
the NSP-GK5 Portfolio view to preview the articles in the horizontal view,
but somehow the visible part is always vertical.

Can someone guide me where did i go wrong ?

BEFORE :
vertical.jpg


AFTER :
horisontal.jpg


My web is here :
Demo
User avatar
Fresh Boarder

GK User
Thu Dec 08, 2016 3:57 am
BUMP !
User avatar
Fresh Boarder

GK User
Thu Dec 08, 2016 7:56 am
Hi,

Enter that module
On the left side find "Article Layout" and enter.
Make it like this and save it.
Amount of pages with arts: 1
Amount of columns: 4
Amount of rows: 1


I hope this will help.

Regards
Okan
User avatar
Junior Boarder

GK User
Thu Dec 08, 2016 10:53 am
Hi thanks for the response,
unfortunately the layout still the same, the visible part is vertical,

what i want to as result is horizontal,
maybe something in coding ?
User avatar
Fresh Boarder

teitbite
Sun Dec 11, 2016 2:06 pm
Hi

Please disable css compression. I think module's style was not added to it at all. Check also if default module's css is enabled. It can be found in module's advanced options.
User avatar
Moderator

GK User
Wed Dec 14, 2016 4:27 am
I've tried every combination of Enable and Disable in Advanced Settings,
unfortunately the icon in the home still the same.

I attach the Advanced Settings screen cap, some help maybe ?
User avatar
Fresh Boarder

teitbite
Sat Dec 17, 2016 2:15 pm
Hi

Please put the module back. Right now You are using table which is not a responsive solution and is breaking mobile layout of Your site.

Send me an access to joomla panel please.
User avatar
Moderator

GK User
Wed Dec 21, 2016 11:10 am
sent you pm, please check ty :)
User avatar
Fresh Boarder

teitbite
Wed Dec 28, 2016 11:37 am
Hi

I just found Your access and visited Your site, but looks like everythign is ok now. You may just add:

Code: Select all
.gkNspPM-Portfolio2 .gkImagesWrapper > a img {
    margin: 0 auto;
}


to center images.
User avatar
Moderator


cron