So I'm new to subeta and I'm trying to figure out all of this coding stuff ;_; If anyone has any kind of feedback or suggestions on what I can do with it, I would really appreciate it! Right now this is what I have for my profile:
<style> /************ premade or base code profile by Chen *************/ /************ edits made by __Minks___*************/ /************ original base code can be found at *************/ /************ https://subeta.net/forums.php/read/10471/-supercustomizable-premade-free-user-profile *************/ * {border:0px; border:none; margin:0px;} {font-size:0px; position:absolute; left: 150px; top:0px;} a{font-size:8px!important; } body,html{background-image:url(https://pixabay.com/get/e835b20e2df0003ed1584d05fb0938c9bd22ffd41cb115459df2c779a0/succulent-1031541_1280.jpg); background-color:; color:; font-family:helvetica, tahoma, arial, sans serif; font-size:11px; } a {text-decoration:none!important; color:!important; } a:hover {color: !important;} b {color:;} i {font-family:georgia, times new roman, serif;} .header, {font-family: georgia, times new roman, serif; background-image:none; background-color: transparent; border-bottom:0px!important;} img, img, img{height:64px!important; width:64px!important;} .avatar_head {height:30px!important;} tr, tr td{margin-bottom:-10px!important;} .textbox {text-align:right; background-color:; color:; border:0px!important; height: 55px!important;} .forminput {text-align:center; background-color:transparent; border:0px!important;} , , {width:250px!important; position:absolute; padding-left:0px; top: 25px;} {left:125px;} {left:375px;} {left:625px;} , .updated_text{position:absolute; left:900px; top:0px;} .updated_text{top:50px;} </style>I used a premade customizable code made by (thank you Chen btw!<3) and tweaked a couple of things but I don't know much of anything about coding so I could use some help, Subeta community, please and thank you so much! <3
hey just to let you know, the url you used for the background image is broken for me [message when i go directly to the url: This URL is invalid or has expired.]

omg thank you! I didn't know lol idk how that could have happened?
UPDATE Okay so I updated the background image so here's what my coding looks like now:
<style> /************ premade or base code profile by Chen *************/ /************ edits made by __Minks___*************/ /************ original base code can be found at *************/ /************ https://subeta.net/forums.php/read/10471/-supercustomizable-premade-free-user-profile *************/ * {border:0px; border:none; margin:0px;} {font-size:0px; position:absolute; left: 150px; top:0px;} a{font-size:8px!important; } body,html{background-image:url(https://i.pinimg.com/736x/1c/43/11/1c4311f79259d800f00f4f5625926800.jpg); background-color:; color:; font-family:helvetica, tahoma, arial, sans serif; font-size:11px; } a {text-decoration:none!important; color:!important; } a:hover {color: !important;} b {color:;} i {font-family:georgia, times new roman, serif;} .header, {font-family: georgia, times new roman, serif; background-image:none; background-color: transparent; border-bottom:0px!important;} img, img, img{height:64px!important; width:64px!important;} .avatar_head {height:30px!important;} tr, tr td{margin-bottom:-10px!important;} .textbox {text-align:right; background-color:; color:; border:0px!important; height: 55px!important;} .forminput {text-align:center; background-color:transparent; border:0px!important;} , , {width:250px!important; position:absolute; padding-left:0px; top: 25px;} {left:125px;} {left:375px;} {left:625px;} , .updated_text{position:absolute; left:900px; top:0px;} .updated_text{top:50px;} </style>Please let me know what you think! <3