Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Mar 2007
    Location
    Orlando, Florida
    Posts
    30
    Plugin Contributions
    0

    Default New headerbg.gif image not displaying

    I am using the Arch Shoppe template and cannot get a new headerbg.gif to display.

    I have created a new headerbg.gif that is 720 X 110 pixels. I renamed the original file and then uploaded this new image to templates/arch_shoppe/images directory.

    I then confirmed the following in the css:

    #logoWrapper{
    background-image:url(../images/headerbg.gif);
    background-repeat:no-repeat;
    background-color:#D6E0DD;
    width:720px;
    height:110px;
    margin:0em;
    padding:0em;
    }

    This css file is located in templates/arch_shoppe/css directory.

    In Admin, I have selected the arch_shoppe template and this is what is displaying on the store. However, the image is not displaying anywhere on the page.

    What else must be set in order for the image to display?

  2. #2
    Join Date
    Oct 2006
    Location
    Hanover, PA
    Posts
    71
    Plugin Contributions
    0

    Default Re: New headerbg.gif image not displaying

    What's the link please?
    [FONT=Century Gothic].: Stef :.[/FONT]

  3. #3
    Join Date
    Mar 2007
    Location
    Orlando, Florida
    Posts
    30
    Plugin Contributions
    0

    Default Re: New headerbg.gif image not displaying

    The site is cjpicnicbaskets.com

  4. #4
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: New headerbg.gif image not displaying

    Please double check where the images are. Firefox is showing the following as missing:
    includes/templates/arch_shoppe/images/tile_back.jpg
    includes/templates/arch_shoppe/images/headerbg.gif
    includes/templates/arch_shoppe/images/
    I don't know what it's looking for on that last one. There's no image name.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  5. #5
    Join Date
    Mar 2007
    Location
    Orlando, Florida
    Posts
    30
    Plugin Contributions
    0

    Default Re: New headerbg.gif image not displaying

    Thanks for your pointers. I was able to copy the tile_back.jpg image to the templates/arch_shoppe/images directory. That seemed to do the trick.

    What I am noticing now is that gif images do not display well. I have a jpg image that is 102KB that I would like to use. I have tried it on IE7 and it displays well. http://cjpicnicbaskets.com/includes/...der_meadow.jpg

    I have the following code in my css:

    #logoWrapper{
    background-image:url(../images/header_meadow.jpg);
    background-repeat:no-repeat;
    /*background-color: #D6E0DD;*/
    width:800px;
    height:120px;
    margin:0em;
    padding:0em;
    }

    However, the jpg image does not display in the header. The previous headerbg.gif continues to display. I can even copy a new headerbg.gif image and see it change.

    I have confirmed that the css in templates/arch_shoppe/css does have the code above.


    Is there a hesitation between uploading a new css and it taking effect?


    Is there a size limitation that is preventing my 102KB jpg image from displaying?

  6. #6
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: New headerbg.gif image not displaying

    Either delete stylesheet_old.css from your site or rename it with something other than .css as the extension (like stylesheet_old_css.txt). It's interfering with the changes you're making in your stylesheet. The settings in the last stylesheet loaded will always overrule any previous formatting.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

 

 

Similar Threads

  1. v151 Difficulty displaying image in new sidebox module
    By Goshawk in forum Contribution-Writing Guidelines
    Replies: 4
    Last Post: 10 Sep 2013, 01:14 AM
  2. v139h HTMLarea Image Manager image not displaying
    By NowAge in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 25 Jul 2012, 04:49 PM
  3. New Product form not saving some data / not displaying description & image in store
    By danshafer in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 22 Mar 2011, 09:11 PM
  4. If Image is not Found Display no_image.gif
    By prosam in forum General Questions
    Replies: 2
    Last Post: 7 Nov 2008, 09:37 PM
  5. button_sold_out_sm.gif not known gif
    By bikemike in forum General Questions
    Replies: 2
    Last Post: 3 Dec 2006, 01:03 PM

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