Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • benrud Friend
    #134206

    Hello All,

    I was wondering if someone can help me adjust the alignment of a banner in the “top” module position?

    Currently it’s aligned to the “top” and I want to vertically “center” it but I don’t know which fill I need to modify or where.

    Any ideas?

    Thanks for your help.

    Todd
    http://benrud.net/

    Sherlock Friend
    #274400

    Hi
    you can edit template.css (line 1454)

    #ja-login {
    bottom:20px;---> remove this line
    position:absolute;
    right:0;
    }

    benrud Friend
    #274444

    nguoiabcd,

    I tried your change but it didn’t work. Here is a screenshot of the module configuration and the .css code I’m using.

    <blockquote>/* Login Form */
    #ja-login {
    position: absolute;
    right: 0;
    }

    #ja-login form {
    float: left;
    }

    #ja-login form label {
    float: left;
    }

    label.ja-login-user span {
    display: block;
    float: left;
    text-indent: -5000px;
    background: url(../images/icon-user.gif) no-repeat center left;
    width: 20px;
    height: 20px;
    }

    label.ja-login-password span {
    display: block;
    float: left;
    text-indent: -5000px;
    background: url(../images/icon-key.gif) no-repeat center left;
    width: 20px;
    height: 20px;
    }

    #ja-login form input.button {
    font-size: 11px !important;
    float: left;
    }

    #ja-login form #mod_login_username,
    #ja-login form #mod_login_password {
    width: 110px;
    margin: 1px 8px 0 0;
    }

    #ja-login form a {
    padding-left: 5px;
    border-left: 1px solid #CCCCCC;
    }</blockquote>

    Any ideas?

    thanks,
    Todd

    Sherlock Friend
    #274552

    Hi
    When I view your site, I still see

    #ja-login {
    bottom:20px;
    position:absolute;
    right:0;
    }

    please remove as I said above or send me FTP via Pm to help

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

This topic contains 4 replies, has 2 voices, and was last updated by  Sherlock 15 years, 7 months ago.

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