I recently changed my blog theme to Mandingo. I love the theme and all its perks. However, one thing I do have a problem in, is the displaying of text. For some odd reason the text being displayed on the homepage (index.html) is totally different from what I post ( I use Arial 10). Even if I use html when posting, it still doesnt display Arial 10. If you check my site, you will see what I mean. Please let me know your input. Id appreciate it. www.WebblogPress.com -----------
your site's not loading You should get into your style.css file and look at the very top for the font that theme designer used for body text. Sounds like he set a different value for home.php's font size.
my server is loading slow today but the page does load. I have been looking into my .css file and try to see what is going on but I cant seem to see it yet.
It's definitely going to be in there...I had a problem like this on a site I was setting up, and it was because the designer set up div/css attributes to different areas on the same page. If you can't pinpoint it in style.css, try looking in the template file that handles home.php and see if any CSS calls were added to the div's.