• Hi,
    first of all I want to say great plugin very simple to setup.

    I would like to add 2 banners in the floating space under (2x 160×600) each other and that they not scroll with the page. Currently I am not able to get this to work if I just put 2 banner codes in there but then they overlapped eachoter since they have a fixed position. can you help me out.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Le Van Toan

    (@levantoan)

    try add css

    div#divFLRARight, #divFLRALeft {
        position: absolute !important;
    }
    Thread Starter Jurko

    (@jurko)

    Thanks for the quick response, It looks better than it did before but still not exactly how I want it. The banners still move down after I scrolled some amount, Im guessing thats the margin top-after scroll? (not to good with css and html hence wordpress)

    Besides that the left side banners still seem to overlap each other, I have no idea how this could happen since top margin setting is combined with right side and that side displays banners correctly under each other. Also the banner height I have setup exactly the same as the right side.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Non fixed and 2 ads’ is closed to new replies.