test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • saco721 Friend
    #996158

    Hi,

    I have created new module positions for JA_T3_Blank – Default template and initially they work fine, but after a while I cannot change the position of the new modules in the template.css file. The files I have are template.css, custom.css and templateDetails.xml.

    so I define module position in templateDetails.xml :

    <positions>
        <position>musictext</position>
    </positions>

    Then in custom.php I do :

    <?php if($this->countModules(‘musictext’)) : ?> <div class="musictext"> <jdoc:include type="modules" name="musictext" ></jdoc:include> <?php endif; ?>

    The specify the new module position in template.css :

    .musictext{ padding: 0; border: 0px solid #ccc; position: absolute; right: 8300px; top: 355px; width: 40px; z-index: 900; }

    Any help would be greatly appreciated.

    Pankaj Sharma Moderator
    #996266

    Hi
    Kindly turn of the CSS compression first and then provide me issue details.
    The issue is module custom CSS not working as I understand? Also provide me the Page URL where the module is published with a screenshot. I will help you to check this .

    Note: kindly open thread on correct forum , This forum page is only for Purity III .

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years ago.

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