So, the file extension hack didn't work. They don't allow .bmp files, and UAs (pron. browsers) don't parse other image formats as plain text. My .css files (the one for my journal, and the one for
cookielist) are now on a host that limits bandwidth. After 200MB of stylesheets, there's no more.
Happily, the stylesheets are fairly small - mine is just over 1K, and the other is less than half that. These particularly small stylesheets are made possible by sorting out most of the CSS though the customise layout page, and then using @import to use the styles generated by LJ. My sheets are basically just the import directives, and a bit of override stuff.
My next round of playing with layouts will probably be
comms_anon, before I look for a way of getting more members. The problem with that is that I'm a little lacking in inspiration for it. If you have a suggestion, then I'd love to hear it.
Happily, the stylesheets are fairly small - mine is just over 1K, and the other is less than half that. These particularly small stylesheets are made possible by sorting out most of the CSS though the customise layout page, and then using @import to use the styles generated by LJ. My sheets are basically just the import directives, and a bit of override stuff.
My next round of playing with layouts will probably be