How to activate ads on the storefront

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Protos
    Mivite

    • Mar 2012
    • 234

    #1

    How to activate ads on the storefront

    Hello,
    I notice that there are left and right ads pictures in the template I bought.
    Andt theres is code likethis in my css. Bu how do I activate it or use it? Is there a KB article?

    #right-ad {
    background:transparent url(images/right-ad.jpg) top no-repeat;
    width:460px; height:132px;
    padding-bottom:20px;
    float:right;
    margin-top:20px;
    }
    #right-ad a {
    position:absolute;
    width:460px; height:132px;
    }
    #right-ad a span{
    display:none;
    }
  • Protos
    Mivite

    • Mar 2012
    • 234

    #2
    Re: How to activate ads on the storefront

    Already answered in Another thread by Andreas. Please ignore this one. //André

    Comment

    Working...
    X