Hya,
Where in the css do I alter how big the text is in new posts?
I have tried several places like body etc but nothing changes the small text.
Thanks
Hya,
Where in the css do I alter how big the text is in new posts?
I have tried several places like body etc but nothing changes the small text.
Thanks
a link to a page would be helpful, cant speak for others, but im not psychic :)
lol soz,
I just should'nt presume it would be a matter of where to change the CSS.
http://katesdreamweavercentre.com/manoftheforest/
Thanks whooami
if you just want to change the font size of the post content:
.post {
font-size: <---- add that and put in a value
margin: 0 0 40px;
text-align: justify;
}
that post date is small too though but it appears you want it that way :P
Thanks for your reply whooami,
The post date - no I don't want that small neither how do we change that size. I must admit I had'nt really noticed lol with bothering about the text size so people can see it properly.
the post date is enclosed with <small> tags, remove them and that will prolly fix it. I looked at the source and saw your name in the comments by it. I forgot though that the defualt install of 2.03 adds the post creator's name right there.
Check your source, you'll see what I am talking about. Its easier than my explaining :P
Thanks whooami,
Going to check the source now..:D
This topic has been closed to new replies.