Replies

Jan 27, 2019 7 years ago
Sonic_620
made a huge mistake
User Avatar

Aughh I'm such a noob... I don't know where to put my profile's css, because whenever I try to move it or hide it from the column it hides everything I added! It's really annoying. I also tried resizing the column or moving it around, and the same thing happens. It glitches out. Did I break it??? I'm so confused x_x

I'm trying to hide the headers and stuff because they're annoying me, but it destroys my entire setup.

Jan 28, 2019 7 years ago
Fire
is sweet
User Avatar
Shinju

try

<style> .header {display:none;} {position:absolute;top:500px;left:20px;} </style>

feel free to play with the numbers. instead of display:none, you can also customize them if you prefer. does that help? Try adding an extra "just text" section where to put the code in.

Please log in to reply to this topic.