insidethread1 0 Report post Posted March 16, 2011 damn. I just spent half of my grocery money on this hoping it would be something I could handle. I should have stuck with blogger. can't even change font sizes...argh Share this post Link to post Share on other sites
cshoffmann 0 Report post Posted March 16, 2011 These are heading tags with h1 being the largest. 1em is 10px. These are sizes I am using on http://murwood.net/ Insert this code in your custom css section of the Platform Pro or whichever theme you are using. h1{font-size: 1.7em;} h2 {font-size: 1.5em;} h3{font-size: 1.3em;} h4{font-size: 1.1em;} h5{font-size: .9em;} h6{font-size: .7em;} For the body text: body{font-size: 1em;} or body{font-size:10px;} Please remember to press the Karma button on my post if this helps. Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted March 16, 2011 Excellent Shaun. And some other helpful links: http://www.pagelines.com/docs/changing-colors-fonts http://www.w3schools.com/css/ Thanks, Bryan Share this post Link to post Share on other sites
oryxx 0 Report post Posted March 28, 2011 Hi Andrea, Please post the issue first before jumping to conclusions. The PageLines platform is not for everybody but it does add a lot of value if you learn it and ask questions appropriately. Stick with it, like I did, and you will find it has some great support and functions. Best, Peter Share this post Link to post Share on other sites