Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2007
    Posts
    151
    Plugin Contributions
    0

    customer issue How can i change the font-weight on titles?

    Hi, I'd like to change the font-weight from BOLD to NORMAL for the following:
    1. Category box listing (center column category titles )
    2. New items listings (center column)


    I played with the "a: link" & "a:hover" in the stylesheet, but that ended up taking away ALL the bolds on every link, which i don't want. I'd like to keep the log-in/sign-in links bolded.

    How would i change this on the stylesheet?


    http://www.musecards.com/store/index...ain_page=index

    Thanks,
    AW

  2. #2
    Join Date
    Aug 2005
    Posts
    26,010
    Plugin Contributions
    9

    Default Re: How can i change the font-weight on titles?

    Try this:
    Code:
    .centerBoxHeading {
    font-weight: normal;
    }
    Zen-Venom Get Bitten
    Get Your Business Found

  3. #3
    Join Date
    Jan 2007
    Posts
    151
    Plugin Contributions
    0

    Default Re: How can i change the font-weight on titles?

    Thanks, where in the main CSS stylesheet should i place the code?

    i tried it in a few places but it didn't change the appearance, so I know I'm doing something wrong.

    Thanks...

  4. #4
    Join Date
    Aug 2005
    Posts
    26,010
    Plugin Contributions
    9

    Default Re: How can i change the font-weight on titles?

    i tried it in a few places but it didn't change the appearance, so I know I'm doing something wrong.
    Clear your browser cache & refresh several times as I see this working
    Zen-Venom Get Bitten
    Get Your Business Found

 

 

Similar Threads

  1. how to change the font color right below the logo
    By lina0962 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Feb 2007, 10:04 PM
  2. DIRBANK module - Where can I change font size?
    By stjude in forum Addon Payment Modules
    Replies: 15
    Last Post: 17 Dec 2006, 04:22 AM
  3. Where to change font color of "Categories"?
    By chrisj in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Dec 2006, 11:35 PM
  4. Change Font Size in Product Info
    By acreativepage in forum General Questions
    Replies: 0
    Last Post: 1 Dec 2006, 02:30 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •