Note

Remember to check the tags, before posting a question, to see whether it's been answered already.

Quick Links

August 2009

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526272829
3031     

Layout By

branchandroot

Powered by InsaneJournal
Previous | Next

[info]branchandroot
[info]s2completestyle

[info]branchandroot
[info]s2completestyle

There's more than one of...


[info]branchandroot
[info]s2completestyle
The Complete Style code has a few areas where things repeat. If you look at an unstyled page, you may note that there are two navigation link sets in the header, one at the top and one at the bottom. There is also, of course, the version available as a sidebar module. There are three places the user icon shows up, above the entry header, inside the entry header, and inside the entry body.

This is to make as many layout variations as possible possible without having to make the css positioning too circuitous. The navigation links and the user icon seem to be the two page elements moved around the most, so those were placed in all the most common locations.

To get rid of any versions you aren't going to use, just give them a display:none.