Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2007
    Posts
    49
    Plugin Contributions
    0

    Default New products/Specials Navigation Row image not showing

    Ok, I may have edited css completely wrong in all the wrong areas, but what I need is for this image in my template/images to display as my navigation row
    (background-image: url(../images/nav_cat_bg.jpg);

    I need this image to show as a background to the navigation row for
    NEW products Nav bar
    Monthly Specials Nav bar
    EZ page Nav bar

    and I can't see to figure out what I'm doing wrong. Can somebody take a looksie at my css and see what I'm doing wrong, or how I can get this to work for me? All I can see right now is a solid color, or no color at all with just blck letter for New products & Monthly Specials on my main page.

    My site:
    http://www.coolscrapsdigital.com

    My CSS:
    http://www.coolscrapsdigital.com/inc...stylesheet.css

    Thank you so much.

  2. #2
    Join Date
    Sep 2008
    Location
    London UK
    Posts
    101
    Plugin Contributions
    0

    Default Re: New products/Specials Navigation Row image not showing

    not sure what 'boxes' referring to as can only see 'new products for december' in center column ... no idea what other boxes referring to ??

    if you mean the one i mention then reason is in css you have
    Code:
    .leftBoxHeading, .centerBoxHeading {
    	margin: 0em;
    	background-color: transparent;
    	padding: 0.5em 0.2em;
    	}
    you will need to add css for the centerBoxHeading at end of stylesheet ... e.g.
    Code:
    .centerBoxHeading {
    	background-image: url(../images/nav_cat_bg.jpg);
    	background-repeat: repeat-y; 
    	}
    note: only use the repeat-y if wanting to repeat otherwise use no-repeat

  3. #3
    Join Date
    Nov 2007
    Posts
    49
    Plugin Contributions
    0

    Default Re: New products/Specials Navigation Row image not showing

    Thank you for yor reply on my thread. I went ahead and added the code you provided at the end of the css, but it still does not bring up the image on my center divides. And yes, you hit right on the nose, that is exactly what I'm looking for. Any other ideas?

  4. #4
    Join Date
    Sep 2008
    Location
    London UK
    Posts
    101
    Plugin Contributions
    0

    Default Re: New products/Specials Navigation Row image not showing

    i see a background image for 'new products for december'

  5. #5
    Join Date
    Nov 2007
    Posts
    49
    Plugin Contributions
    0

    Default Re: New products/Specials Navigation Row image not showing

    OMG,you're not kidding either! I didn't realize they are showing up now! I could swear that when I replied to you the first time, I tried like tons of times to get them to show, and nothing. Well, it must have been a server delay in updating my files.

    Thank you for pointing that out!

  6. #6
    Join Date
    Sep 2008
    Location
    London UK
    Posts
    101
    Plugin Contributions
    0

    Default Re: New products/Specials Navigation Row image not showing

    no problem .. glad to have helped

 

 

Similar Threads

  1. v154 Home page no products will show not specials, featured or new.
    By racingtech in forum General Questions
    Replies: 38
    Last Post: 22 Jun 2015, 11:28 PM
  2. v139h What's New and Specials not showing up after upgrade
    By noruga in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Feb 2012, 12:52 AM
  3. Specials products row and columns
    By joemind in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Jul 2009, 04:57 AM
  4. Specials sidebox not showing at Specials page
    By JuanDBB in forum Basic Configuration
    Replies: 2
    Last Post: 15 Mar 2009, 04:59 PM
  5. background image only showing on one row
    By crabdance in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 2 Nov 2007, 05:02 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR