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

HTML full background

  • ** 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.
Jul 9, 2024
5
0
1
Chaturbate Username
souffle_chaud
Hello, my name Is Helena and I am new here! Nice to meet you all!🙂 Some time ago I managed to change the gray background of my chaturbate bio but now I can't anymore! Kindly, can anyone help me with html code I need to use! Big kiss
 
I did my bio with that page https://imgbb.com/upload I was using page canva.com to make project of bio and then i was saving it as jpg. Then you upload it to imgbb , choose "html full linked" and this html you copy to bio. Generally any pic u can transfer into html . So you can dowbload any random grey background pic from google and use it this way. For me is the simpliest way to make bio:) I send screen of random pic how i did it
 

Attachments

  • Screenshot_7.png
    Screenshot_7.png
    66.1 KB · Views: 11
I did my bio with that page https://imgbb.com/upload I was using page canva.com to make project of bio and then i was saving it as jpg. Then you upload it to imgbb , choose "html full linked" and this html you copy to bio. Generally any pic u can transfer into html . So you can dowbload any random grey background pic from google and use it this way. For me is the simpliest way to make bio:) I send screen of random pic how i did it
HI! Thanks for replying🙏 but yes I already knew this...I no longer know the html code to change the dark gray background in the bio by inserting the image I want😔 Help❤️❤️❤️
 
Here try this:

Code:
<!-- Bio Code -->
<p id="main" style="display:block;width:100%!important;min-height:2000px;height:100%!important;z-index:-55;position:fixed;top:0;left:0;"></p><ul style="background-image: url(https://www.cbhours.com/assets/backgrounds/bg38.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; list-style: none; padding: 105vh 10px 30px 10px; margin: -200vh -15px -20px -185px; width: calc(100% + 185px); "><li style="list-style: none; padding: 0; margin: 0; position: unset; width: 100%; height: 100vh; "></li><ul style="display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 55px; padding: 25px 0px; margin: auto; margin-top: 0; max-width: calc(100vw - 38px); "><ul style="padding: 0px; list-style: none; width: 800px; max-width: 100%; margin: 0px auto; box-sizing: border-box; ">

Put your BIO here.


</ul></ul></ul>

change the image to whatever background image you want to use.