Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dddaniela

    (@dddaniela)

    At the moment I use following CSS-Code for the file custom.css:

    #skyscraper {
    height: 600px;
    width: 160px;
    position: absolute;
    left: 1520px;
    top: 100px;
    }
    Plugin Author Arnan de Gans

    (@adegans)

    If the advert overlaps you may want to add a margin or use percents instead of fixed px sizes.

    Thread Starter dddaniela

    (@dddaniela)

    Thanks, but how to define a margin CSS Code that the skycraper stick just at the right side of the content area?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Skycraper banner doesn't stick at the right side of the theme’ is closed to new replies.