Quote:
Originally Posted by RobbieZ
the ibProArcade condition didnt work for me
Code:
<div class="info">
<if condition="$crowns">
$post[crowns]$post[champtext]
<else />
$post[username] has not championed any arcade games. </if>
</div>
Can u print the code for ibPro so it shows the game cards like it does in your demo please.
|
It should work. Make sure you have the option enabled in your Arcade
Settings, as the box has to be checked for the thumbnails to appear.
Quote:
Originally Posted by a marked man 70
First of all, can i say an excellent mod :up:
Secondly, my question is the same as RobbieZ
The gaming arcade code does work for me, but it is on a single line which is scrolling from left to right.
How do you get it so that it shows up all of the arcade symbols at once, as in the demo link.
Many thanks
|
In your Arcade's
Settings, there is a drop-down menu that lets you pick the display style of your arcade thumbs. You may also have to edit the
ibProArcade: Crowns in Postbit plugin. I have this line set to 6 to accommodate the number of thumbnails that appear per row:
PHP Code:
if ($counter == 6)
Quote:
Originally Posted by PixelFx
nice mod, may have to use this on my gaming site 
|
Heh, no greater compliment. Thanks.