Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rbranden Friend
    #178704

    I have installed JA Teline IV at
    http://threeriverspublishing.com/TRP2/
    Toward the bottom of the page is a set of 3 banners in the content-mass-bot position.
    I have given banners the following css to get them to center.

    div.custommodbannersjgClass {
    text-align: center;
    padding: 0 0 0;
    margin-bottom: 5px;
    margin-top: 5px;
    display:table;
    width:100%;
    }
    All other banners are now centering except the ones at the bottom.

    Notice that the banners are not fully centered and that there is a box under the banners that is not full width.
    I want that box full width in the content-mass-bot position and the banners centered in that box. I suspect when the box is made full width the banners will be centered.


    1. Banners-not-center-front-page
    chavan Friend
    #459452

    Go to this File: /templates/ja_teline_iv/css/template.css

    Add this code

    .custommodbannersjgClass{
    width:99% !important;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

    rbranden Friend
    #459551

    That did the trick. The !important; was indeed very !important

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

This topic contains 3 replies, has 2 voices, and was last updated by  rbranden 12 years, 4 months ago.

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