Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • pedrox Friend
    #199336

    Because this space is empty?
    I prefer it this way, it becomes more aligned, but the space next to the Slideshow can not be empty
    Please see attached image:

    http://meuboy.com/teste/

    Thanks


    1. erro
    pavit Moderator
    #540806

    Hi

    When you enabled sidebar-2 modules did you followed userguide instructions for them ? expecially for the module top games that should have a specific module class suffix

    Please take a look at the Userguide HERE

    Css Magician Friend
    #540892

    @pedrox, please copy the file:

    <blockquote>templatesja_playmagcsstemplate.css </blockquote>

    To folder:
    <blockquote>templatesja_playmaglocalcss</blockquote>
    (Note: you need to create this folder first: localcss) and change this rule:


    .t3-sidebar-2 {
    padding: 0;
    margin-top: -470px;
    }
    @media (min-width: 1200px) {
    .t3-sidebar-2 {
    margin-top: -560px;
    }
    }

    To:


    .t3-sidebar-2 {
    padding: 0;
    }

    .has-slideshow .t3-sidebar-2,
    .has-slideshow .one-sidebar-right .t3-sidebar {
    margin-top: -470px;
    }
    @media (min-width: 1200px) {
    .has-slideshow .t3-sidebar-2,
    .has-slideshow .one-sidebar-right .t3-sidebar {
    margin-top: -560px;
    }
    }

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

This topic contains 3 replies, has 3 voices, and was last updated by  Css Magician 10 years, 4 months ago.

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