Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sdczen Friend
    #187996

    Using module styles, I’ve created a new “module style” and it works properly when the style is applied to the module when it’s located in the ‘mainbody’ block. When I apply the module style to the spotlight, spotlight-2, and footer, the styling does not apply. I’m using the custom.css to define the styling. There isn’t much documentation on this, using the template/block layout.

    Here is the spotlight code that I believe needs to be modified:

    [PHP]
    <?php if ($this->checkSpotlight(‘spotlight-2’, ‘position-5, position-6, position-7, position-8’)) : ?>
    <!– SPOTLIGHT 2 –>
    <section class=”container t3-sl t3-sl-2″>
    <?php
    $this->spotlight (‘spotlight-2’, ‘position-5, position-6, position-7, position-8’)
    ?>
    </section>
    <!– //SPOTLIGHT 2 –>
    <?php endif ?>[/PHP]

    Any ideas would be appreciated!

    TomC Moderator
    #494888

    Are you applying module classes within the respective modules?

    How did you define your styles/classes within your CSS?

    sdczen Friend
    #494890

    I was able to fix it. I had a typo in my added css class. #class instead of .class

    Thanks again! <solved>

    TomC Moderator
    #494891

    <em>@sdczen 375539 wrote:</em><blockquote>I was able to fix it. I had a typo in my added css class. #class instead of .class

    Thanks again! <solved></blockquote>

    GOOD JOB !!! – All the best with your continuing site development !!!

    😎

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 11 years, 5 months ago.

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