afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] dw_styles 2011-12-22 03:11 pm (UTC)

Okay, these changes are to the Flexible Squares layout.

For the subject, look for this code:


And replace it with this:



And then, anywhere you can find a:

$p.view == "read"


change it to:
$p.view == "read" or $p.view == "network"


So, for example:

$p.view == "read" or $p.view == "entry"

becomes:

$p.view == "read" or $p.view == "network" or $p.view == "entry"


Holler if you get stuck! Also, I hope you don't mind my saying so, but that header is just gorgeous :)


Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org