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
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
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;
}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
This topic has been closed to new replies.