Log in

View Full Version : How do i achieve sponsor banners in this location?


joeycannoli
11-23-2009, 02:14 PM
Anyone know which mod i should use to get banners in this location?

http://i456.photobucket.com/albums/qq289/joeycuccaro/Example.png

I have the flash mod installed and currently have a middle banner, however, i would like to have individual sponsor banners in the position above for the forum they sponsor. Will the CYB mod do this or do i need another mod?

Thank you!

DeanLag
11-23-2009, 05:05 PM
I think what you need is conditionals.
For example:
if condition forum id = X, then display banner
else if condition forum id = Y, then display banner 2
else
nothing
endif

Thats my suggestion though. I think the Cyb mod displays random banners only right?

joeycannoli
11-23-2009, 10:13 PM
I think what you need is conditionals.
For example:
if condition forum id = X, then display banner
else if condition forum id = Y, then display banner 2
else
nothing
endif

Thats my suggestion though. I think the Cyb mod displays random banners only right?

That is what it seems...