Replies

Nov 6, 2023 2 years ago
This rift empty
StormyLullaby
YEET
User Avatar
StormyLullaby

SO quick disclaimer: What I have typed down below was my issue. If anyone else is having the same issue, I fixed it by resetting my profile in my actual settings, adding the code back in, and then going to m profile and hitting edit and it came back. However, I would still like someone who knows a little more to take a look and maybe see if I deleted an important line of code that caused it to begin with?

SPOILER (click to toggle) I've been out of the coding game for a long while but the lookup my friend made me no longer worked and I decided "well, I know enough about coding, I can whip something quick up while I wait to find someone to make me a new one." I took a swing at it going off of her old code (She does not mind at all ) and it was all working out fine. I added a quick background image and a column which I had to adjust the positioning of. None of the actual coding aspect of it was an issue. But when I went to my profile to edit it I was moving around widgets and deleted one of them which sent my lookup immediately spiraling back into "day 1 newbie" look. The widget I deleted was just a blank one that I had titled "About Me" in column 1, and now nothing I do is fixing it. I'm not sure what happened but... Anyone got any idea what happened or how to fix it? Heres the code if anyone needs it.

Quote
<center></p>
<p>LOOKUP UNDER COMPLETE RECONSTRUCTION. Everyone leave me alone... Coding makes my brain hurt ;-;</p>
</p>
&lt;style type="text/css">
,.comment_table,.header,.block,.info_block {background:none; border:0px;} body {background-repeat:no-repeat;} {background:none; font-size: 7px; font-family: arial; position: absolute; top: 0px; left:175px; color: transparent; border:none;}

a {font-size: 7px;} body{ background-color: ; background-image: url(https://i.imgur.com/VLjct2C.jpg); background-repeat: no-repeat; height: 50px !important; width: 1400px; background-position: top left; position:absolute; } body,html,div,table,td,tr,a{ font-size: 9px; font-family: arial; color: ; } a:link,a:visited{ color:; } a:hover{ color:; text-decoration: italic, underline; }

{ display:none; } .forminput{ color: transparent; font-family: arial; font-size: 8pt; border: none; color: ; background-color: transparent; } .textbox{ text-align:center; color: ; border: none; background-color: transparent; font-family: arial; font-size: 9px; width:142px !important; height:106px !important; }

{ position:absolute;
left: 10px; top: 265px;
width: 350px;
height: 450px;
border:none;
filter:alpha(opacity=100);
opacity:1.0; overflow-x: hidden;}


{ position:absolute;
left: 400px;
top: 350px;
width: 370px;
height: 390px;
border:none;
filter:alpha(opacity=70); opacity:0.7; overflow-x: hidden;}

{overflow: hidden;}
:hover {overflow: auto;}

{ position:absolute;
left: 135px;
top: 562px;
height: 397px;
width: 190px;
background-image: url(http://i40.tinypic.com/2wcr5n5.jpg);
background-repeat: no-repeat !important; filter:alpha(opacity=0); opacity:0;}
:hover{filter:alpha(opacity=100);opacity:1;}
{position:absolute; left: -20px; top: 20px}

img {opacity: .5; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
img:hover {opacity: 1;}

{position:absolute; left: 0px; top: 0px;}
a:hover {position:relative; left: 0px; filter:alpha(opacity=0);opacity:0.0;}

&lt;/style>

[font=bradlet hand ITC]~Ping Me~[/font]
[font=bradlet hand ITC]Theres a bunny in the shadows you keep chasing...[/font]
[font=bradlet hand ITC]But never find...[/font]

Nov 6, 2023 2 years ago
Phoenix
is a PUNKin
User Avatar
ColdFire

Sounds like you might've deleted the "Profile" section (which you'd presumably just renamed at some point), which is where the code lives.

[box=#509b91]


Ping, sMail or comment me, I'll craft anything!
Looking for a guide to alchemy? Please visit:
Trajan
[/box]

Nov 6, 2023 2 years ago
This rift empty
StormyLullaby
YEET
User Avatar
StormyLullaby

Ooooooohhh! That makes so much sense I think that's eactly what I did because once I reset it there was a section back named "profile"

[font=bradlet hand ITC]~Ping Me~[/font]
[font=bradlet hand ITC]Theres a bunny in the shadows you keep chasing...[/font]
[font=bradlet hand ITC]But never find...[/font]

Nov 7, 2023 2 years ago
Phoenix
is a PUNKin
User Avatar
ColdFire

Ey, glad it was such an easy fix. :D

[box=#509b91]


Ping, sMail or comment me, I'll craft anything!
Looking for a guide to alchemy? Please visit:
Trajan
[/box]

Please log in to reply to this topic.