Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • abdullah canipek Friend
    #885893

    I want to change Magz 2 header like attachments. How can i add to my codes into this area?

    Best regards.


    1. doviz
    2. doviz_2
    Pankaj Sharma Moderator
    #885992

    Hi You need to define new blocks/module position in the /tpls/blocks/header.php file define new module positions

    
                    <div class="col-md-4 <?php $this->_c('New_module') ?>">
                                <jdoc:include type="modules" name="<?php $this->_p('New_module') ?>" style="raw" />
                            </div>
    

    Here : http://prntscr.com/a4qtbh
    Define new module position in TemplateDetails.xml file .

    You need to define new class to give style to new module position yourself , it may depends on the design that u want to apply

    abdullah canipek Friend
    #887155

    Thank you for your answer Pankaj.

    I have add this codes and working, but i dont understand thi code:
    <div class="col-md-4 <?php $this->_c(‘New_module’) ?>"> in $this->_c(‘New_module’) should be echo "new_module" ?

    So i working on my design to html and css and i ask questions again if I encounter problems 🙂

    Thanks a lot.

    Pankaj Sharma Moderator
    #887188

    Your are welcome .
    Its personal customization and u need to do it yourself with suggested methods can do it via add new position .
    Have a good day .

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

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

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