Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2008
    Posts
    18
    Plugin Contributions
    0

    Default Box header changes

    I am trying to modify the color of the header boxes on the MostlyGrey template. Currently they are grey, I would like to make them a different color. The boxes I am refering to are the ones where categories, home, search header titles are. Can somone tell me where in the stylesheet or wherever I can make that change at? My site is http://thumpercrazy.com/store.

    Thanks

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Box header changes

    Find in your stylesheet
    Code:
    .leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    	padding: 3px;
    	font-weight: bold;
    	border-bottom: 1px solid #222;
    	background-color: #333;
    }
    and change the #333 as desired.

  3. #3
    Join Date
    Jun 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Box header changes

    Excellent! Thanks! That worked for everything but the Home header..Where do I change that one?

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Box header changes

    That is the breadcrumbs. Find or add

    #navBreadCrumb {}

    and style as desired.

  5. #5
    Join Date
    Jun 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Box header changes

    Quote Originally Posted by gjh42 View Post
    That is the breadcrumbs. Find or add

    #navBreadCrumb {}

    and style as desired.
    Perfect...Thanks again!

 

 

Similar Threads

  1. Header changes
    By thestampnomad in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Aug 2010, 01:06 AM
  2. Flash Header/ Font Header make changes to...
    By SolarTrees in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 12 Jul 2007, 07:59 AM
  3. Header changes ...
    By titangen in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 May 2006, 12:23 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