|
That block only shows one random ad. Your random pal settings are in layout options and the random pal is shown in the main window not the sidebar. Anything else requires you to modify the sidebar_leftopen template and change the display_gallery line to show more photos like maybe so
[code]
[/co display_gallery("random", "", "", 1, 6, 1);
de]
|