Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • bi0dileet Friend
    #151344

    Hello,
    I’m having problem with showing some of modules, which are on the right panel. How could i remove styles from certain modules, and others leave the same they are( with rounded style)? THANKS!

    bi0dileet Friend
    #345058

    Atleast tell me how could I add another right position, which would have no styles ? please help

    micrantha Friend
    #345068

    Hello,

    Code for adding a position is:

    <jdoc:include type="modules" name="nameofposition" style="xhtml" />

    You can wrap it in an div to style it individually, or you can give it special style by adding class suffix to module published in that position.

    <div class="someclass">
    <jdoc:include type="modules" name="name-of-position" style="xhtml" />
    </div>

    To find the new position in dropdown list, add it to file templateDetails.xml

    The file you have to add the position to depends on what layout you use.
    Take a look in directory template/layouts, open the layout you use and find the location in the code where you want to add a position.

    good luck,
    Micrantha

    bi0dileet Friend
    #345081

    Hey! Thank you! This helped a lot!

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

This topic contains 4 replies, has 2 voices, and was last updated by  bi0dileet 14 years, 6 months ago.

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