Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • freissmann Developer
    #168808

    Hi,
    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!


    1. ss_login_menu
    Phill Moderator
    #414185

    For 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 Developer
    #414256

    HI phil,
    thanks for your reply.
    OK, now it looks better…Not perfect but I will do the 100% adjustments after site is online.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  freissmann 12 years, 8 months ago.

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