Results 1 to 10 of 12

Hybrid View

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

    Default Re: Nav bar/bread crumb question...

    Your syntax is not quite right.

    a:link, #navBreadCrumb a:link {
    color: #d5b9e1;

    a:visited, #navBreadCrumb a:visited {
    color: #d5b9e1;



    This is a good resource: http://www.w3schools.com/css/default.asp

  2. #2
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: Nav bar/bread crumb question...

    So, if I only want to change the colors in the Bread Crumb bar, it would be

    #navBreadCrumb a:link {
    color: #d5b9e1;

    #navBreadCrumb a:visited {
    color: #d5b9e1;

    ? Or is what you gave me the correct code for changing only that part?

    Thanks so much!

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

    Default Re: Nav bar/bread crumb question...

    You are correct.

 

 

Similar Threads

  1. bread crumb positioning
    By signify in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Feb 2011, 02:31 PM
  2. login box next to bread crumb nav
    By titter in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 5 Nov 2008, 01:44 AM
  3. How to get the header search bar into the nav bread crumb?
    By Mister-Norway in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Aug 2008, 01:59 PM
  4. bread crumb question
    By andy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Feb 2007, 12: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