Skip to:
Content
Pages
Categories
Search
Top
Bottom

Thread text gets smaller and smaller…


  • master5o1
    Participant

    @master5o1

    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 :)

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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.


    chrishajer
    Participant

    @chrishajer

    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.


    master5o1
    Participant

    @master5o1

    fsck…i always do that and i do usually find it before i upload…argh!

    I don’t even like to look at how many errors my forums produce. It is depressing…

    Trent

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar