Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ash Durham

    (@ashdurham)

    Hey doindubai,

    CSS is certainly the answer to that one, however I can’t confidently give you CSS to fix this as I would be guessing. If you can send me a link to where you have this, then I can give you the exact code to add into the css box provided in the AdKingPro settings area.

    Thread Starter doindubai

    (@doindubai)

    Hi Ash,

    thanks so much for your prompt reply, I can give you the temporary access code to our site so you can see it, we have blocked public access as we are still working on last bits of the site. But I don’t want to make this temp access code public, only to you..how do I get you a private message?

    Thanks Monica DoinDubai

    Plugin Author Ash Durham

    (@ashdurham)

    Hey Monica,

    My email address is listed in the admin that you can contact me on.

    I’ll keep an eye out

    Ash

    Plugin Author Ash Durham

    (@ashdurham)

    Issue sorted out through email – Post for future readers:

    CSS for this particular scenario was:

    .sidebar .jshowoff {
        margin: 1.4rem 0px 0px 1.4rem;
        padding: 0px 0px 1rem;
    }
    .sidebar .adkingprocontainer {
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
    }
    .sidebar div.adkingprobanner.sidebar.akpbanner {
        max-width: 300px;
        width: 100% !important;
    }
    .sidebar .adkingprobanner img {
        width: 100%;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Centre The Ad space in the Side bar’ is closed to new replies.