
SNARMING THEME
→ Live Preview.
→ Code: Pastebin / Pastesite.
Okay so this is my current theme, kind of. I editted it a bit lot, cause I didn’t want to have to change mine sigh. But yeah, a few notes -> the sidebar image is fitted to be 185x185, so having it with a larger height will squish it. But you can have an image with equal height/size, like 245x245, like some photosets are. But anyway, yeah. Other than the sidebar, it comes with a second title + five customizable links:
<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> 
<a href=”{text:link 4 url}”>{text:link 4}</a>
<a href=”{text:link 5 url}”>{text:link 5}</a>
</div>
And delete whatever links you’re not using. To add a link, use this code:
<a href=”LINK HERE“>LINK TITLE HERE</a>
Note -> The heart icon is the credit on this blog. If you want to change it, please put the credit in a faq or in one of the customizable links. Ya. :-)
If you have any questions, or if you spot any errors - message me here.