how to show the module in vertical style?

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
Mon Apr 21, 2014 9:35 am
Reply with quote
Report this post
how to show the module in vertical style?
User avatar
Gold Boarder

GK User
Mon Apr 21, 2014 10:12 am
Reply with quote
Report this post
Hi,
1) probably you have to use another place, because there is too small place for sentences.
You can not pack the truck in the parking place for the bike.
2) What module you have used there?
3) I have to see URL to tell you more (!) Is this clear?
User avatar
Platinum Boarder

GK User
Tue Apr 22, 2014 12:49 pm
Reply with quote
Report this post
?
User avatar
Gold Boarder

GK User
Tue Apr 22, 2014 2:50 pm
Reply with quote
Report this post
? me too... I'm waiting.
User avatar
Platinum Boarder

GK User
Tue Apr 22, 2014 3:17 pm
Reply with quote
Report this post
Pawel F wrote:Hi,
1) probably you have to use another place, because there is too small place for sentences.
You can not pack the truck in the parking place for the bike.
2) What module you have used there?
3) I have to see URL to tell you more (!) Is this clear?


i thought i had sent an pm but i havent...
1. i want this place
2. gk5 news
3. see pm
User avatar
Gold Boarder

GK User
Tue Apr 22, 2014 8:42 pm
Reply with quote
Report this post
I was right,
this place was too small to show 3 columns with videos & titles.
and this Video list doesn't allows to use rows yet,
so right now you can use only pages.

But You can add request here: https://github.com/GavickPro/GK-News-Show-Pro
and maybe in new version our developer will add this.
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 6:53 am
Reply with quote
Report this post
ok, thanks so far. i posted to githup
User avatar
Gold Boarder

GK User
Wed Apr 23, 2014 7:15 am
Reply with quote
Report this post
Temporary you can use manually added code in 3 rows or show only one video on several pages. ;)
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 1:06 pm
Reply with quote
Report this post
Pawel F wrote:I was right,
this place was too small to show 3 columns with videos & titles.
and this Video list doesn't allows to use rows yet,
so right now you can use only pages.

But You can add request here: https://github.com/GavickPro/GK-News-Show-Pro
and maybe in new version our developer will add this.


now the module looks good so far, but i noticed, that its jumping because of the lenght of the text/titel.
i reduced the chars to 30 letters, but somethimes there are articles which therefore need a row more and then the whole sidebar jumps.
is there a way to fix the high of the module?
User avatar
Gold Boarder

GK User
Wed Apr 23, 2014 4:41 pm
Reply with quote
Report this post
In Theory you should add fixed height of this title box - which may help.
use firebug to check which class it's and add height value to it.

p.s.
In general this guide should help you understand customization : http://www.gavick.com/documentation/joo ... -size-etc/
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 5:23 pm
Reply with quote
Report this post
i could increase the high of the box, but now on the last item, the bottom navigation jumps
what for a class i have to change here?
User avatar
Gold Boarder

GK User
Wed Apr 23, 2014 6:37 pm
Reply with quote
Report this post
So you don't like animation effect ?
If you want to use another one - you have to hire php/js developer which will customize this view. sorry.
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 6:41 pm
Reply with quote
Report this post
no, i like the animation effect.
there is only the jump problem on some articles
User avatar
Gold Boarder

GK User
Fri Apr 25, 2014 1:12 pm
Reply with quote
Report this post
Hmm, but I saw "jumping" problem when last and first slide have different width of title that's all.
to fix it you can use this, it might help:
Code: Select all
.gkNspPM-VideoList h3 { height: 32px !important; }
User avatar
Platinum Boarder

GK User
Fri Apr 25, 2014 1:36 pm
Reply with quote
Report this post
great, thats it. thanks
User avatar
Gold Boarder


cron