Help > Questions & Tech Support > Post Reply     

Revert to Original CSS

Player Avatar
Coeur de Pirate {bavarian warmbloods}
February 22nd, 2020 7:08:19pm
111 Posts

Hello! 


I accidentally did something that is causing my css to stay stuck on the page with the ability to delete and save option gone. I don't know what I did, but is there a way an admin can delete all the html and css from my page and revert it back to its orginal state? I can delete the html, but the css that is stuck on the page and in the stylesheet box has hidden the update/save settings button in order for me to do it myself. It's most frustrating. I've already tried clearing my cache and my cookies from the past day or so when it was working fine and I wasn't experimenting with codes too much. I hope someone can help.....


Thank you! This is the account to which I am having the problem.




 


View Comments 1


Player Avatar
↬ JADE 🖤 shake those stars from your hair, pretty moonchild
February 23rd, 2020 1:55:33am
3,847 Posts

Bump for you!




z0dfAZ.gif

 

Player Avatar
a z a l i e - 🌵 2024 APHA World,Reserve and Bronze Champion-blitzy still watching-
February 23rd, 2020 2:47:12pm
1,856 Posts

You can reset your homepage layout via your edit profile page...scroll down towards the end and itll say reset homepage in green




qNxdJKY.png

 

Player Avatar
a z a l i e - 🌵 2024 APHA World,Reserve and Bronze Champion-blitzy still watching-
February 23rd, 2020 2:48:03pm
1,856 Posts

I see you already got it fixed!




qNxdJKY.png

 

Player Avatar
Coeur de Pirate {bavarian warmbloods}
February 24th, 2020 10:00:03pm
111 Posts

Well, I've tried that. But now that I've logged in again...I still have the following stuck in my CSS and I can't update it or save the deletion when I try because the "update settings" button is hidden from my view.


What is stuck in the CSS/stylesheet portion of the page that I can see and am supposed to be able to update, with ending brackets of course. I just wanted it to display in this post:


input {


    display: none;


 


 


label {


    display: block;    


    padding: 8px 22px;


    margin: 0 0 1px 0;


    cursor: pointer;


    background: #6AAB95;


    border-radius: 3px;


    color: #FFF;


    transition: ease .5s;


 


 


label:hover {


    background: #4E8774;


 


 


.content {


    background: #E2E5F6;


    padding: 10px 25px;


    border: 1px solid #A7A7A7;


    margin: 0 0 1px 0;


    border-radius: 3px;


 


 


input label .content {


    display: none;


 


 


input:checked label .content {


    display: block;


 




 

Default Avatar
DOUNIA | Sølvfjell Dole Gudbrandsdals
February 25th, 2020 12:04:17pm
161 Posts

Have you tried hitting the reset button that's on your Edit Profile page?


RE: the code - the display: none on the input { tag is taking away a key element, as is the same issue in the input label .content { tag.




 

Player Avatar
Jaya • Every move that we make is a bid to survive
February 25th, 2020 12:07:15pm
27,523 Posts

I'll poke some staff to draw their attention to this. :) Hopefully it can get fixed!




PksILXD.png

 

Player Avatar
Eyre ‣ long live the pioneers
February 25th, 2020 12:11:39pm
10,111 Posts

Yes, I've tried resetting the page from Edit Profile many times. That would make sense, fathoms, why the update setting isn't displaying. I can't even delete code in the stylesheet box from doing Ctrl U when looking at the code that way. Sometimes, I can reset the page from that way, but haven't been able to. I asked blitz what to do, Jaya, but thank you guys so much!




ZBfIYnq.png

 

Player Avatar
Administrator blitz🎄it's coming on christmas, they're cutting down trees
February 25th, 2020 12:12:40pm
6,492 Posts

Should be fixed and I've let Sam know the reset page button doesn't wipe css!




Z8S4JKE.gifFWuyLok.gif

 

Player Avatar
Eyre ‣ long live the pioneers
February 25th, 2020 12:13:50pm
10,111 Posts

Bless you, blitz! I'll have to log in and see. :)




ZBfIYnq.png

 

View Comments 1