-
AuthorPosts
-
sugiarto Friend
sugiarto
- Join date:
- November 2008
- Posts:
- 91
- Downloads:
- 6
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 4 times in 1 posts
July 10, 2009 at 7:25 am #142661Hi all,
I have removed Create an Account Text to disable creating an account, but still display Login text to enable.user login.
Without ‘Create an Account Text’, on the top right of my site, there is only Login text appear, and in my opinion, design became not nice.
Is that posible to move Login text position to the left of ‘Search’ text box, so all of the top area can be fill with logo or banner?
Thank’s in advance?
Regards,
Sugiarto.July 14, 2009 at 3:02 am #310981How did you remove the create account? I am trying to do that myself. Looking through the threads tonight to see if I can find a way.
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
July 14, 2009 at 3:12 am #310983a link to your live site and a screenshot explaining what is needed would probably help you get more response
sugiarto Friendsugiarto
- Join date:
- November 2008
- Posts:
- 91
- Downloads:
- 6
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 4 times in 1 posts
July 14, 2009 at 4:34 am #310990Hi toddmartin,
You should go to folder modulesmod_login and find mod_login.php
delete these codes (but make backup first!)
<a class=”register-switch” href=”<?php echo JRoute::_(“index.php?option=com_user&task=register”);?>” onclick=”this.blur();showBox(‘ja-register’,’namemsg’,this);return false;” >
<?php echo JText::_(‘REGISTER’);?> </a>Regards,
SugiartoJuly 14, 2009 at 4:59 am #310993I went to the location (/modules/mod_login/mod_login.php) sugiarto but I can’t find that line of code. All that is in that area is
// no direct access
defined('_JEXEC') or die('Restricted access');// Include the syndicate functions only once
require_once (dirname(__FILE__).DS.'helper.php');$params->def('greeting', 1);
$type = modLoginHelper::getType();
$return = modLoginHelper::getReturnURL($params, $type);$user =& JFactory::getUser();
require(JModuleHelper::getLayoutPath('mod_login'));
I checked the helper.php and couldn’t find it there either. Even looked at the tmpl folder and peaked at default.php and it didn’t have the code either.
Site is http://www.mbabsi.com
sugiarto Friendsugiarto
- Join date:
- November 2008
- Posts:
- 91
- Downloads:
- 6
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 4 times in 1 posts
July 15, 2009 at 1:58 am #311136Hi toddmartin,
Sorry, you should look in templates/ja_nickel/html/mod_login/default.php, it’s around line 62.
Hope it works.Regards,
Sugiarto.2 users say Thank You to sugiarto for this useful post
July 15, 2009 at 3:22 pm #311186Thank you very much for the help! That was exactly what I needed.
July 15, 2009 at 3:23 pm #311187That is what I was looking for. Thanks!
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by toddmartin 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum