AmberCutie's Forum
An adult community for cam models and members to discuss all the things!

Chaturbate html

  • ** 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.
Apr 20, 2024
15
1
1
1
22
Hello everyone, is there someone who can teach me how to do this exact html/code? I already try to learn/search online but still i cant get the exact result like this persons chaturbate display.

The yellow thing. I tried mine with this code:
<img style="position:absolute;left:27px;top:99px;pointer-events:none"
src= "https://i.ibb.co/GxLd0pD/IMG-6681.gif" alt="IMG-6681" border="0" /></a>

But it doesnt have same result:< is there someone who can teach me please???🙏 beginner here
 

Attachments

  • IMG_6683.png
    IMG_6683.png
    680.1 KB · Views: 26
Solution
It looks like you pasted in Sequential's suggestion without deleting the previous code.

There are two things you can try changing to move the image on the screen; the first is the left: 0px;. Try changing the 0 (zero) to something like 300 (so left: 300px;) and see how much the image moves. That should move it slightly to the right. Pay attention to the semi-colon. It is important.


The second place to try changing is margin: -110px 0 0 0; - change the zero after -110px to something like -300px and see what happens.

By changing those two numbers you should be able to move the image around, but it will take some trial and error to get it where you want. Be aware though, that this uses absolute positioning...
Hello everyone, is there someone who can teach me how to do this exact html/code? I already try to learn/search online but still i cant get the exact result like this persons chaturbate display.

The yellow thing. I tried mine with this code:
<img style="position:absolute;left:27px;top:99px;pointer-events:none"
src= "https://i.ibb.co/GxLd0pD/IMG-6681.gif" alt="IMG-6681" border="0" /></a>

But it doesnt have same result:< is there someone who can teach me please???🙏 beginner here
This might do what you want it to.. (Put it above the section with your links)


<p style="z-index: 5; position: absolute; top: -8%; left: -75%; line-height:0cm; display: flex; justify-content: flex-start; vertical-align: top; width: 100%; transform: rotate(180deg);"><img src='https://i.ibb.co/GxLd0pD/IMG-6681.gif'></a></p>
 
Upvote 0
H
This might do what you want it to.. (Put it above the section with your links)


<p style="z-index: 5; position: absolute; top: -8%; left: -75%; line-height:0cm; display: flex; justify-content: flex-start; vertical-align: top; width: 100%; transform: rotate(180deg);"><img src='https://i.ibb.co/GxLd0pD/IMG-6681.gif'></a></p>
Hi i tried to paste your idea it end up like this😅
 

Attachments

  • IMG_6686.png
    IMG_6686.png
    405.9 KB · Views: 10
Upvote 0
DP because it exceeded edit time...

This might work better for you, I can see you have centered logos, I'm not at a pc where I can insta test for cell-phone resolutions, so I'm not sure how it will look on different phones, tablets, and such.. but it's worth a shot:


<p style=";position:absolute; top: -10vh; left:0; transform: rotate(180deg); z-index:0; text-align:center; margin:0; padding:2px 0 0 0; width:100%;"><img src='https://i.ibb.co/GxLd0pD/IMG-6681.gif'></a></p>
 
  • Like
Reactions: Enylik
Upvote 0
DP because it exceeded edit time...

This might work better for you, I can see you have centered logos, I'm not at a pc where I can insta test for cell-phone resolutions, so I'm not sure how it will look on different phones, tablets, and such.. but it's worth a shot:


<p style=";position:absolute; top: -10vh; left:0; transform: rotate(180deg); z-index:0; text-align:center; margin:0; padding:2px 0 0 0; width:100%;"><img src='https://i.ibb.co/GxLd0pD/IMG-6681.gif'></a></p>
It looks better like the persons design thankyou so much dear for the effort💖 you edit it exactly like where it place thank you😊
 
Upvote 0
DP because it exceeded edit time...

This might work better for you, I can see you have centered logos, I'm not at a pc where I can insta test for cell-phone resolutions, so I'm not sure how it will look on different phones, tablets, and such.. but it's worth a shot:


<p style=";position:absolute; top: -10vh; left:0; transform: rotate(180deg); z-index:0; text-align:center; margin:0; padding:2px 0 0 0; width:100%;"><img src='https://i.ibb.co/GxLd0pD/IMG-6681.gif'></a></p>💖💖💖💖💖
 
Upvote 0
This might do what you want it to.. (Put it above the section with your links)


