Info
- 5 posts
- 4 voices
- Started 5 years ago by master5o1
- Latest reply from Trent Adams
- This topic is not resolved
Thread text gets smaller and smaller...
-
- Posted 5 years ago #
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 4 years ago #
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 4 years ago #
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 4 years ago #
fsck...i always do that and i do usually find it before i upload...argh!
-
- Posted 4 years ago #
I don't even like to look at how many errors my forums produce. It is depressing...
Trent
-
You must log in to post.