Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Janice W Davis Friend
    #151073

    I created a login page using the default login layout. The default key image that is shown is displayed in a table – such that if the parameter Login Image Align is set to right – it uses the whole content width and pushes the login form down – making the page look weird. See attached screen shot. If it is set to align left – it looks a bit better – but what it really should do is float right – allowing the login form to move up.

    Thanks
    Janice


    1. Login
    Sherlock Friend
    #343796

    Dear Janice,

    I think in this case you have to make some changes on the stylesheet of the login layout,please kindly post your url in here so I wil have a closer look on the issue.

    Janice W Davis Friend
    #343833

    Unfortunately this site is not live and the owner has Non Disclosure Agreements in place so I cannot give you access to the site. But I have include screen shots of the login screen, login setup screen and here’s the code that is generated from the default_login.php:

    <form action="/index.php?option=com_user&view=login&Itemid=28" method="post" name="com-login" id="com-form-login">

    <table width="100%" border="0" align="center" cellpadding="4" cellspacing="0" class="contentpane">
    <tr>
    <td colspan="2">
    <div>
    <img src="/images/stories/key.jpg" align="right" hspace="10" alt="" /> </div>
    </td>
    </tr>

    </table>
    <fieldset class="input">
    <p id="com-form-login-username">

    <label for="username">Username</label><br />
    <input name="username" id="username" type="text" class="inputbox" alt="username" size="18" />
    </p>
    <p id="com-form-login-password">
    <label for="passwd">Password</label><br />
    <input type="password" id="passwd" name="passwd" class="inputbox" size="18" alt="password" />
    </p>
    <p id="com-form-login-remember">

    <label for="remember">Remember Me</label>
    <input type="checkbox" id="remember" name="remember" class="inputbox" value="yes" alt="Remember Me" />
    </p>
    <input type="submit" name="Submit" class="button" value="Login" />
    </fieldset>
    <ul>
    <li>
    <a href="/index.php?option=com_user&view=reset&Itemid=28">
    Forgot your Password?</a>

    </li>
    <li>
    <a href="/index.php?option=com_user&view=remind&Itemid=28">
    Forgot your Username?</a>
    </li>
    <li>
    <a href="/index.php?option=com_user&view=register&Itemid=28">
    Register</a>

    </li>
    </ul>

    <input type="hidden" name="option" value="com_user" />
    <input type="hidden" name="task" value="login" />
    <input type="hidden" name="return" value="aW5kZXgucGhw" />
    <input type="hidden" name="efa5b326cd9bafa24015b57a09647de0" value="1" /></form>


    1. Login
    2. LoginLayout
Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Janice W Davis 14 years, 6 months ago.

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