Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • imaaxx Friend
    #119357

    Module boxes appear to have an extra graphic inside.

    Hello Guys,

    I have been playing with this template and found what appears to be a minor issue/bug with the module arrays; Blue, Green and orange. It does the same thing with all the arrays.

    I am attaching 2 images that show how it gets the extra images inside the modules… it does not do it on all modules but does it on the login and when I make a custom module to show a graphic or something like that then it gets 2 extra pieces.

    Please let me know what can be does to prevent this from occurring.

    Thanks in advance


    1. screencap1
    2. screencap2
    Khanh Le Moderator
    #216507

    Add following style to your template_css.css file to fix the problem:


    div.module-blue div div div div,
    div.module-green div div div div,
    div.module-orange div div div div {
    background: none;
    }

    imaaxx Friend
    #216511

    Thanks for the info. I will try this…

    Regards

    imaaxx Friend
    #216512

    <em>@Khanh Le 10817 wrote:</em><blockquote>Add following style to your template_css.css file to fix the problem:


    div.module-blue div div div div,
    div.module-green div div div div,
    div.module-orange div div div div {
    background: none;
    }

    </blockquote>
    That did not fix it… 🙁
    I did this …

    [PHP]div.module-blue div div div div,
    div.module-green div div div div,
    div.module-orange div div div div {
    margin: 0;
    padding: 0;
    background: none;
    }[/PHP]
    I tried both your way and this way above… Any other ideas? still broken

    Khanh Le Moderator
    #216536

    Did you try to clear your browser cache? I think I need your live site url.

    imaaxx Friend
    #216547

    <em>@Khanh Le 10851 wrote:</em><blockquote>Did you try to clear your browser cache? I think I need your live site url.</blockquote>

    Hello Kahn,

    Yes I cleared my cache and still it did not work. This site is not live yet, it is running in our test environment and I’m not able to provide a link to it.

    Regards

    abav Friend
    #216589

    Hi,

    I had a very similar problem when I tried to substitute standard Newsflash modules at positions user8, user9 & top with other 3rd party content display modules (also using color class suffixes).

    Khanh Le Moderator
    #216650

    Please make sure that the above change is applied. I think the problem here is your css file is cached by your browser. However, if you have live site, I could take a look and fingure it out for you.

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

This topic contains 8 replies, has 3 voices, and was last updated by  Khanh Le 17 years, 7 months ago.

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