Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jan 2011
    Location
    Texas, USA
    Posts
    171
    Plugin Contributions
    0

    Default change navigation color

    Hello,
    I have Zencart v1.3.9h installed.
    I am learning to use Zencart with template Barebones because it looked to be easy for learning. I know html and css but do not know php.

    I try to change the color of the "Home" and "Log in" but cannot find what is controlling it. The divs are

    navMain inside navMainWrapper and the links are a UL with class of "back"

    I have tried to change each of these using text-color: hexcolor; but nothing changes.


    Help is very appreciated. Thank you.

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

    Default Re: change navigation color

    In your stylesheet look for

    Code:
    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    The color declaration should be in there.
    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

  3. #3
    Join Date
    Jan 2011
    Location
    Texas, USA
    Posts
    171
    Plugin Contributions
    0

    Default Re: change navigation color

    Thank you, I have declaration of ul instead of declaration of a. My mistake.

    My problem is I rebuild a site for person that she like and I try to add zencart to it. Now I know I must build a copy of the site inside zencart and try to make it look the same.

    It will become easier when I know where each code is hiding.

    thank you for your help,
    Ivanna

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

    Default Re: change navigation color

    If you're not already using it, get the Firefox browser and the web developer (or fire bug) add on which will allow you to see what controls what and change the stylesheet on the fly to see the results. You'll have to save your changes to the stylesheet separately and upload them to the site to make them permanent.
    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
    Jan 2011
    Location
    Texas, USA
    Posts
    171
    Plugin Contributions
    0

    Default Re: change navigation color

    I use firebug but i did not know i can make changes from it.

    for now, i take line number from firebug and look for the same line number in notepad2 then i look for change through my local host. i must not upload to server until it is finished.

    thank you
    Ivanna

 

 

Similar Threads

  1. v139h Change color of navigation item in the list
    By In2Deep in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Jun 2012, 05:45 AM
  2. How to change the Breadcrumb navigation link color?
    By wotnow in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 25 Feb 2010, 01:38 AM
  3. Change color of font in center navigation bar.
    By haleasdollclothes in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Jun 2009, 08:14 PM
  4. Need to change color of navigation bars and footer bars. can't find it on style sheet
    By spaskinstyle in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 17 Sep 2008, 01:59 PM
  5. How change color of top navigation bar
    By lieven23 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Aug 2008, 01:27 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