Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2006
    Location
    Coastal southern GA
    Posts
    16
    Plugin Contributions
    0

    Default editing category menubar

    I have changed all the navigation bar, sidebox heading images to the "mystore_tile" image....except for the category title bar that still retains the tile_back.jpg. This is the header bar with the old brown/light brown image, which shows up in the middle column when a category is selected and all the items are listed below that.

    I've searched the css pages and cannot find any instance of the tile_back.jpg. I searched the developers tool kit and likewise.

    I'd like to just get rid of that header bar, as well as the Category Title (i.e., "Jewelry") that shows up at the top of the middle column and thus pushes everything down the page quite a ways.

    Would someone please point me in the right direction for these edits?

    Thanks and cheers,

    jd

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: editing category menubar

    The URL where this can be seen?

  3. #3
    Join Date
    Aug 2006
    Location
    Coastal southern GA
    Posts
    16
    Plugin Contributions
    0

    Default Re: editing category menubar


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

    Default Re: editing category menubar

    There are actually 2 instances of tile_back.jpg in your css:
    Code:
    h2.centerBoxHeading, .productListing-rowheading {
    	margin: 0em;
    	background-image: url(../images/tile_back.jpg);
    	font-size: 1em;
    	color: #ffffff;
    	padding: 0.5em 0.2em;
    	border-bottom: 1px solid #9a9a9a;
    and
    Code:
    #navEZPagesTop {
    	background-image: url(../images/tile_back.jpg);
    	background-repeat: repeat-x;
    	border: 1px solid #9a9a9a;
    Change these to your image file name and all should be well...

    These were in stylesheet_new.css...you should convert to a template based on one and not the combo classic as you have.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: editing category menubar

    Why were these not visible in the View Source?
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  6. #6
    Join Date
    Aug 2006
    Location
    Coastal southern GA
    Posts
    16
    Plugin Contributions
    0

    Default Re: editing category menubar

    You rock, man. Thanks much. I actually followed the "Zen Cart -- Templates for Beginners" eBook to the letter, but didn't see anything in there about combining stylesheets, not to mention how to do it. In fact, it only talked about stylesheet.css, not stylesheet_original.css and stylesheet_new.css, which are in the current version.

    Anyway, probably the best feature of Zen Cart is the outstanding assistance of pro's helping the newbies.

    I'm still looking for a subcontractor to just finish this website for me. Pay is good as I want this off my plate once and for all.

    Thanks again,

    jd

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

    Default Re: editing category menubar

    supreprg,
    Why were these not visible in the View Source?
    ???? I looked at the css directly...
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. menubar won't center... EStore Now
    By rainbow_pixie_star in forum Addon Templates
    Replies: 6
    Last Post: 16 Feb 2012, 10:49 PM
  2. Menubar text not registering correctly in IE
    By uyeahu in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Jun 2009, 07:44 PM
  3. Zen Cart MenuBar Customization
    By dragon03kf in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Oct 2008, 04:31 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