Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • robyrom Friend
    #196705

    I would like to change the dimensions of the background image of the masshead module for some pages. I duplicated the module then I adde to its module class suffix field the “name” of the new class and eventually I added to template.css the following line
    .jamasshead_name { width: 677px; height: 187px;}
    Viewing with Firebug the new class is read but there isn’t any sign of the values. Where am I wrong?
    TKS

    robyrom

    Ninja Lead Moderator
    #530767

    Please try the workaround below.

    – Declare the Module Class Suffix with ” jamasshead_name” (with empty space before class suffix’s text), via the back-end configuration as in this screenshot:

    + Then create the templates/ja_biz/css/custom.css file and add this rule:


    .jamasshead_name {
    width: 677px;
    height: 187px;
    }


    1. ja_masshead
    robyrom Friend
    #530798

    It seems to work! Thanks

    robyrom

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

This topic contains 3 replies, has 2 voices, and was last updated by  robyrom 10 years, 7 months ago.

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