Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default How do I remove the BOLD ?

    Hi !
    Can someone please tell me where in my stylesheet I need to go and what change I need to make to make my text normal NOT bold.

    The text I'm referring to is the bold on the 'title' of my products listings, for example 'Bambi', 'Bird Family' and so on down the list......

    http://www.metal-silhouette-art.co.u...index&cPath=24

    Also whilst you're there (!) can you tell me how I change my pricing (£10.00) from red to black ? Again where in the css and which bit of text.

    Many thanks !
    Katie

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: How do I remove the BOLD ?

    Quote Originally Posted by katiekin View Post
    Hi !
    Can someone please tell me where in my stylesheet I need to go and what change I need to make to make my text normal NOT bold.

    The text I'm referring to is the bold on the 'title' of my products listings, for example 'Bambi', 'Bird Family' and so on down the list......

    http://www.metal-silhouette-art.co.u...index&cPath=24

    Also whilst you're there (!) can you tell me how I change my pricing (£10.00) from red to black ? Again where in the css and which bit of text.

    Many thanks !
    Katie
    Question 1

    includes/ templates/ custom_template/ css/ style.css

    .txt2{color:#########3D; font-weight:bold; text-transform:uppercase; font-size:12px;}
    1. delete the highlighted red text above from the declaration

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: How do I remove the BOLD ?

    Question 2

    includes/ templates/ custom_template/ css/ style.css

    Find this declaration

    .price2{color:#C00505; font-size:24px; font-weight:normal; line-height:24px; font-family:Verdana;}
    1. change the highlighted red text above to 000000

  4. #4
    Join Date
    Apr 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: How do I remove the BOLD ?

    Question 1 all done....wonderful

    Question 2....still in red ?!

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: How do I remove the BOLD ?

    Quote Originally Posted by katiekin View Post
    Question 1 all done....wonderful

    Question 2....still in red ?!
    Refresh your cashe:

    I am viewing this in firefox and I see .price2 black font

 

 

Similar Threads

  1. Trying to remove bold text
    By atl2rva in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 7 Feb 2011, 09:46 PM
  2. How do I bold my at links in the footer?
    By webman10 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 19 May 2010, 10:34 PM
  3. How do I make the Terms and Conditions text show in bold?
    By h_2_o in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Oct 2009, 10:32 PM
  4. How Do I Make the Link Text BOLD in My CATEGORIES Sidebox?
    By mtrantas in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jan 2008, 03:34 AM
  5. How Do I Make the Text Appear as BOLD in My CATEGORIES Sidebox
    By mtrantas in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 26 Jan 2008, 05:02 AM

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