Updated Chaturbate and Camgasm api

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adulttemps
    Confirmed User
    • May 2002
    • 320

    #1

    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
    Hillipino Money with Cams
  • bns666
    Confirmed Fetishist
    • Mar 2005
    • 11555

    #2
    nice
    CAM SODASTRIPCHAT
    CHATURBATEX LOVE CAM

    Comment

    • j3rkules
      VIP
      • Jul 2013
      • 22111

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

      Comment

      • adulttemps
        Confirmed User
        • May 2002
        • 320

        #4
        https://github.com/hillipino updated to v2.3 adds prev next videos to solo page and a few minor code tweaks
        Hillipino Money with Cams

        Comment

        • k33n
          Confirmed User
          • Feb 2009
          • 201

          #5
          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!

          Comment

          • adulttemps
            Confirmed User
            • May 2002
            • 320

            #6
            Did you set the breakpoints in the main.js file also?
            Hillipino Money with Cams

            Comment

            • k33n
              Confirmed User
              • Feb 2009
              • 201

              #7
              Now i did and it's working Great support.Thank you!

              Comment

              • adulttemps
                Confirmed User
                • May 2002
                • 320

                #8
                Awesome, if you can think of any features to improve the script just let me know.
                Hillipino Money with Cams

                Comment

                Working...