AmberCutie's Forum
An adult community for cam models and members to discuss all the things!
  • ** WARNING - ACF CONTAINS ADULT CONTENT **
    Only persons aged 18 or over may read or post to the forums, without regard to whether an adult actually owns the registration or parental/guardian permission. AmberCutie's Forum (ACF) is for use by adults only and contains adult content. By continuing to use this site you are confirming that you are at least 18 years of age.
Status
Not open for further replies.
May 15, 2014
129
54
113
Well it seems there is no thread that is all about Chaturbate so i make one now. You can post and reply here if you have advice, services or helpful HTML and css code.


Chaturbate top left image change.

Code:
code soon

Preview:
image.jpg


Code:
<img style="left: 0px; top: 0px; position: absolute;" src="https://drive.google.com/uc?export=view&id=0B8ThrQg8aYESMVd0dTRYVGlRMjA">
<img src="https://drive.google.com/uc?export=view&id=0B8ThrQg8aYESeHh0ejZxZUtEUkE" style="left: 0px; top: 0px; position: absolute; width: 200px; height: 88px;">
<img style="left: 0px; top: 0px; position: absolute;" src="https://drive.google.com/uc?export=view&id=0B8ThrQg8aYESdWF6Wk5Fb2VEWGc">

Just replace the linkin the code:
Code:
https://drive.google.com/uc?export=view&id=0B8ThrQg8aYESeHh0ejZxZUtEUkE

to Your image width 200px nad height 88px :)

Have fun :))


__________________________________________________________________________________


Download chaturbate free raffle menu here: https://jsfiddle.net/9vptw2s1/

upload_2016_3_5_0_18_12.png


__________________________________________________________________________________


New chaturbate black style :) Now You can watch chaturbate at night no burning eyes again :D

To get it pm me. You need to have installed plugin for firefox or chrome "stylish"

CdWhNBRUYAAHpgr.jpg



__________________________________________________________________________________

Chaturbate christmas tips tree :)

https://jsfiddle.net/o42ntphs/#&togetherjs=F2w06d4grs
 
Last edited:
Oh also, you'll need to have it in one continuous chunk like so:

<p style="width: 800px; text-align: center;"><a href="YOURLINKHERE";><img src="YOURIMAGELINKHERE" style="display: inline-block;width: 24%; margin: auto;"/></a><a href="YOURLINKHERE";><img src="YOURIMAGELINKHERE" style="display: inline-block;width: 24%; margin: auto;"/></a><a href="YOURLINKHERE";><img src="YOURIMAGELINKHERE" style="display: inline-block;width: 24%; margin: auto;"/></a><a href="YOURLINKHERE";><img src="YOURIMAGELINKHERE" style="display: inline-block;width: 24%; margin: auto;"/></a></p>

If you rearrange it, and sure it looks neater and easier codewise, but it would affect how it appears on screen so don't do this:

<p style="width: 800px; text-align: center;">
<a href="YOURLINKHERE";><img src="YOURIMAGELINKHERE" style="display: inline-block;width: 24%; margin: auto;"/></a>
<a href="YOURLINKHERE";><img src="YOURIMAGELINKHERE" style="display: inline-block;width: 24%; margin: auto;"/></a>
<a href="YOURLINKHERE";><img src="YOURIMAGELINKHERE" style="display: inline-block;width: 24%; margin: auto;"/></a>
<a href="YOURLINKHERE";><img src="YOURIMAGELINKHERE" style="display: inline-block;width: 24%; margin: auto;"/></a>
</p>

@melezouriou -
No need for ; <a href="YOURLINKHERE";> and right now inline-block css attribute is not among the markup code rendered by CB platform (even if it doesn't causes issues in this particular code).
(tho, I've contacted support and asked if they are thinking of extending a bit the list of HTML tags accepted by their platform.... CB's support reply was "currently we are very busy but in the feature maybe we will take your request in consideration" --- their replay was much nicer, i have to admit)
Thumb up for using % values :rofl:
 
Upvote 0
Hey just wondering, but it's no big deal if it can't be done. I'm wondering if I can put tooltips in any of the buttons I created on my page? I know HTML on Chaturbate is limited, but if there's way then great. Reason for it just to give an explanation of each button, once again no big deal. Much appreciated
 
Upvote 0
Hey just wondering, but it's no big deal if it can't be done. I'm wondering if I can put tooltips in any of the buttons I created on my page? I know HTML on Chaturbate is limited, but if there's way then great. Reason for it just to give an explanation of each button, once again no big deal. Much appreciated

No you can not. Tooltips rely on hover, and its not working on CB. alt attribute might work but not as nice as a tooltip
 
Upvote 0
Hi Dan202
I want to thank you for all the advice you give here, because of you, I learned a lot.

Now I have a question, I saw it on some model' rooms. When soomeone tipping, like 10 tokens, on model' video starting to fly a rose (for example), maybe a gift box, not matter, it fly not long time, about 2-3 seconds, fly all over the video. From another room I saw, it was a star, star like started to jump on her video, and same short time. + there r was a name of tipper under the star. And if someone tip like 100 tokens, so then stars will be with a highlight. What is it? How did they do that? This is about chaturbate bots and apps? (I checked em, - no, usually bots, same bots dont give the effect in my room). Or maybe it can be doing on OBS? Please, help. Kisa :)
 
