Header AD Banner Placement

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • John W Smith
    Member
    • Jun 2006
    • 32
    • 3.6.x

    [vB4] Header AD Banner Placement

    ........................................................................... Welcome, Member Notifications My Profile Settings Log Out
    MY LOGO
    _________MY BANNER
    Home Forums Blog Whats New__________________________________

    I have a banner in Header 2 position of the Ad Selector. the banner is displayed below the level of the logo (as I have attempted to show here) and I would like it to display at the same level as the logo. Any ideas on how to do that?
    Last edited by John W Smith; Fri 22 Jan '10, 5:48pm.
  • G-man
    Senior Member
    • Jul 2000
    • 245

    #2
    John I fixed this myself since no one helped me out. Do a search for ad_global_header in templates. It will bring up a css, probably chrome.css. Click edit then find again. Under that replace what is in that general area with:

    /* ADS GLOBAL */
    .ad_global_header {
    margin: 0px;
    padding: 30px;
    }
    Good luck

    Comment

    • John W Smith
      Member
      • Jun 2006
      • 32
      • 3.6.x

      #3
      Thanks G-man that works! To summarise in the template vbulletin-chrome.css I replaced

      Code:
      /* ADS GLOBAL */
      .ad_global_header {
              clear:both;
      }
      with

      Code:
      /* ADS GLOBAL */
      .ad_global_header {
      margin: 0px;
      padding: 30px;
      }

      Comment

      • ND4SPD
        Member
        • Dec 2006
        • 34
        • 3.6.x

        #4
        Would this affect header ad banner location being too far over to the left? Whether I put my code into header 1 or header 2, the banners show up in the same place(header 1).
        www.motorcycleaddicts.org
        www.osxunderground.com

        Comment

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