Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • stylez4men Friend
    #201199

    Is there any way to insert a pushdown ad code below the top menu as pictured in the image if so where would this code go? Or is possible to configure the corner stamp module to dispay an or code that is 970×66. The coding I have just need to know if its possible and how.


    1. AD-PLACEMENT
    Saguaros Moderator
    #548949

    Hi stylez4men,

    You can can use Extended Class (grid-double, grid-triple) or any css class (with !important width rule) and fill in the Template Manager ‘Corner Stamp Ex Class’ field.

    Regards

    stylez4men Friend
    #549030

    I tried the grid-triple still ends up a little short. In regards to the important rule. Can you tell me if this work or what would need to be changed

    .corner-stamp_mymodulestyle{ .corner-inner {
    background: white;
    border: 1px solid white;
    width: 970px; !important;
    height: 66px; !important;
    position: relative;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    transition: box-shadow .2s ease 0s;
    -o-transition: box-shadow .2s ease 0s;
    -moz-transition: box-shadow .2s ease 0s;
    -webkit-transition: box-shadow .2s ease 0s;

    margin: 5px;
    padding: 0;
    }

    Saguaros Moderator
    #549310

    I don’t see the module in corner-stamp position published on your site. You can try to publish it and add ‘grid-triple’ for Extended Class

    With above rule, you should remove the semicolon ‘;‘ before the !important rule

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum