Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • tresoar Friend
    #695280

    Hello,

    When I change the backgroundcolor of positon-3.t3-module.box-background-secondary {
    background: #cd071e none repeat scroll 0 0;
    height: 400px;
    } than the background color of a custommodule on position features-intro changes to. This custom module has a Module Class Suffix ‘box-background-secondary’. So that explains it. But how can I cange it? When I add a new css the custom module doesn’t look good anymore.

    Position-3: http://kfg.tresoes68.sixtyeight.axc.nl/index.php/fr/andere-opzet

    Features-intro on homepage: http://kfg.tresoes68.sixtyeight.axc.nl/index.php/fr/

    Pankaj Sharma Moderator
    #695362

    Hi
    I checked your site but did not notice any issue as u mentioned the background color is red and it looks nice
    here : http://prntscr.com/8nxjhf
    Can u provide exact details of issue with a screenshot and how u want the module Bg color . So i can check it .

    Pankaj Sharma Moderator
    #750603

    Hi
    I checked your site but did not notice any issue as u mentioned the background color is red and it looks nice
    here : http://prntscr.com/8nxjhf
    Can u provide exact details of issue with a screenshot and how u want the module Bg color . So i can check it .

    tresoar Friend
    #695372

    That’s right. Position-3 looks like I want to. But on the homepage http://kfg.tresoes68.sixtyeight.axc.nl/index.php/fr/ there is a red color behind the message in the blue background. (image 2) The red color there I don’t want.

    This is how it is:
    This is how it want it and how it was before I changed the backgroundcolor of position-3:

    tresoar Friend
    #750613

    That’s right. Position-3 looks like I want to. But on the homepage http://kfg.tresoes68.sixtyeight.axc.nl/index.php/fr/ there is a red color behind the message in the blue background. (image 2) The red color there I don’t want.

    This is how it is:
    This is how it want it and how it was before I changed the backgroundcolor of position-3:

    Pankaj Sharma Moderator
    #695437

    Hi
    Add an additional suffix in the module suffix option for position-3 .
    like this >> box-background-secondary new

    And replace the custom.css code with this code

    .t3-module.box-background-secondary.new {
    background: #cd071e none repeat scroll 0 0;
    height: 400px;
    }

    save and check.

    Pankaj Sharma Moderator
    #750633

    Hi
    Add an additional suffix in the module suffix option for position-3 .
    like this >> box-background-secondary new

    And replace the custom.css code with this code

    .t3-module.box-background-secondary.new {
    background: #cd071e none repeat scroll 0 0;
    height: 400px;
    }

    save and check.

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years ago.

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