I really like this module and would like to know if there is a way to assign unique banners to pages that do not have a primary or secondary nav menu link?

Specifically, I am creating special program landing pages located directly following my site URL. Example: www.epmcloud.com/program1, www.epmcloud.com/program2, etc....

Is there a way to use this module to assign banners to a specific page like this?

Comments

globetrotter’s picture

I would say you can just define a separate block which shows only on the desired urls.

This module was created to cover the need for display of area specific banners. With area I mean "where in a website" the user is (related to the menu structure).
What you want to do is doable with Drupal core.

Just create a new block, put it to the region you want to use it, define it to show only on your url and then insert an image into that block.
If you use the area banner module at the same time it makes sense to put the block of this module and your custom block to the same area. While you show your block only on www.epmcloud.com/program1 you configure the modules block not to show on that same url.

Hope that helps :)

mdayton’s picture

Thank you. It was a simple block fix as you said. I just supressed the default banner on the pages I wanted my additional custom banner block to appear on.

Very nice module. I can't wait to try the flash options.

Thanks again!

tamerzg’s picture

Status: Active » Closed (fixed)

Closed.