Normally yes, but I honestly haven't tested what kind of dynamic scripting DW allows so I am really not sure!! I'd try fiddling around with the header function first—
function Page::print_custom_head() { """ CODE WOULD GO HERE """; }
But this is honestly a project that would probably take me a while to figure out myself, and idek if it would work in the end or what DW allows! I can really only give you possible starting points / my first impulse and tell you that there's no easy line of CSS for this, it's not something you can do with CSS at all. :|a
no subject
Date: September 19th, 2012 04:45 pm (UTC)function Page::print_custom_head() {
"""
CODE WOULD GO HERE
""";
}
But this is honestly a project that would probably take me a while to figure out myself, and idek if it would work in the end or what DW allows! I can really only give you possible starting points / my first impulse and tell you that there's no easy line of CSS for this, it's not something you can do with CSS at all. :|a