Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Webkonzept Friend
    #137133

    Hello team,

    I want to make a same custom modul with a grafik like you in the demo, but it doesn´t works on my site.

    This will I make:

    and so is it on my site

    can anybody know what I must do?
    Thanks Melanie 😀

    anisjolly Friend
    #286620

    can you please share your site’s URL with us so we can take a look?

    Webkonzept Friend
    #286627

    Here my site. I have the grafik manuell into a modul at the right site…
    http://www.neu.karate-news.de/

    anisjolly Friend
    #286629

    you need to edit the following css file and code:

    template.css (line 810)

    Code:

    div.module div div div, div.module_text div div div, div.module_menu div div div, div.module_hilite div div div
    {
    background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
    padding:8px 15px 15px;
    }

    you need to change that to:

    div.module div div div, div.module_text div div div, div.module_menu div div div, div.module_hilite div div div
    {
    background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
    /*padding:8px 15px 15px;*/
    }

    Then you need to have a big enough image.

    🙂

    scotty Friend
    #286635

    Open your custom module in the Module Manager and apply _blank as the Module Suffix. This will stop any padding being applied.

    Webkonzept Friend
    #286639

    Wow very fast replay … thanks to all. The last post works perfekt 🙂

    anisjolly Friend
    #286641

    go on scotty. another quick fix

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

This topic contains 7 replies, has 3 voices, and was last updated by  anisjolly 15 years, 8 months ago.

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