GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Sell and Buy Forum (https://gfy.com/forumdisplay.php?f=35)
-   -   Updated Chaturbate and Camgasm api (https://gfy.com/showthread.php?t=1239082)

adulttemps 01-12-2017 01:38 AM

Updated Chaturbate and Camgasm api
 
https://github.com/hillipino

Removed the grid and switched over to flex to display the thumbs, also add a camgasm version

enjoy

bns666 01-12-2017 03:36 AM

nice :thumbsup

j3rkules 01-12-2017 04:44 AM

I am going to test it, it does look good.

adulttemps 01-16-2017 11:44 AM

https://github.com/hillipino updated to v2.3 adds prev next videos to solo page and a few minor code tweaks

k33n 02-25-2017 01:21 AM

looks great and i really like the random title function.I got stuck at customizing and i hope you can help me out.I am trying to change how thumbnails appear based on media queries,so in thumbnail.scss i am changing .thumbnail class like this

Code:

 
                @include breakpoint(medium) {
                        width: 33%;
                }

                @include breakpoint(small) {
                        width: 50%;
                }

                @include breakpoint(xsmall) {
                        width: 100%;
                }

Also i have changed skel breakpoints in main.scss

Code:

@include skel-breakpoints((
                xlarge: '(max-width: 1680px)',
                large: '(max-width: 1280px)',
                medium: '(max-width: 980px)',
                small: '(max-width: 480px)',
                xsmall: '(max-width: 360px)'
        ));

but nothing is changing.In other words i want thumbnails to be like this max width 360px on single column,max width 480px on 2 columns,more than 480px on 3 columns.I cant figure out why is not working.Also changing .thumbnail class from 20% to 25% is not working either.Is not a cache issue because i can see in browser that the values are changed.

Thank you!

adulttemps 02-25-2017 08:50 AM

Did you set the breakpoints in the main.js file also?

k33n 02-26-2017 11:22 PM

Now i did and it's working :thumbsup Great support.Thank you!

adulttemps 02-27-2017 09:01 AM

Awesome, if you can think of any features to improve the script just let me know.


All times are GMT -7. The time now is 10:42 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc