Thread: Bold Text

Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Bold Text

    I've changed all the text in the stylesheet and searched in the developers tool kit and for some reason I can't find what's still keeping the side box titles, product titles on the listing page and the price on the product page in bold.

    Is this controlled somewhere else?

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

    Default Re: Bold Text

    Something like:

    .itemTitle, #productPrices {font-weight: 400;}

  3. #3
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Re: Bold Text

    The thing is on the product listing pages the price is fine, it's just when you click to go to the actual product page.

    For the prodcut titles it's the other way round

  4. #4
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

  5. #5
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Re: Bold Text

    So it's normal text throughout in Chrome?

  6. #6
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Bold Text

    Quote Originally Posted by DPM View Post
    So it's normal text throughout in Chrome?
    Sorry, the sidebox titles don't change, but yes the product listing title and price is bold.

    It appears to be hard coded into the template for that page file. As when I do a right click developer in chrome, it shows me the bold, but its part of a 'user agent stylesheet' which overrides any additional style sheets, so usually hard coded.

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

    Default Re: Bold Text

    Right. When I click on 'Tie Bars' in the category sidebox, I get a listing of four products, the names of which are in bold. If I click on one of those names, I'm taken to the product info page where the price and associated text are in bold. The rule I suggested unbolds both (in FF, anyway).

    The sidebox heading text doesn't appear to be bold here in FF, but that would be controlled by the stylesheet for the mod you installed, which seems to contain only a few random characters.

  8. #8
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Re: Bold Text

    I will try that, thanks for your help.

  9. #9
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Bold Text

    Find the H3 tag in your stylesheet and add...

    h3 {
    font-size:1em;
    font-weight: normal;

    }

 

 

Similar Threads

  1. v154 Attribute Name Text In Bold In Admin
    By ShopVille in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Dec 2015, 06:19 PM
  2. Trying to remove bold text
    By atl2rva in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 7 Feb 2011, 09:46 PM
  3. Paypal and bold text
    By pRS317 in forum General Questions
    Replies: 1
    Last Post: 21 Jun 2008, 12:36 AM
  4. How to Make Text Appear as BOLD
    By mtrantas in forum Basic Configuration
    Replies: 1
    Last Post: 26 Jan 2008, 04:30 PM
  5. Attribute text bold
    By Stormshade in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 29 Jul 2007, 09: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