Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2009
    Posts
    3
    Plugin Contributions
    0

    Default Navigation Bar Questions

    Hi everyone!

    I'm finally getting close to finishing the layout of my site but there are a few things I can't seem to solve.

    1. Take a look at www.materialapparel.com/cart I want this entire section white. I've changed multiple things and can't seem to find the answer.

    2. I've asked this before and no one knew - Is there a way to get rid of some of the links in the category tabs page but not all?

    3. I can't seem to get the bottom (where it says copyright, etc.) to change to white - I've tried adding

    #siteinfoLegal {
    background-color:ffffff ;
    color:000000 ;
    }

    to the bottom of the stylesheet like it said to do in other forums but it didn't work.

    Your help is greatly appreciated! I have a deadline on Tuesday!!! Thank you!
    Last edited by k2moelle; 5 Sep 2009 at 08:39 PM.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Navigation Bar Questions

    1. What section do you want white?

    2. Far as I know there is no way to select which category names appear in navCatTabs unless you write the code yourself to make it do that.

    3. Those are already defined in the stylesheet:

    .smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 0.9em;
    background-color:#ffffff;
    color: #000000;
    }

 

 

Similar Threads

  1. Navigation Bar
    By DontBlink7 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Mar 2011, 01:06 AM
  2. Customize navigation bar on top and bar at footer
    By kippo in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 20 Sep 2006, 03:28 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