
FAULTYWISHES THEME
→ Live Preview.
→ Codes: Pastebin.
Nothing big and exaggerated, just a basic theme with a small sidebar and description. If you have any questions or problems ask here, and if you’re going to remove the credit from the sidebar at least put it in a FAQ page or something similar.
Sidebar width is 125 pixels, and the height can be whatever you want it to be. Also, to add/remove links; press CTRL + F, and look for this →
<div id=”linkz”>
<a href=”{text:link 1 url}”>{text:link 1}</a>/
<a href=”{text:link 2 url}”>{text:link 2}</a>/
<a href=”{text:link 3 url}”>{text:link 3}</a><br><br>
And inbetween the two “<br>“‘s, replace it with →
<a href=”YOUR LINK HERE“>LINK TITLE HERE</a>/
For more than one link, just repeat the process. Also; to get rid of any spare links, look at the above and remove the links you aren’t using.