-
AuthorPosts
-
freissmann Developer
freissmann
- Join date:
- February 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 71
- Thanks:
- 79
- Thanked:
- 29 times in 1 posts
September 21, 2011 at 5:54 pm #168808Hi,
there are two issues when displaying the standard login module within the JA MenĂ¼.Dev-Site: dev.rrcg.de
1. the area beween the menu and the content is blank (not like the other menues)
2. the 3 links for “password recovery” “register” and “username forgotten” are only shown when the link is active.Any ideas?
Thanks in advance!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 21, 2011 at 9:10 pm #414185For the colour of the missing items open template.css and change the line below
#login-form li a {
background: url("../images/icon-star.png") no-repeat scroll 0 2px transparent;
color: #333333;
padding-left: 15px;}
to something like
#login-form li a {
background: url("../images/icon-star.png") no-repeat scroll 0 2px transparent;
color: #FFFFFF !important;
padding-left: 15px;}
freissmann Developerfreissmann
- Join date:
- February 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 71
- Thanks:
- 79
- Thanked:
- 29 times in 1 posts
September 22, 2011 at 7:29 am #414256HI phil,
thanks for your reply.
OK, now it looks better…Not perfect but I will do the 100% adjustments after site is online.AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by freissmann 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Layout issue with login-module within menu
Viewing 3 posts - 1 through 3 (of 3 total)