Hi,
I'm a complete novice with php, so sorry if this is a stupid question.
I want to replace the random image, so the same image and document is always displayed for all visitors.
The idea is that I want to upload a word document into a category called User Guide, as this would be more useful to my visitors.
I know I can do this in html by modifying the templates, but I would like to keep everything as dynamic as possible, so admins with no html experience can change the User Guide at a later date.
Thanks