Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2006
    Location
    Tokyo, Melbourne, Shanghai
    Posts
    102
    Plugin Contributions
    0

    Default Strange Problem with LogoWrapper

    Dear Zenners.

    I got a real weird one happening tonight and just cant work it out!
    I changed the logo Wrapper on my localhost and then went to change the one on my live site (an exact mirror of local host as much as i know) but it wouldn't change!

    On localhost all i did is change

    1. replace "old_image.jpg" in the

    \includes\templates\MyTemplate\CSS\stylesheet.css to "new_image.jpg":

    #logoWrapper {
    width:879px;
    height:180px;
    background-image:url(../images/new_image.jpg);


    and in:
    includes\templates\MyTemplate\images I put the "new_image.jpg".

    That was enough to change it. I then copied these modified files up to my live site but it didnt change. I even checked the file contents on the live site to see if they're were infact properly updated. And they were!! Site is www.secretsjewellery.com

    Can anyone suggest what i'm doing wrong please? Appreciate any suggestion.

    many regards,

    arpeggio

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Strange Problem with LogoWrapper

    Right now at the site the background image being loaded is /includes/templates/jeweltemplate/images/BannerModel.jpg

    Is this the image you want?
    What is the image name of the one you want?
    Have you also uploaded the new image to your host?
    Have you cleared your browser cache?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Dec 2006
    Location
    Tokyo, Melbourne, Shanghai
    Posts
    102
    Plugin Contributions
    0

    Default Re: Strange Problem with LogoWrapper

    Hi Kobra. Thank you very much for this. To answer your questions:

    /includes/templates/jeweltemplate/images/BannerModel.jpg
    Is this the image you want?
    What is the image name of the one you want?
    Have you also uploaded the new image to your host?
    Have you cleared your browser cache?


    That image you see is the old one. i want a new one called hannekeBanner.jpg

    hannekeBanner.jpg is also uploaded to: /includes/templates/jeweltemplate/images/

    I have set the CSS to display hannekeBanner.jpg (refer above msg for the code) but it still wont show.

    I
    just cleared the cache on my browser and it didnt help.
    Since you also saw the old image (BannerModel.jpg) something has to be wrong in my Server side modification of the php or CSS files. I just cannot find it. For example: Are there any other files apart from the stylesheet.CSS in MyTemplate that i need to edit? Appreciate your advice,
    best regards,
    arpeggio.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Strange Problem with LogoWrapper

    Just tried this in the browser add the http:// to it http://www.secretsjewellery.com/incl...nekeBanner.jpg

    and came up with a 404 cannot be found...quadruple check that the image is there as it should load from the above and it is not - spelling and case sensitive

    You have this in your css background-image:url(../images/HannekeBanner.jpg) but you posted that this was hannekeBanner.jpg

    Just checked and with a cap "H" it displays so the image is there...

    Go back and rename on your server the stylesheet_before.css to stylesheet.orig or anything but ".css" as the system will parse all .css files in order. I believe that this is the issue
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Dec 2006
    Location
    Tokyo, Melbourne, Shanghai
    Posts
    102
    Plugin Contributions
    0

    Default Re: Strange Problem with LogoWrapper

    Amazing!! truly amazing! Worked like a charm. Thanks so much.

    So the ZC program runs thru ALL the css files one by one?

    Hmmm. kondo mo benkyou ni narimashita (i learnt a something yet again)

    thanks Kobra.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Strange Problem with LogoWrapper

    So the ZC program runs thru ALL the css files one by one?
    Not just Zen Cart - this is a css conditiion
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. logowrapper problem
    By bravo14 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Feb 2011, 08:15 PM
  2. Strange problem with newsletter
    By incircolo in forum General Questions
    Replies: 2
    Last Post: 13 Dec 2010, 03:25 PM
  3. Strange Problem With Forms
    By apease11 in forum Installing on a Windows Server
    Replies: 2
    Last Post: 21 Sep 2010, 02:14 AM
  4. Strange problem with ZenCart
    By IronMan101 in forum General Questions
    Replies: 5
    Last Post: 15 Jun 2007, 09:23 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