-
AuthorPosts
-
Janice W Davis Friend
Janice W Davis
- Join date:
- September 2014
- Posts:
- 105
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
May 14, 2010 at 6:30 pm #151073I 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
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 17, 2010 at 7:58 am #343796Dear 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 FriendJanice W Davis
- Join date:
- September 2014
- Posts:
- 105
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
May 17, 2010 at 1:54 pm #343833Unfortunately 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>-
AuthorPosts
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
Jump to forum