test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Alessandro Corsetti Friend
    #180933

    Hi all, im using Puresite template and i would like to show the languageswitcher into top panel, close to logo on sx, how can i insert a new position or move the switcher there ?

    Thank in advance for any hint 🙂

    Alessandro Corsetti Friend
    #468085

    Hi, I would like to move it under the logo or anyway in the top header, is there any way to do that ? thank you for interest 🙂

    Sherlock Friend
    #468147

    Do you want to place a module position at header area ? you can open the header block file of templatesja_puresiteblocksheader.php , there if you want to add a module position for example the position name user99 you can add a block of code like this

    <?php if($this->countModules(‘user99’)) : ?>
    <div id=”ja-user99″>
    <jdoc:include type=”modules” name=”user99″ />
    </div>
    <?php endif; ?>

    You can place that block code where you want also I think you would need to add styles for the div#ja-user99 tag.
    Hope you got the ideal !

    Alessandro Corsetti Friend
    #468418

    Thank you very much, it worked fine, just troubled a bit to understand wich *.css was really involved in positioning, again thanj you 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  Alessandro Corsetti 12 years, 2 months ago.

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