Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • cantyman Friend
    #148061

    The logo displays fine in all browsers except IE7 (I haven’t tried IE8, yet). I was sure to correctly modify the height and width in the .css file, but the logo drops into the menu section.

    I’ve been struggling trying to figure out why this is happening. Can anyone help?

    Site located at http://internstaffmh.bearingfruitinc.com

    Thanks much!

    lamvt Friend
    #330480

    templeat css line 822 changes to

    #ja-header .main {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#F6F6F6 none repeat scroll 0 0;
    height:94px; /* olde is: 80px*/
    }

    cantyman Friend
    #330485

    Thanks for the help. I made the change to template.css (verified using FF w/ Firebug), but I have still have the same display problem in IE7.

    Is there anything else that may need to change? Otherwise, I may resize the logo back to the original 80px height and update the template.css.

    lamvt Friend
    #330638

    need to use FTP to edit your css file,

    cantyman Friend
    #331316

    Actually, I changed it in the Joomla Template Manager (Edit CSS). I still have the same problem. Any suggestions are greatly appreciated.

    Anonymous Moderator
    #331623

    Hi

    open template.css file, at about line 820, find following code section:

    #ja-header {
    position:relative;
    z-index:10;
    }

    and change to:

    #ja-header {
    position:relative;
    z-index:10;
    height: 100px;
    }

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

This topic contains 6 replies, has 3 voices, and was last updated by Anonymous 14 years, 9 months ago.

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