Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2009
    Posts
    29
    Plugin Contributions
    0

    Default Different size font on same page

    Hello,

    I am having a problem with my information pages. The font on my page is coming out in different sizes. I have checked in fire fox and part of the size is under
    body {
    background-color:#FFFFFF;
    color:#000000;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:62.5%;
    margin:10px;

    and the other part is under
    .xsnazzy p, .zsnazzy p {
    font-size:15px;

    I have tried changing a few things to make the font the same size but can not find a solution. I was wondering if anyone could help.
    My site is funnwild.co.uk. My site is still under construction but I have put it live so you can see what the issue is.

    Thank you in advance.

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

    Default Re: Different size font on same page

    Any page that has unordered list items will do that, so I'm pretty sure you'll need to style that text by page, like:

    #shippingInfo ul, #conditions ul {font-size:1.3em;}

    etc.

  3. #3
    Join Date
    Jan 2009
    Posts
    29
    Plugin Contributions
    0

    Default Re: Different size font on same page

    Quote Originally Posted by stevesh View Post
    Any page that has unordered list items will do that, so I'm pretty sure you'll need to style that text by page, like:

    #shippingInfo ul, #conditions ul {font-size:1.3em;}

    etc.
    Thank you so much it worked perfectly.

 

 

Similar Threads

  1. Adding new products with same size, different pricing
    By JeffTew in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 9 Oct 2010, 06:00 AM
  2. main page font size
    By snow-man in forum Basic Configuration
    Replies: 12
    Last Post: 11 Aug 2008, 10:36 PM
  3. Different font size in Shoppingcart!
    By danceswiththewolf in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Nov 2007, 12:36 AM
  4. Font size of different sidebox heading texts
    By haostaff in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Oct 2007, 11:50 AM
  5. How to list same product but different size?
    By kylieland in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 18 Oct 2007, 09:35 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