Hello everyone, For some reason, when I try to make some subtitles bigger in my wordpress post, the rest of the post (below subtitle) gets messed up and changes to another type of strange italic font! Sometimes all of the bottom post becomes bold and I find several <strong> tags automatically added to the post. I also have a problem trying to add javascript codes to posts... I posted about it here: http://forums.digitalpoint.com/showthread.php?t=586016 Any help appreciated.
Normally WordPress templates use a separate css file to define appearance for different elements of the template. I would find out what <div>'s affect your titles and make the change in the css area. Q...