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

Need Help setting up Bio page!

  • ** 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.
Jul 15, 2018
11
1
1
Im trying to set a background for Chaturbate and wanted to see if anyone could help me?
I want a certain background that i have a picture of and Im just wondering how do i set this up and make it my background on both the background and the "about me" background where my pictures and info abuot my room is located.
Thanks in advance!
 
Hello jarhead,

I will show you one of the various ways to do it. To set up the bg image for the About me I use an unordered list because, inside this list, I can put some other images. As you will see, this image has rounded corners. If you don't want ti, just set border-radius:0px and you are done.

to set up the backgroung image:

<img target="_blank" style="position:fixed; width:100%;top:0px;left:0px;z-index:-2;" src="YOUR_IMAGE_HERE" rel="nofollow" />

And to set up the background image for just the About me:

<ul style="border:none; background: url(YOUR_IMAGE_HERE);background-size:100%;background-attachment:fixed;padding:0px;border-radius:30px;margin-right:0em;margin-left:-10.5em;margin-top:1px;;text-align:center;" target="_blank" rel="nofollow"></ul>

I hope this helps
 
Upvote 0
Status
Not open for further replies.