<models inline_thumbs=

Post Reply
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

<models inline_thumbs=

Post by admin »

You can mix model thumbs and some sponsor\broker code so those extra thumbs (ads in fact) look like your regular thumbs

For example

Code: Select all

<models  num=1-10  inline_thumbs=2 inline_thumbs_subtemplate=inline>
<!--MODEL_NAME-->  ...
</models>
then you create subtemplate "inline" with ads that look like your thumbs, that "inline" subtemplate will be used 2 time (inline_thumbs=2) within example macro.
Don't forget to run script update
Post Reply