Page 1 of 5 123 ... LastLast
Results 1 to 10 of 41
  1. #1
    Join Date
    Mar 2008
    Posts
    64
    Plugin Contributions
    0

    Default Sidebox font sizes different

    Hi All,

    Im having a problem on my site where the fonts in the sidebox headings are different sizes.

    Im hoping that this is controlled somewhere in the css file.

    The site is http://www.eastcoasthobbies.com.au

    Any help would be great.

    Cheers

    Brett

  2. #2
    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
    Hi All,

    Im having a problem on my site where the fonts in the sidebox headings are different sizes.

    Im hoping that this is controlled somewhere in the css file.

    The site is http://www.eastcoasthobbies.com.au

    Any help would be great.

    Cheers

    Brett
    Br,
    The problem you are having is that you have two stylesheet's fighting each other.
    1. stylesheet.css
    2. stylesheet_old.css
    3. Use a program Winmerge or take time to have 1 stylesheet.css
    4. What happens is the stylesheet_old.css is the last place Zen looks:
    5. So if you edit stylesheet.css, and the same declaration is in stylesheet_old.css nothing happens.
    6. Take time and consolidate to one sheet...
    7. I know a pain, but well worth the effort for customization

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

    Default Re: Sidebox font sizes different

    Quote Originally Posted by haredo View Post
    Br,
    The problem you are having is that you have two stylesheet's fighting each other.
    1. stylesheet.css
    2. stylesheet_old.css
    3. Use a program Winmerge or take time to have 1 stylesheet.css
    4. What happens is the stylesheet_old.css is the last place Zen looks:
    5. So if you edit stylesheet.css, and the same declaration is in stylesheet_old.css nothing happens.
    6. Take time and consolidate to one sheet...
    7. I know a pain, but well worth the effort for customization
    Thanks for the reply haredo...

    I have removed the _old.css file as it was not doing anything however still no joy in getting all the headings the same..

    Excuse my ignorance here however should I also look into the individual sidebox php files for the sizes or does the css file take care of it?

    Cheers

    Brett

  4. #4
    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
    Im having a problem on my site where the fonts in the sidebox headings are different sizes.Im hoping that this is controlled somewhere in the css file.
    Thanks for cleaning up the Css folders with one stylesheet.css

    This will get you started:
    includes/ templates/ ech/ css/ stylesheet.css

    Find this:
    1. .leftBoxHeading {
      margin: 0em;
      background-color: #db251f;
      padding: 0.5em 0.2em;
      }
    2. Change to:
    3. .leftBoxHeading, rightBoxHeading {
      margin: 0em;
      background-color: #db251f;
      padding: 0.5em 0.2em;
      }
    Delete this:
    1. .leftBoxHeading {
      margin: 0em;
      background-color: #db251f;
      padding: 0.5em 0.2em;
      }

  5. #5
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Sidebox font sizes different

    having read this thread please can you tell me what "padding" means.

    Am I right in assuming to change the colours of the various boxes to match my side colours and logo, would I follow the path ....includes/ templates/ ech/ css/ stylesheet.css.... or if not, could you point me in the right direction.

    Also while I am in that area can I also bring the fonts sizes into uniformity.

    Many thanks (smack me around the head for being dim, but with something that doesnt hurt !).

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

    Default Re: Sidebox font sizes different

    Quote Originally Posted by silverspring View Post
    having read this thread please can you tell me what "padding" means.

    Am I right in assuming to change the colours of the various boxes to match my side colours and logo, would I follow the path ....includes/ templates/ ech/ css/ stylesheet.css.... or if not, could you point me in the right direction.

    Also while I am in that area can I also bring the fonts sizes into uniformity.

    Many thanks (smack me around the head for being dim, but with something that doesnt hurt !).
    Very simple Padding means:
    1. If you are standing in the middle of a Picture Frame
    2. It is the space between you and the edge of the frame.
    3. padding: 1 em 1em 1em 1em;
    4. Means: top, right, bottom, left
    5. Margin means: the spacing from one picture frame to another..

    includes/templates/ech/css/stylesheet.css
    1. use your ftp program to navigate and your editor to change the .css
    Do you want the boxes on the right column the same as the left column???

  7. #7
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Sidebox font sizes different

    no, all my boxes are correctly placed, I just want to change their colours and sort out the fonts, but need a helping hand.

    Also, can I edit whilst in the FTP or do I download those files, edit and then upload ?

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

    Default Re: Sidebox font sizes different

    Quote Originally Posted by silverspring View Post
    no, all my boxes are correctly placed, I just want to change their colours and sort out the fonts, but need a helping hand.

    Also, can I edit whilst in the FTP or do I download those files, edit and then upload ?
    what colors do you want the side boxes to be??

  9. #9
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Sidebox font sizes different

    at present they are are mauve/purple colour; I want them to be one colour and match up with the colour of my side panels; also the fonts on the boxes seem to be odd sizes - those need to be one size too

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

    Default Re: Sidebox font sizes different

    Quote Originally Posted by silverspring View Post
    at present they are are mauve/purple colour; I want them to be one colour and match up with the colour of my side panels; also the fonts on the boxes seem to be odd sizes - those need to be one size too
    Is this your site: http://www.eastcoasthobbies.com.au/

 

 
Page 1 of 5 123 ... 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