Upvote 0
Hi Dan202
I want to thank you for all the advice you give here, because of you, I learned a lot.

Now I have a question, I saw it on some model' rooms. When soomeone tipping, like 10 tokens, on model' video starting to fly a rose (for example), maybe a gift box, not matter, it fly not long time, about 2-3 seconds, fly all over the video. From another room I saw, it was a star, star like started to jump on her video, and same short time. + there r was a name of tipper under the star. And if someone tip like 100 tokens, so then stars will be with a highlight. What is it? How did they do that? This is about chaturbate bots and apps? (I checked em, - no, usually bots, same bots dont give the effect in my room). Or maybe it can be doing on OBS? Please, help. Kisa :)

What you describe is done through OBS, it will require a plugin, there are people on this forum who do sell such plugins, if you use the forum search function to find the several OBS threads you should find more easily enough.
 
  • Like
Reactions: Kisa
Upvote 0
Hey just wondering, but it's no big deal if it can't be done. I'm wondering if I can put tooltips in any of the buttons I created on my page? I know HTML on Chaturbate is limited, but if there's way then great. Reason for it just to give an explanation of each button, once again no big deal. Much appreciated
this sounds dope man i hope you figure it out and share it! haha
 
Upvote 0
Is CB having any issues on their server? I cant connect on the site. I mean the Chaturbate page doesnt even open.
Ive been off and on all afternoon...not streaming but messing with settings ect
 
  • Helpful!
Reactions: Laura0210
Upvote 0
Hi Dan202
I want to thank you for all the advice you give here, because of you, I learned a lot.

Now I have a question, I saw it on some model' rooms. When soomeone tipping, like 10 tokens, on model' video starting to fly a rose (for example), maybe a gift box, not matter, it fly not long time, about 2-3 seconds, fly all over the video. From another room I saw, it was a star, star like started to jump on her video, and same short time. + there r was a name of tipper under the star. And if someone tip like 100 tokens, so then stars will be with a highlight. What is it? How did they do that? This is about chaturbate bots and apps? (I checked em, - no, usually bots, same bots dont give the effect in my room). Or maybe it can be doing on OBS? Please, help. Kisa :)
Indeed it is a OBS plug-in and unfortunately there seams to be a strong debate between premiums and performers.
Camgirls want their stream-screen look pretty and some premiums simply hate this type of screen-enhancement because it covers important frames from performer's activity (a yellow 1 token tip wall for example will drive some tippers away because they are not able to see "the hot stuff" due to screen overlay animations)
I didn't developed such stuff in the past and nor I will do in the feature. My own opinion is to help the performer make money not driving tippers mad with "annoying" stuff.
If there are devs out-there who are willing to dev such plugins.... well, best of luck.
Money over looks I say... Main focus is making money from camming activity.
Best regards, Dan N - vacation time :)
 
Upvote 0
Hi Dan202
I want to thank you for all the advice you give here, because of you, I learned a lot.

Now I have a question, I saw it on some model' rooms. When soomeone tipping, like 10 tokens, on model' video starting to fly a rose (for example), maybe a gift box, not matter, it fly not long time, about 2-3 seconds, fly all over the video. From another room I saw, it was a star, star like started to jump on her video, and same short time. + there r was a name of tipper under the star. And if someone tip like 100 tokens, so then stars will be with a highlight. What is it? How did they do that? This is about chaturbate bots and apps? (I checked em, - no, usually bots, same bots dont give the effect in my room). Or maybe it can be doing on OBS? Please, help. Kisa :)

You can use its free https://tipalerts.com
Or You can install (more complicated) this https://github.com/paulallen87/chaturbate-overlay-app/wiki
 
  • Like
Reactions: emily rae
Upvote 0
Hi,

