Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hbf1000 Friend
    #180551

    Hi all, first of all, I am a great fan of Joomlart since 2008 !

    My question is: I am using JA Purity II on J2.5

    I increased the header height to have more vertical logo space, but now, it looks like there is so much of available space between the logo and the search module. So, Why not include a position there for the login module?

    That is what I need to do, create a new module position at the right of the logo and left of search module, so that I can fit the login module.

    And then, how to edit the login module css to put it in a horizontal style ?

    Tks a lot guys !

    Ninja Lead Moderator
    #466575

    Your request is cutomize from JA Purity II. I suggest you some idea

    Copy

    <blockquote>plugins/system/jat3/jat3/base-themes/default/blocks/header.php</blockquote>

    paste to

    <blockquote>templatesja_purity_iiblocks</blockquote>

    and add this new postion with script below

    <?php if($this->countModules('jalogin')) : ?>
    <div id="jalogin" class="clearfix">
    <jdoc:include type="modules" name="jalogin" />
    </div>
    <?php endif; ?>

    You need to add css style with new postion, css tyle login you consult with demo Business template, Community Plus template , Mendozite Template

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 2 months ago.

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