i'm using
function Page::print_custom_head()
to put the script in the header but it never shows up in the page source when compiled.
theres obviously a trick i'm missing.
i'm putting the actual image in
function print_free_text(Page p) {
so this is all very new to me, but i give up i've fiddled with this all day to no avail...
also i'm actually looking for a better random image script if anyone has one, where it just uses any picture from the folder, rather than me having to adjust the code when i want to add a pic..