Advertising with banners and text?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • olivercookson
    Member
    • Aug 2005
    • 76

    Advertising with banners and text?

    Hi,

    We have a commercial forum which runs off our main commercial site. We want to add some of our banners and links (back to our main site). In the future we may advertise third party companies, but not at the moment.

    Currently our header is a flash header so we don't want to advertise in that space. We feel the best places we can advertise are after the first post and at the bottom of the page and maybe on the right hand side.

    Does vB 3.8 have any of these features?

    Thanks
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    The easiest way to do this is to use the Ad Location Templates in the Style Manager:

    Admin CP -> Styles & Templates -> Style Manager -> Edit Templates -> Ad Location Templates

    Edit the appropriate template and add the HTML code you want.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • Brian Cupp
      New Member
      • Jan 2009
      • 13

      #3
      Thanks, that works great. I have a couple additional questions...

      Can someone advise me on how to modify my html code to make the banner a hyperlink to the sponsor site as well. Below is the html string that works to insert the banner.

      <img src="http://i81.photobucket.com/albums/j214/bdcupp/ohc_468x60_bnr_bord-1.jpg">

      Second question, how can I force the banner to center on the page? It defaults to the left.

      Comment

      • Brian Cupp
        New Member
        • Jan 2009
        • 13

        #4
        Originally posted by Brian Cupp
        Thanks, that works great. I have a couple additional questions...

        Can someone advise me on how to modify my html code to make the banner a hyperlink to the sponsor site as well. Below is the html string that works to insert the banner.

        <img src="http://i81.photobucket.com/albums/j214/bdcupp/ohc_468x60_bnr_bord-1.jpg">

        Second question, how can I force the banner to center on the page? It defaults to the left.
        OK, scratch question #1, I got the link working properly!! Still would like to know part #2. When I enter the code below in ad_showthread_firstpost: location, it defaults to the left. Can I force it to the center of the page?

        <a href="http://wwww.ohiocrank.com"><img src=" http://i81.photobucket.com/albums/j2...bnr_bord-1.jpg " alt=" " border="0" /></a>

        Comment

        • Brian Cupp
          New Member
          • Jan 2009
          • 13

          #5
          Any guidance on how to force my banner to the center of the page? Thanks in advance.

          Comment

          • Chalz
            Senior Member
            • Apr 2007
            • 144
            • 3.7.x

            #6
            try this

            Code:
            [I][COLOR=Red]<center>[/COLOR]<a href="http://www.ohiocrank.com"><img src="http://i81.photobucket.com/albums/j214/bdcupp/ohc_468x60_bnr_bord-1.jpg" alt=" " border="0" /></a>[COLOR=Red]</center>[/COLOR][/I]
            Last edited by Chalz; Mon 9 Feb '09, 10:19am.

            Comment

            • Brian Cupp
              New Member
              • Jan 2009
              • 13

              #7
              I'm very new that this, obviously!! Works great, thanks for the help!

              Comment

              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
              Working...