bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Thread text gets smaller and smaller...

(5 posts)
  • Started 1 year ago by master5o1
  • Latest reply from Trent
  • This topic is not resolved
  1. It's really annoying and it only happens in my recently updated Ubuntu Edgy ... with Firefox 2.0 (ie, it only happens in firefox 2.0 for ubuntu edgy)

    I have no idea whether its something i did wrong with my Avatar adjustments to the style.css or whether "desmond" is just forcing me to take an eyetest.

    It's annoying.

    oh yeah...if you haven't noticed i am running 0.80 :)

    Posted 1 year ago #
  2. A code sample or URL would help.

    But you probably have a style somewhere like:


    #something div div {
    font-size: 0.8em;
    }

    ...and maybe some missing closing tags somewhere in your template.

    Posted 1 year ago #
  3. In your template, you use

    <small>Login to Send PM<small>br />

    .
    and you just keep opening the <small> tag, never closing it. (note, it's not closed here.)

    It pays to validate your code occasionally at http://validator.w3.org/

    Good luck.

    Posted 1 year ago #
  4. fsck...i always do that and i do usually find it before i upload...argh!

    Posted 1 year ago #
  5. I don't even like to look at how many errors my forums produce. It is depressing...

    Trent

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.