Hi some of these might be repeats but I can't be arsed to look. these are the ones I use in my profiles every. single. time. and get upset when I can't find them without switching accounts to steal them from my own profiles:
Floating GIF in the appearance section. Fill in #COLOR with the color that you use on the profile.
Scrolling histories so you don't have ONE HUGE SECTION that you have to continue scrolling for:
Other section! It's pretty ~basic~ but it fits my needs:
REPUTATION. Plz do these. The first one is the one I use for characters at Hogwarts. I try to differentiate between "what members of the general public might know" vs. "what people who live with them nine months of the year might know". The second one is a generic rep code.

— gorgeous set by MJ<3 —
Floating GIF in the appearance section. Fill in #COLOR with the color that you use on the profile.
Code:
<img src="URL" style="border: 5px solid white; outline: 3px solid #COLOR;" align="right" hspace="10" vspace="5" width="45%"/>
Scrolling histories so you don't have ONE HUGE SECTION that you have to continue scrolling for:
Code:
<link href="https://fonts.googleapis.com/css?family=Marck+Script" rel="stylesheet"><link href="https://dl.dropbox.com/s/eguv4jw0ukmyhvv/historyedition.css?dl=0" rel="stylesheet"><div class="historyedition" style="overflow: auto; height: 350px; padding: 0px 10px 0px 0px;"><blockquote>
HISTORY
</blockquote></div>
Other section! It's pretty ~basic~ but it fits my needs:
Code:
<link href="https://dl.dropbox.com/s/7zamono3amgvkfz/newlog.css?dl=0" rel="stylesheet"/><div class="dottedlist" style="text-align: left;"><blockquote><center>— <b>SKILLS</b> —</center>
<ul><li>LISTTHINGHERE</ul></BLOCKQUOTE><br>
<BLOCKQUOTE><center>— <b>TRIVIA</b> —</center>
<ul><li>LISTTHINGHERE</ul></BLOCKQUOTE><br>
<BLOCKQUOTE><center>— <b>ACADEMICS</b> —</center><br>
<br>
<table width="100%" style="text-align: center;"><tr><td width="70%"><span style="font-variant: small-caps; font-weight: bold;">Class</span></td><td><span style="font-variant: small-caps; font-weight: bold;">OWL</span></td><td><span style="font-variant: small-caps; font-weight: bold;">NEWT</span></td></tr>
<tr><td style="text-align: left;">Astronomy</td><td>P</td><td>—</td></tr>
<tr><td style="text-align: left;">Charms</td><td>O</td><td>E</td></tr>
<tr><td style="text-align: left;">Defence Against the Dark Arts</td><td>E</td><td>E</td></tr>
<tr><td style="text-align: left;">Herbology</td><td>O</td><td>O</td></tr>
<tr><td style="text-align: left;">History of Magic</td><td>D</td><td>—</td></tr>
<tr><td style="text-align: left;">Potions</td><td>O</td><td>O</td></tr>
<tr><td style="text-align: left;">Transfiguration</td><td>E</td><td>E</td></tr>
</table>
</blockquote></div>
REPUTATION. Plz do these. The first one is the one I use for characters at Hogwarts. I try to differentiate between "what members of the general public might know" vs. "what people who live with them nine months of the year might know". The second one is a generic rep code.
Code:
<link href="https://dl.dropbox.com/s/7zamono3amgvkfz/newlog.css?dl=0" rel="stylesheet"/><div class="dottedlist" style="text-align: left;"><blockquote><center>— <b>THE PUBLIC</b> —</center>
<ul><li>LIST</ul>
<center>— <b>AT HOGWARTS</b> —</center>
<ul><li>LIST</ul>
</div></blockquote>
Code:
<link href="https://dl.dropbox.com/s/7zamono3amgvkfz/newlog.css?dl=0" rel="stylesheet"/><div class="dottedlist" style="text-align: left;"><blockquote><ul><li>LIST</ul>
</div></blockquote>

— gorgeous set by MJ<3 —