Is there anyone who is able to help design a bespoke profile for my Chaturbate profile? I am trying to use a demo version over at camgirl xnite but I currently cannot see any option for an actual demo!

I really don't know HTML code so I'm asking if it's possible to hire somebody to make a bespoke design? It's nothing complex, just the essentials and something a lil bit different :)

I have just started streaming via OBS, not sure if that will affect anything as I just want a nice clean profile first!

Thanks! X
 
Upvote 0
Hi,

Is there anyone who is able to help design a bespoke profile for my Chaturbate profile? I am trying to use a demo version over at camgirl xnite but I currently cannot see any option for an actual demo!

I really don't know HTML code so I'm asking if it's possible to hire somebody to make a bespoke design? It's nothing complex, just the essentials and something a lil bit different :)

I have just started streaming via OBS, not sure if that will affect anything as I just want a nice clean profile first!

Thanks! X

What exacly You need ?
 
Upvote 0
Im starting to have some interest in making a nice profile for my CB page. But I know absolutely nothing about html or anything. I know there was an html starter guide on here and now I cant find it anywhere...basically I just want to have somewhere to put some rules, some info on special requests, some info on our tip menu and how its not fixed... Also we have a top 3 tippers of the month contest... what I have now is terrible...can anyone please point in a direction to get me started?
 
Upvote 0
Unfortunately for some, I still have a few days of vacation & i'm not able to offer more support/assistance/ hints but here are some free stuff anyone can play with

Thank you, I put a few terrible photos up for now so maybe they will work :)
 
Upvote 0
Thank you, I put a few terrible photos up for now so maybe they will work :)

You are using a mobile device to edit your images?
My suggestion is to try a image editor like Gimp or Photoshop (or online services like Canva) edit your graphics as you want, upload them online and add to your CB bio page --- desktop/PC

Basic markup code for a single image:
Code:
<img src="your-image-url-here" style="display:block;width:100%;height:auto;margin:0 auto;">

Make sure your graphics are at least 1000px width... the height does not matter; and replace the source image your-image-url-here with direct url path.
The additional css style is to make the image responsive and position it better.
Best of luck
 
Upvote 0
You are using a mobile device to edit your images?
My suggestion is to try a image editor like Gimp or Photoshop (or online services like Canva) edit your graphics as you want, upload them online and add to your CB bio page --- desktop/PC

Basic markup code for a single image:
Code:
<img src="your-image-url-here" style="display:block;width:100%;height:auto;margin:0 auto;">

Make sure your graphics are at least 1000px width... the height does not matter; and replace the source image your-image-url-here with direct url path.
The additional css style is to make the image responsive and position it better.
Best of luck


Thank you, i did download gimp but i had no idea how to use it ill keep trying
 
Upvote 0
  • Like
Reactions: CurvyJ
Upvote 0
Hi,

Is there anyone who is able to help design a bespoke profile for my Chaturbate profile? I am trying to use a demo version over at camgirl xnite but I currently cannot see any option for an actual demo!

I really don't know HTML code so I'm asking if it's possible to hire somebody to make a bespoke design? It's nothing complex, just the essentials and something a lil bit different :)

I have just started streaming via OBS, not sure if that will affect anything as I just want a nice clean profile first!

Thanks! X

Hi, I design bios :) I have examples on my page along with my contact email and Twitter if you're interested :h: https://www.chaturbate.com/leedsladlooking4
 
Upvote 0
You are using a mobile device to edit your images?
My suggestion is to try a image editor like Gimp or Photoshop (or online services like Canva) edit your graphics as you want, upload them online and add to your CB bio page --- desktop/PC

Basic markup code for a single image:
Code:
<img src="your-image-url-here" style="display:block;width:100%;height:auto;margin:0 auto;">

Make sure your graphics are at least 1000px width... the height does not matter; and replace the source image your-image-url-here with direct url path.
The additional css style is to make the image responsive and position it better.
Best of luck


Im managing a bit better on cava but the images seem large

Does it look ok? my husband says Im worrying for nothing...no one reads these any way lol
https://chaturbate.com/curvyjforyou/
 
Upvote 0
Im managing a bit better on cava but the images seem large

Does it look ok? my husband says Im worrying for nothing...no one reads these any way lol
https://chaturbate.com/curvyjforyou/

The images are ok in size and semi-responsive too.
Well, some users do read the bio content and some don't care much but at least you know that you did all you can to offer info/rates....and such.
Best regards
 
  • Like
Reactions: CurvyJ
Upvote 0
Upvote 0
Upvote 0
Status
Not open for further replies.