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

Profile customization woes.

  • ** 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.

Judy_

Cam Model
Apr 19, 2017
245
145
73
You guys! I've been trying to customize my MFC profile ALL DAMN DAY and it's still totally wack! I'm trying to figure out how to post a graphic that I am making that has my tip menu etc in it, inside the about me section, so it at least looks somewhat designed, but I can't seem to figure out how. I actually went to school for graphic design but totally failed HTML. Im an artist and can design I just cant code for shit (hey I know my strong points and code isn't one of them). I uploaded my test graphic to imgur, the site game me a link I tried adding it to the about me section annnnd NOTHING is showing up. I literally know nothing. I have been at this for about 5 hours now and have gotten NOWHERE. I am so frustrated to say the least. Can someone help me? I've tried finding tutorials online with no luck. Is it just me or is this really hard? INCENTIVE if someone qualified can help me with basic profile customization I will gift them one of my MFC Share videos of their choice. Please help!
 
Last edited:
I'm only really familiar with Chaturbate but on the chance same coding applies for hosting an image from Imgur you can apply following code:

HTML:
<img src="IMGLINKHERE" style="display: block;width: 100%;height: auto;margin: auto;"/>

And link you plug in would be second one from Imgur

OkLnwWA.png
 
But whats the rest behind the <img src="IMGLINKHERE" ... shouldn't there be a close bracket thinggy.... thats not really the technical term lol
 
I'm only really familiar with Chaturbate but on the chance same coding applies for hosting an image from Imgur you can apply following code:

HTML:
<img src="IMGLINKHERE" style="display: block;width: 100%;height: auto;margin: auto;"/>

And link you plug in would be second one from Imgur

OkLnwWA.png

tried it didnt work. It just left a link to view on the site
 
Don't use Imgur, first of all.

Host the image on your mfc profile in an unassigned album. On your manage photos page, grab your photo url:
Screen Shot 2018-05-16 at 1.31.48 PM.png
This is the code I used to place my greeting graphic, for example:
Code:
<a style="display:inline-block;margin-top:-30px;">
  <img src="https://img.mfcimg.com/photos2/216/2161438/255-901-476-834-11500475.png" style="width:800px;" alt="greeting"></a>
Which looks like so:
Screen Shot 2018-05-16 at 1.30.41 PM.png
 
Don't use Imgur, first of all.

Host the image on your mfc profile in an unassigned album. On your manage photos page, grab your photo url:
View attachment 76337
This is the code I used to place my greeting graphic, for example:
Code:
<a style="display:inline-block;margin-top:-30px;">
  <img src="https://img.mfcimg.com/photos2/216/2161438/255-901-476-834-11500475.png" style="width:800px;" alt="greeting"></a>
Which looks like so:
View attachment 76336

Thank you! But what is the code that I need minus your photo?
Also how do you get the code once the image is up on mfc?
Thank you so much
 
  • Wat?!
Reactions: Dan N
Thank you for the help it's really coming along! I love designing but cant code for shit!
 
Thank you for the help it's really coming along! I love designing but cant code for shit!
Looks pretty good. No need for anything too flashy.

Your avatar has nudity though so switch that out.
 
  • Like
Reactions: Judy_
Looks pretty good. No need for anything too flashy.

Your avatar has nudity though so switch that out.
Thank you! I know it says no nudity but I see girls with nude profile pic so I figured it was okay. But Ill take your advice and switch it out.. I want to play fair. Thank you! xoxo
 
Status
Not open for further replies.