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

Making a custom profile 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.
Status
Not open for further replies.
Feb 25, 2016
2
0
0
hi! so im currently trying to make a html template for my friend who is a cam girl, but when i go to paste the code it crashes the page im on?? the website is myfreecams and i looked at other girls profiles, and they have their own customizations, but i dont understand why mine wont work? ive done html before and it worked fine, so idk if its the website or my coding....pls help!
 
she need to upload pics and things to her profile on mfc and then you can use the code to embed them in profile in about me section or other...
not sure if it is what you are asking - like Miss_Lollipop said we need more info
 
basically what i did was made everything as a jpg file, and then converted it to html code, but its like the code is too long? because everytime i go to paste it, it crashes the page
 
Maybe don't convert at all and upload the jpg to profile in photos section then embed using basic embeding code?
 
  • Like
Reactions: ramblin
You certainly don't want to paste the jpg contents as code. 1) it's not code and 2) as you said, it's way bigger than code would be.
The basic html for embedding a jpg would be something like:
Code:
<img src="https://img.mfcimg.com/photos2/123/12345678/123-123-123-123-12345678.jpg"/>
You can get the correct URL for your image by right-clicking on it, choosing "copy image url" and stripping off the ".80x80" part
 
Status
Not open for further replies.