3
Hi,WPCBlaze,
I've been thinking about your question and I have a possible solution, although maybe not the best option.
create a custom block on the page people will see
after the picture page (ie the first page loaded after normal login)
In the custom block put a once per session popup code. This popup page should not have any dimensions so it will open full page. Also make the page "focus" so it goes on top of the page that launches it (news module page or something) In this page you can put your picture. Use a page close button to reveal the page beneath.
Ok, If this works, put the popup code in your theme.html file (so that you can do away with the custom block)
Here is a once only popup code:
-------------------------------------------------
and to close.....
Close Window
This is only an idea, but I saw your post was unanswered, so It's worth a try. Anyway, it's back on top, so someone may have a more elegant solution
Richard