-
AuthorPosts
-
October 11, 2008 at 10:09 pm #134299
I installed the quickstart package on my server, but the registration link is not shown in the login form. I wonder how to make the link visiable? thanks
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 12, 2008 at 3:30 am #274822Can you provide a live URL so that we can diagnose the problem?
Thanks.
October 12, 2008 at 9:35 pm #274912please see http://www.panda-greatwall.com/newjoom
thanks
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 12, 2008 at 11:49 pm #274922Gotcha…understand now.
Go to EXTENTIONS > MODULE MANAGER > and click on JA_LOGIN.
In the Parameters of the module you’ll find a box to check to show the registration.But once you do, come back as we’ll probably have to do some CSS work to make it fit. 😉 As it appears real estate in that section of the template is already at a premium…but we’ll get it.
Have fun!
John.October 13, 2008 at 1:20 am #274932well, I didn’t find any module with the name JA_Login in the module manager. any idea?
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 13, 2008 at 4:55 am #274968Okay…they must have changed the name.
Goto EXTENSIONS > MODULE MANAGER and then click on the POSITION column…to sort the list by position.
You are looking for the module that resides in the “TOP” position.
Once you find it, look through the Parameters for that Module.Also in the SITE > GLOBAL CONFIGURATION > SYSTEM tab…make sure you are allowing Registration under the Users settings.
John,.
October 13, 2008 at 5:27 am #274973thanks for your help.
The ‘top’ position only has login_form and newsflash modules, no ja-login.
The user registration is enabled in the global configuration. I wonder what else could be wrong?? thanks
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 13, 2008 at 2:43 pm #275035Cool! “login_form” is the module you want to look in.
Click on it and then check the parameters of that module to see if Registration has been turned on.
John.
October 13, 2008 at 3:46 pm #275052there’s no such an option in the login form module parameters. After viewing the source code of my homepage, I found there is actually a registration link, but the css doesn’t allow line wrapping, which hides it from showing. I guess this is a common problem for everyone who uses this template (Kulanite). I wonder what the solutions might be.
thanks
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 13, 2008 at 6:24 pm #275075Well whatever you did…it worked. I’m now showing your Registration as being turned on!
So now just change the following:
In template.css (line 933)Change from this:
.ja-login-links {
display:none;
}To this:
.ja-login-links {
display:table;
margin:0 40px;
}Have fun!
John.October 13, 2008 at 7:54 pm #275085thanks, that works for me. But the linked text in the log in module is shown ‘red’, which is almost invisible in the dark background. I wonder where in template.css I should change it to white text. thanks a lot! John
see http://www.panda-greatwall.com/ for the problem.
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 13, 2008 at 8:04 pm #275087That’s easy enough.
In TEMPLATE > KULANITE > CSS > red.css (line 10)
Change from:
a {
color:#CC0000;
}
To this:
a {
color:#000000;
}Note that while you are seeing Red, apparently, the public is seeing the default color which is Blue.
So if you want White for each of the different color themes, then you need to go into each of the “color”.css files and make the changes there as well.But the above will work when the site is in Red theme.
John.
——-
If this has been of help, please press the “Thank You” button ==== >iamdbat Friendiamdbat
- Join date:
- October 2008
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
November 4, 2008 at 12:02 am #277969<em>@gwang81 85535 wrote:</em><blockquote>there’s no such an option in the login form module parameters. After viewing the source code of my homepage, I found there is actually a registration link, but the css doesn’t allow line wrapping, which hides it from showing. I guess this is a common problem for everyone who uses this template (Kulanite). I wonder what the solutions might be.
thanks</blockquote>
Same here I haven’t found any registration option either>:(
-
AuthorPosts
This topic contains 13 replies, has 3 voices, and was last updated by iamdbat 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum