Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 41
  1. #21
    Join Date
    Mar 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Sidebox font sizes different

    Ok change made.

    Cheers

    Brett

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

    Default Re: Sidebox font sizes different

    B,
    Now you like the colors:

    What is the next problem??

  3. #23
    Join Date
    Mar 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Sidebox font sizes different

    Thanks for sticking with me..

    The font sizes between the sidebox names seem to be different sizes.
    If we could get them all the same as the categories font size it would be great.

    Cheers

    B

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

    Default Re: Sidebox font sizes different

    B,
    Find this:

    h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 1.1em;
    color: #FFFFFF;
    }

    Change to this:

    h3.rightBoxHeading {
    font-size: 1.1em;
    color: #FFFFFF;
    }

    h3.rightBoxHeading a {
    color: #FFFFFF;}

  5. #25
    Join Date
    Mar 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Sidebox font sizes different

    Would this work by Adding in to the .leftBoxHeading and .rightBoxHeading?
    font-size: .9em;

    From this thread
    http://www.zen-cart.com/forum/showthread.php?t=64266

    Cheers

    B

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

    Default Re: Sidebox font sizes different

    try it, It is how I learned

  7. #27
    Join Date
    Mar 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Sidebox font sizes different

    Ok changes made.

    It looks right on the right now but the left is not right.

    Thanks

    B

  8. #28
    Join Date
    Mar 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Sidebox font sizes different

    Eh eh..

    Made the changes to the left side like the right side and now its gone all funny.
    will change back

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

    Default Re: Sidebox font sizes different

    Quote Originally Posted by brettw View Post
    Ok changes made.

    It looks right on the right now but the left is not right.

    Thanks

    B
    Find this:
    h3.leftBoxHeading, h3.leftBoxHeading a {
    font-size: 1.1em;
    color: #ffffff;
    }

    Change to this:

    h3.leftBoxHeading {
    font-size: 1.1em;
    color: #ffffff;
    }

    h3.leftBoxHeading a {
    color: #ffffff;
    }

  10. #30
    Join Date
    Mar 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Sidebox font sizes different

    Mate fixed the problem.

    You are a legend

    I know Im pushing my luck however is the height of the sidebox headings i.e say the red part for the right changed in the css file?

    Once again its different between some of them

    Thanks

    Brett

 

 
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Different font sizes in footer
    By moltres93 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Sep 2011, 03:25 AM
  2. font sizes different in IE and FireFox
    By dzuberbu in forum General Questions
    Replies: 3
    Last Post: 31 Aug 2009, 07:50 PM
  3. Different font sizes for different languages
    By Trac Nez in forum Addon Language Packs
    Replies: 1
    Last Post: 30 Apr 2008, 03:30 AM
  4. Sidebox text is different sizes
    By moonstars in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 13 Jan 2008, 12:19 AM
  5. font sizes different on each page....
    By khopek in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 22 Aug 2006, 09:45 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