Forums

[resolved] how can I change the font size in tags and categorizes? (3 posts)

  1. Msh7
    Member
    Posted 3 years ago #

    Hi

    I want to control this area in the Kubrick theme , I want to change the font size and make it appear in the center of the page too .

    see here

    http://www5.0zz0.com/2008/07/07/17/930002289.jpg

    thank you

  2. Eric Amundson
    Member
    Posted 3 years ago #

    Hey Msh7,

    It is in the center of the page, or more accurately, the column that it's in.

    to change the size of text, look for the .postmetadata sections in your CSS:

    There are a bunch of them, but if you add a font-size declaration to the .postmetadata selector like so, you can tweak it from there:

    .postmetadata {
    	clear: left;
    	font-size:1.2em;
    }
  3. Msh7
    Member
    Posted 3 years ago #

    Thank you sewmyheadon :)

    it's true it is in the center of the page but when I use IE7 it's show me it in the left but I don't know

    anyway I changed the font size :) so thanks for your help

    Msh7

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.