Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • simkaconsulting Friend
    #185351

    Hello,

    i inserted a module next to the logo. Like it was explained in another post, i created spotlight 3 and now i have 2 positions there.
    My problem is, that it now gives me at that position a white box.
    How can i get this position to appear in black like the rest of the header?

    Thank you.

    Ninja Lead Moderator
    #484886

    <em>@simkaconsulting 362033 wrote:</em><blockquote>Hello,

    i inserted a module next to the logo. Like it was explained in another post, i created spotlight 3 and now i have 2 positions there.
    My problem is, that it now gives me at that position a white box.
    How can i get this position to appear in black like the rest of the header?

    Thank you.</blockquote>

    If possible you can post your site url and screenshot for the issue, i might be able to help you out. Right now its difficult to guess the issue and solution without actually being able to see it.

    simkaconsulting Friend
    #485043

    Hello,

    yes.

    the site is :http://www.playmalta.com

    Ninja Lead Moderator
    #485098

    <em>@simkaconsulting 362438 wrote:</em><blockquote>Hello,

    yes.

    the site is :http://www.playmalta.com</blockquote>

    You can fix it with my solution

    Open templates/ja_mitius/css/template.css file
    from

    .module-ct {
    background: inherit;
    color: inherit;
    padding: 0 20px 20px 20px;
    }

    .module {
    background: white;
    border: 1px solid #e5e5e5
    color: #666666
    margin-bottom: 20px;
    }

    change to


    .module-ct {
    background: inherit;
    color: inherit;
    padding: 0px;
    }

    .module {
    background: white;
    border: 0px solid #e5e5e5
    color: #666666
    margin-bottom: 20px;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 8 months ago.

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