Just if someone is bored, I have a question...
Im getting the CMPS portal block for this Gallery to work, but cant get it to work the way I want to.
This is the code for a random block:
<if condition="$vboptions['show_random']==1">
<tr>
$random_gallery
</tr>
</if>
But then the block looks exact the same as the block in the forum.
(like 7 images in a row and same size of attachments)
If I want to have 4 images in a row, on the portal and 7 in the forum, what do I have to do?
Is there a way to make a new "adv_random_gallery" template and make it look in that template, like "$random_gallery2" so I can change the settings in that template.
Or I just wait till Harald finishes his new version of this great addon

and then worry about it