Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • portalworks Friend
    #151061

    Having recently customised the JA-Nerine template to suit a clients requirements I have now discovered (well the client did) that the Log-in module placed in User 4 moves to the left in IE 7 & 8.

    Is there a fix in the css that I can make to ensure it stays where it is supposed to be?

    Thanks for your help in advance.

    Andrew

    John Wesley Brett Moderator
    #343541

    Hi Andrew,

    I’m sorry but using our demo I cannot replicate the issue you are having.
    Perhaps it is something peculiar going on with your instance.

    I’m sure we can sort out the issue. Can you provide a live URL so we may take a look?

    Thank you.
    John.

    portalworks Friend
    #343561

    John

    Thanks. The site is currently being staged at: http://demo.portalworks.com.au/remotebiztools.com/

    Attached is a screen shot of what we see at our end.

    I appreciate your assistance!

    Cheers
    Andrew


    1. Login-alignment1
    Sherlock Friend
    #343806

    Dear Sir,

    In this case please just try as follows
    open templates/remotebiz1/css/template.css file,find these css
    #ja-search {
    position: absolute;
    top: 40px;
    right: 65px;
    background: url(../images/icon-search.gif) no-repeat center left;
    padding-left: 17px;
    }

    change it to
    #ja-search {
    position: absolute;
    top: 40px;
    left: 705px;
    background: url(../images/icon-search.gif) no-repeat center left;
    padding-left: 17px;
    }
    I hope it will help.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Sherlock 14 years, 3 months ago.

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