Pro Theme Design Forum » Mimbo Pro » Design Help

Author page mysteriously went in italics

  • Started 1 year ago by jennine
  • Latest reply from jennine
  • This topic is not a support question

Hi there,

I was working on adding authors, and suddenly I noticed all the author pages are in italics

http://heartifb.com/author/admin/

The rest of the site is fine... so I'm what's going on here? Do I look for something in style.css or author.php because nothing I can see is telling the author page to go in italics.

Has this happened before? Any hints on how to solve this problem?

Looks like you're using a plugin that uses the same class (.author) as the entire Mimbo Pro author page ("body class="author"):

http://heartifb.com/ifb/wp-content/plugins/wordpress-popular-posts/wpp.css

Can you try tweaking that stylesheet to:

.author {font-style:normal;}

thank you so much... worked perfectly.
it would have taken me ages to figure out that plugin was messing everything up... ages.

so thank you.

Reply

You must log in to post.