<p style="z-index: 5; position: absolute; top: -8%; left: -75%; line-height:0cm; display: flex; justify-content: flex-start; vertical-align: top; width: 100%; transform: rotate(180deg);"><img src='https://i.ibb.co/GxLd0pD/IMG-6681.gif'></a></p>
Hey is it possible if i hire u for just manjor edit for my chaturbate profile? I will pay you small tokens in return just major only maybe 100tks?😅 i just use my phone and not computer atm and the efforts u did is different i thought it was already right but i check on web its different maybe i will hire u i will just pay tokens?
 
Upvote 0
Hey is it possible if i hire u for just manjor edit for my chaturbate profile? I will pay you small tokens in return just major only maybe 100tks?😅 i just use my phone and not computer atm and the efforts u did is different i thought it was already right but i check on web its different maybe i will hire u i will just pay tokens?
Hey I don't do major work on profiles :) I do believe others might help with that on the forum however, so that might be a possibility :D this just was a easy fix that I could fix while "on the road" :)
 
  • Like
Reactions: Enylik
Upvote 0
Google "free chaturbate profile editors". There are a number of them out there and some that should be usable from a mobile device. Whether they are suitable for you will depend on what exactly you want to do. I have seen several models that use designurbate that produce pretty good profiles and it looks pretty easy to use. I am not affiliated with designurbate.
 
Upvote 0
Google "free chaturbate profile editors". There are a number of them out there and some that should be usable from a mobile device. Whether they are suitable for you will depend on what exactly you want to do. I have seen several models that use designurbate that produce pretty good profiles and it looks pretty easy to use. I am not affiliated with designurbate.
I tried designurbate before but i dont really like it. I prefer to pick design my own the inly problem idk coding html🤣
 
Upvote 0
Try This:
<p style="position: absolute; display: block; top: 0px; left: 0px; text-align: center; margin: 0; padding: 0; width: 100%;"><img src="https://i.ibb.co/GxLd0pD/IMG-6681.gif" style="margin: -110px 0 0 0; width: 610px; height: 350px; transform: rotate(180deg); pointer-events: none;"></p>

It will get you this:
codefixed.png

Seq.
 
  • Like
Reactions: Enylik
Upvote 0
It looks like you pasted in Sequential's suggestion without deleting the previous code.

There are two things you can try changing to move the image on the screen; the first is the left: 0px;. Try changing the 0 (zero) to something like 300 (so left: 300px;) and see how much the image moves. That should move it slightly to the right. Pay attention to the semi-colon. It is important.
<p style="position: absolute; display: block; top: 0px; left: 300px; text-align: center; margin: 0; padding: 0; width: 100%;"><img src="https://i.ibb.co/GxLd0pD/IMG-6681.gif" style="margin: -110px 0 0 0; width: 610px; height: 350px; transform: rotate(180deg); pointer-events: none;"></p>

The second place to try changing is margin: -110px 0 0 0; - change the zero after -110px to something like -300px and see what happens.
<p style="position: absolute; display: block; top: 0px; left: 0px; text-align: center; margin: 0; padding: 0; width: 100%;"><img src="https://i.ibb.co/GxLd0pD/IMG-6681.gif" style="margin: -110px -300px 0 0; width: 610px; height: 350px; transform: rotate(180deg); pointer-events: none;"></p>
By changing those two numbers you should be able to move the image around, but it will take some trial and error to get it where you want. Be aware though, that this uses absolute positioning so how where it is positioned exactly will depend on the user's screen resolution and the size of their browser window.
 
  • Like
Reactions: Enylik
Upvote 0
It looks like you pasted in Sequential's suggestion without deleting the previous code.

There are two things you can try changing to move the image on the screen; the first is the left: 0px;. Try changing the 0 (zero) to something like 300 (so left: 300px;) and see how much the image moves. That should move it slightly to the right. Pay attention to the semi-colon. It is important.


The second place to try changing is margin: -110px 0 0 0; - change the zero after -110px to something like -300px and see what happens.

By changing those two numbers you should be able to move the image around, but it will take some trial and error to get it where you want. Be aware though, that this uses absolute positioning so how where it is positioned exactly will depend on the user's screen resolution and the size of their browser window.
Thank you so much dear✨ it already in right.🙏🙏 my problem last now is the icons to be in the same positionnof the yellow but its ok i will try to find something thankyouu<
 

Attachments

  • IMG_6759.png
    IMG_6759.png
    174 KB · Views: 2
  • Like
Reactions: Slapstick
Upvote 0
Solution