Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Posts
    41
    Plugin Contributions
    0

    Default changing font size and colour

    changing font size and colour check pic
    Attached Images Attached Images  

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

    Default Re: changing font size and colour

    Easily answered if you were using the default template, but it appears you're using an aftermarket template, possibly from Template Monster, so we'll need a link to the site.

    Or, better yet, install the Firefox browser and the Web Developer plugin for Firefox. You can use those to see where in the stylesheet you change the styling of the various page elements.

    Ctrl-Shift-Y will allow you to hover over a section of the page and see the class and id names for that section in the box at the top. The statements in the stylesheet that begin with # are id's and the ones that begin with dots are classes.

    Ctrl-Shift-E will open the CSS editor and allow you to edit the stylesheet and see the changes in real time without changing anything permanently. An essential tool.

    Some prefer Firebug, which does much the same thing.

    (If you're using Firefox 4, you'll need to remap the editor shortcut, since Firefox has appropriated Ctrl-Shift-E for an internal function - I use Ctrl-Shift-Q.)

  3. #3
    Join Date
    Apr 2011
    Posts
    41
    Plugin Contributions
    0

    Default Re: changing font size and colour


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

    Default Re: changing font size and colour

    .box ul li{ font-size:11px; line-height:22px; background:url(../images/list-marker.gif) no-repeat 0 10px; padding-left:10px;}

    .box ul li a{ color:#767575; text-decoration:none;}

    in stylesheet_boxes.css

 

 

Similar Threads

  1. Darkness Template - sub-category font size and colour
    By Derek Bryant in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 16 Jul 2009, 12:08 PM
  2. Can i Change the Font Size and / or Colour???
    By ElijahD in forum Basic Configuration
    Replies: 1
    Last Post: 25 Apr 2009, 08:15 AM
  3. Global Font Size Setting: Changing Percentage and related EM Font Sizes
    By Donn in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Feb 2009, 09:20 PM
  4. EZ-PAGE header - change font size and colour
    By nav007_2000 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Oct 2008, 10:52 PM
  5. Font size, type and colour on product description
    By kingster147 in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 4 Feb 2007, 04:11 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