125×125 ads not displaying properly

Support Forums for LiveMesh Themes & Plugins Forums Enticing Theme Support 125×125 ads not displaying properly

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #370
    kemrich
    Member

    I tried using the ad blocks with  4 ads but it will only display them in a verticals stack not 2 side by side in rows.  I viewed it both on my iPad and on a 25 inch monitor on my computer.  It looks like there is space for ads 2 wide but it only displays one ad per line.  The URL for my demo is http://kerryemrich.com/blog/

     

    #374
    livemesh
    Keymaster

    Actually there is not enough space for the ads to display one beside the other. To create space, pls input the following CSS into Custom CSS tab in the enticing options panel and see if it helps –

    #advertisement-125 a { 
    margin: 10px 9px 0 0;
    }
    

    Vary the right margin a little in case it still “spills over” to the next row. You might still have the ads move over to the next line in ipad portrait mode. In that case, we will have to reduce the width/height of the image for this layout for this resolution using media queries as laid out in responsive.css file.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Enticing Theme Support’ is closed to new topics and replies.