oh no im sorry!! ive never had that issue, it might take a bit longer but you could try typing out each line w/o copy/pasting. but i hope ur able to add ur cursor/bg back! D:
im sorry if i explain poorly but the pfp polaroid code works for me at the VERY bottom alone in its <style> & the friend polaroid works stacked with the other class selectors like .blog-preview
/* Polaroid Top Friends */
.friends-grid img {
Β Β background: #001219 !important;
Β Β padding: 6px 6px 16px 6px !important;
Β Β box-shadow: 0 3px 8px rgba(0,0,0,0.35) !important;
Β Β transform: rotate(-3deg) !important;
Β Β transition: transform 0.25s ease !important;
}
by euoni; ; Report
/* Polaroid Profile Pic */
<style>.profile-pic {background: #fff;padding: 5px 5px 196px;box-shadow: 3px 3px 10px silver;height: ;transform: rotate(deg); filter: grayscale(8%);}</style>
by euoni; ; Report
I tested the first one and it worked! But it deleted my background photo and my cursor :(
by hopefuljunkyardprincess; ; Report
oh no im sorry!! ive never had that issue, it might take a bit longer but you could try typing out each line
w/o copy/pasting. but i hope ur able to add ur cursor/bg back! D:
by euoni; ; Report
Where do you add the code in the advanced css menu? I tend to put it at the end and tried at the beginning but it wonβt work </3Β
by hopefuljunkyardprincess; ; Report
im sorry if i explain poorly but the pfp polaroid code works for me at the VERY bottom alone in its <style> & the friend polaroid works stacked with the other class selectors like .blog-preview
by euoni; ; Report
Okay yeah that was super helpful! But now I canβt have my cursors code, the friends frame, and my own frame without everything else disappearing </3
idk why css hates me sm rn ;-;
by hopefuljunkyardprincess; ; Report