Page 1 of 1

vertical banner (block)

PostPosted: Wed Dec 10, 2008 8:30 am
Author: sandman229
How would you go about creating a side block for vertical banners??

Re: vertical banner (block)

PostPosted: Wed Dec 10, 2008 10:07 am
Author: MWE_001
Easily done. Go to ACP/Im Portal/Block Management Choose the page you wish to place the new block on and on that page click add blocks. When the next screen comes up, simply add your image and link code and set the settings how you like it and submit. There you go, one new banner block.

Re: vertical banner (block)

PostPosted: Wed Dec 10, 2008 10:31 am
Author: sandman229
"MWE_001" wrote:Easily done. Go to ACP/Im Portal/Block Management Choose the page you wish to place the new block on and on that page click add blocks. When the next screen comes up, simply add your image and link code and set the settings how you like it and submit. There you go, one new banner block.



Thats good, but after I posted this, I knew I should have been more specific.

Using the banner ad that is already installed. All of the banners tags are set in the header and footer for Horizontal banners. What about the vertical banners?? I'd like to have a block with rotating vertical banners. I guess I could take the banner ad mod and make a block but only use one tag I normally don't use in the header tpl file and use it in a block tpl.. Like [banner_11] ..

gee, Now its really clear as mud...

Re: vertical banner (block)

PostPosted: Thu Dec 11, 2008 2:01 am
Author: XHIBIT
Bro, its just like MWE said.
Easily done. Go to ACP/Im Portal/Block Management Choose the page you wish to place the new block on and on that page click add blocks. When the next screen comes up, simply add your image and link code and set the settings how you like it and submit. There you go, one new banner block.


The vertical or (skyscraper banner) as they are called goes in the box, either as HTML or BBCode.
If youre going to be using a banner rotator make sure all the banners are the same width and height.
The standard is 120x600, but you can adjust and go as wide 124=width (without stretching the portal or the forum topic view out) .

The width is the key thing, You can toy around and go 124x400, 124x 500 etc etc...

Just make sure the block file is set to NONE.
And for borders make sure all the radio buttons are ticked to yes.

Since you expressed you'd be using a banner rotator make sure the HTML is ticked also.
So you can add the script and url's along with images.

Heres an example
http://trutube.loadedparanormal.com

The center 468x60 banner ads are on a script and change every 10 seconds.

If you need an easy to embed script let me know.

Re: vertical banner (block)

PostPosted: Thu Dec 11, 2008 4:57 am
Author: sandman229
"XHIBIT" wrote:Bro, its just like MWE said.
Easily done. Go to ACP/Im Portal/Block Management Choose the page you wish to place the new block on and on that page click add blocks. When the next screen comes up, simply add your image and link code and set the settings how you like it and submit. There you go, one new banner block.


The vertical or (skyscraper banner) as they are called goes in the box, either as HTML or BBCode.
If youre going to be using a banner rotator make sure all the banners are the same width and height.
The standard is 120x600, but you can adjust and go as wide 124=width (without stretching the portal or the forum topic view out) .

The width is the key thing, You can toy around and go 124x400, 124x 500 etc etc...

Just make sure the block file is set to NONE.
And for borders make sure all the radio buttons are ticked to yes.

Since you expressed you'd be using a banner rotator make sure the HTML is ticked also.
So you can add the script and url's along with images.

Heres an example
http://trutube.loadedparanormal.com

The center 468x60 banner ads are on a script and change every 10 seconds.

If you need an easy to embed script let me know.


Thanks for the info. I was hoping I could use the same banner ad that is used in the header and footer.