thx 4 reply.
That's my situation. I created 2 image shows gk4 and want to put those into an article. in combination it shows a face. module one is for the upper part (eyes, forehead and stuff) and module 2 is for the mouth.
I tried:
{loadposition one}
{loadposition two}
but it didn't work.
then I tried "module anywhere" :
{modulepos one}
{modulepos two}
and:
{module eyes}
{module mouth}
no success.
I found a post
http://www.gavick.com/forums/image-show ... 15341.htmland you were saying that by default it works when it is places like
module one ---> position mainbody_top
module two --> position mainbody
but this also doesn't work.
any idea?