Results 1 to 7 of 7
  1. #1
    Join Date
    Jul 2006
    Posts
    6
    Plugin Contributions
    0

    Top Sub-Navigation Border/BG & Other Appearance Adjustments

    Hi all,

    I've managed to set up Zen Cart, although I'm finding it's somewhat messy when it comes down to adjusting the detail!

    I have a few general questions.

    Please refer to the attached image - it's the best way I can describe.

    I've not had much luck finding answers on this forum or using google.

    Thanks in advance.
    Attached Images Attached Images  

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,717
    Plugin Contributions
    13

    Default Re: Top Sub-Navigation Border/BG & Other Appearance Adjustments

    All done through the CSS. Could be more specific with a URL

    OR...

    Get a copy of FireFox with Web Developer and HTML examiner extensions. They'll be invaluable to you.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Jul 2006
    Posts
    6
    Plugin Contributions
    0

    Default Re: Top Sub-Navigation Border/BG & Other Appearance Adjustments

    Quote Originally Posted by dbltoe
    All done through the CSS. Could be more specific with a URL

    OR...

    Get a copy of FireFox with Web Developer and HTML examiner extensions. They'll be invaluable to you.
    URL is http://www.catwalkcats.net

    it's quite a bit tidier since i posted.

    What's confusing me is the source points to 3 stylesheets - yet i'm not sure how that happened.

    Any help appreciated.

  4. #4
    Join Date
    Mar 2006
    Location
    Reading, Berkshire, U.K
    Posts
    38
    Plugin Contributions
    0

    Default Re: Top Sub-Navigation Border/BG & Other Appearance Adjustments

    Hi, I want to get rid of that space near the breadcrumb bar as well. I have had no luck so far getting anyone to help or find how to do it. Please help us!!

    Cheers,

    Ian

  5. #5
    Join Date
    Jul 2006
    Posts
    6
    Plugin Contributions
    0

    Default Re: Top Sub-Navigation Border/BG & Other Appearance Adjustments

    Sub navigation border & background;

    stylesheet_new.css
    (in classic template css folder)

    This code defines it

    #navMain ul, #navSupp ul, #navCatTabs ul {
    margin: 0;
    padding: 0.5em 0em;
    list-style-type: none;
    text-align: left;
    border: 1px solid #999999;
    line-height: 1.5em;

    Still seeking help for the other problems above.... getting a little more used to css editing..

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,717
    Plugin Contributions
    13

    Default Re: Top Sub-Navigation Border/BG & Other Appearance Adjustments

    <!-- bof breadcrumb -->
    <div id="navBreadCrumb">Home
    </div>
    <!-- eof breadcrumb -->


    <div class="centerColumn" id="indexDefault">
    &nbsp;
    <h2 class="greeting">Welcome <span class="greetUser">Guest!</span> You may <a href="http://www.catwalkcats.net/index.php?main_page=login&amp;zenid=a0678cf0f77b0b18ca0551e0f0acf616">login</a> here.</h2>
    This is the area in the source code pertaining to the Home and Welcome Guest! You will need to adjust the ID's in red to change the particular items.

    You are getting three stylesheets because you are using the old classic template as a basis for your changes. This also makes it more difficult to do what you're trying to do in the above area.
    My advice is to stop while you're not too deep in the table-based template and read up on the override (or custom template) system. There will be a bit of a learning curve but, you will be learning the latest methods AND what ZenCart will be using exclusively in the future.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #7
    Join Date
    Jul 2006
    Posts
    6
    Plugin Contributions
    0

    Default Re: Top Sub-Navigation Border/BG & Other Appearance Adjustments

    Quote Originally Posted by dbltoe
    This is the area in the source code pertaining to the Home and Welcome Guest! You will need to adjust the ID's in red to change the particular items.

    You are getting three stylesheets because you are using the old classic template as a basis for your changes. This also makes it more difficult to do what you're trying to do in the above area.
    My advice is to stop while you're not too deep in the table-based template and read up on the override (or custom template) system. There will be a bit of a learning curve but, you will be learning the latest methods AND what ZenCart will be using exclusively in the future.
    Thanks, I think the override system will help tidy things up immensely... I'm just afraid that it'll get too messy!

 

 

Similar Threads

  1. v150 How to display Top Cat & Sub Cat but not Sub Sub Cats??
    By spiggles87 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Mar 2013, 06:37 PM
  2. Font & Column adjustments.....Help
    By mrfatboy in forum General Questions
    Replies: 1
    Last Post: 7 Jun 2009, 08:45 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