How To: Add Right Side Banner to Header under the Login/Username Info

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    How To: Add Right Side Banner to Header under the Login/Username Info

    Here is how you can force a banner to the right side of the header, under the Login/Username info.

    First edit the additional.css template and add this code:

    Code:
    .ad_global_header {
    float:right;
    position:absolute;
    right:40px;
    top:40px;
    }

    Admin CP -> Styles & Templates -> Style Manager -> Edit Templates -> CSS Templates -> additional.css


    Then place the HTML code for the banner in the ad_global_header2 template here:

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

    Note: You can adjust the right and top values as needed to fine tune the placement.

    The preceding is courtesy of Lynne who is smarter than me.
    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.


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