Entry tags:
(DW) flushed flesh

larger image
INSTALLATION
○ Download
○ Organize | Customize Style
○ Install Flexible Squares (See Q&A)
○ Copy / Paste the code into the Custom CSS section.
○ Save and done!
RULES
○ Please don't take credit for this, it's not yours, bro.
○ Commenting if you take it is appreciated, but totally not necessary.
○ Enjoy!
NOTE
○ You can only have seven link list links for it to work correctly.
○ Have, in this order, your sidebar options turned on: Default Userpic, Link List, Blurb.
○ You can turn on Custom Comment pages, but they're not very attractive.
○ This was originally just going to be for me, but I decided to post it. yeeeeah productivity at 5:00am.
○ A few bugs were knocked out with the read pages! they're working now.

no subject
but the blurb comes up on top of the link list for me. here's a screenshot:
http://screencloud.net/v/ek3x
i made sure my sidebar options were in order, and if i switched the blurb with the link list, it would be where it should be, but it looks like this:
http://screencloud.net/v/Bpw2
is there any way to fix this?
no subject
i had to change the padding-top in the .sbarbody2 to 110px instead of 20px! so it should look like this:
.sbarbody2 {
text-transform: uppercase;
padding-top: 110px;
...............
i hope this helps others who might have the same problem.