Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default move breadcrumb trail into nav...

    how do i move the breadcrumb trail links into the header nav? right now it's right below the nav on my site, i would like the links to show up in the black bar that is also holding the "search".

    this is the last thing on the main page i need to fix!

  2. #2
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: move breadcrumb trail into nav...

    so after killing my brain forever trying to figure this out.. i finally got it to at least look how i want. who knows if it's right....But here's what I did...

    I changed this:

    #navBreadCrumb {
    margin-top: 0px;
    background-image:url(../images/centercolumn_capsule.gif);
    background-repeat:no-repeat;
    background-position:center;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    padding: 0.5em 0 0.5em 1.5em;
    }

    To This: (lines with a * in front are the lines I changed)

    #navBreadCrumb {
    * margin-top:-21px;
    * background-color:transparent;
    * /*background-image:url(../images/centercolumn_capsule.gif);*/
    background-repeat:no-repeat;
    background-position:center;
    font-size: 10px;
    font-weight: bold;
    * color: #ffffff;
    padding: 0.5em 0 0.5em 1.5em;
    }


    and then also had to change the links so the visited ones would show up

    So I added this:

    a:visited, #navBreadCrumb a:visited {
    color:#ffffff;
    }

  3. #3
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: move breadcrumb trail into nav...

    and i just checked this in Internet Explorer and....LINKS DON"T SHOW UP....

    GREAT! i'm glad firefox is the only one any of my stuff works in... ARGH!

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: move breadcrumb trail into nav...

    Did you change something? Because, I don't see any links in Firefox concerning that nav bar.

  5. #5
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: move breadcrumb trail into nav...

    Being my typical self, I overlooked what you were talking about and built a header navigation bar with EZ page links in it. It was perfect, but gosh, what a waste of time apparently. That'll teach me to focus on my reading skills. I was so proud of myself and happy to relay some good news, until I re-read your project intentions and I've got another misguided creation to toss into the scrap bin on my desktop. I finally saw what you meant, but I just don't know why I thought "EZ Pages".

    I may start over, just for the let down.

  6. #6
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: move breadcrumb trail into nav...

    I'm just too nice(I know, I know)... your new tested mod is ready for delivery.

    PM me with your email address and I'll send out the goods. If you are feeling generous, you can always donate something back to the Zen Cart team.

    Hey, were you aware that your log in doesn't work... it's just a plain black page. I couldn't get any text to highlight, so I checked your page source and a problem revealed itself.

 

 

Similar Threads

  1. Breadcrumb Trail
    By gprit in forum General Questions
    Replies: 4
    Last Post: 15 Aug 2009, 05:50 PM
  2. Change Breadcrumb Trail on Page 2,3,4
    By traders in forum General Questions
    Replies: 7
    Last Post: 14 Jul 2009, 04:06 PM
  3. Breadcrumb Trail
    By PGlad in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Mar 2009, 12:19 PM
  4. Breadcrumb Trail Background change.
    By uruharacosplay in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Mar 2008, 06:43 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