Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Italy
    Posts
    3
    Plugin Contributions
    0

    image problem Header visible in Crome browser but not in Firefox

    I need help. Tried for a while now but can't seem to figure this one out.
    I was trying to make a smaller header to 150px high. after I edited it and uploaded via Filezila. When viewing the home page after this in Firefox I got a blank as header. When I used Google crome I was able to see the header correctly. Strange. See for yourself. www.auroramultimedia.net
    Any suggestion Very Welcome. Thanks, Anthony.

  2. #2
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Header visible in Crome browser but not in Firefox

    There does not seem to be a folder specified where your logo actually resides:

    <!--bof-branding display-->
    <div id="logoWrapper">
    <div id="logo"><a href="http://auroramultimedia.net/">Aurora Multi Media</a></div>
    <div id="taglineWrapper">Timeless values in a changing world</div>
    </div>
    <!--eof-branding display-->
    shouldn't it be something like

    <div id="logo"><img src="includes/templates/YOUR_TEMPLATE/images/logo.gif" alt="Aurora Multi Media Logo" title=" Aurora Multi Media Logo " width="xxx" height="yyy" /></div>
    <div id="taglineWrapper">
    Strange though that it shows in Chrome but not in FF

    Frank

  3. #3
    Join Date
    Sep 2009
    Location
    Italy
    Posts
    3
    Plugin Contributions
    0

    Default Re: Header visible in Crome browser but not in Firefox

    Thanks for your reply to my post. Should I try to edit it and see what happens?

  4. #4
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Header visible in Crome browser but not in Firefox

    The logo default size in a new ZC install is
    width="192" height="64"
    The actual specified logo size would depend on your template, could be specified in your style sheet, or may be specified in one of your files. You will need to find this first - use Admin > Tools > Developers Tool Kit to find the file which determines the allowable size - then change the figures accordingly to match the dims of your logo.

    Make sure you BACKUP your files and DB before making any changes

  5. #5
    Join Date
    Sep 2009
    Location
    Italy
    Posts
    3
    Plugin Contributions
    0

    Default Re: Header visible in Crome browser but not in Firefox

    Thanks Frank for your input. Sorry I had to get some sleep as here it was 1:30 am and my eyes starting to hurt after a long day. I'm ging to look into what you suggested. Anthony

 

 

Similar Threads

  1. Shopping cart link not visible in each browser?
    By wenlaat in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 Feb 2012, 10:35 PM
  2. Replies: 1
    Last Post: 27 Nov 2010, 05:54 PM
  3. Links under header show in FireFox but not in IE
    By Mike001 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 May 2009, 12:36 AM
  4. main nav visible in Firefox but not in IE7
    By janej in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 17 Feb 2008, 01:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg