Author |
Topic  |
|
Um
Junior Member
 
222 Posts |
Posted - 12 April 2002 : 16:42:30
|
Why, when somebody reply with qoute, in first quote, font is small (I think size is 1 or 2), and then when smebody answer with qouote already on quoted answer, fonts become normal biger...why? Only first quote is smaller, and then others are normal, or something is wrong with my qoute?
Edited by - Um on 12 April 2002 16:45:25
Moved from Help/Current Version
Edited by - Nathan on 12 April 2002 21:39:29 |
|
shahaf
Starting Member
Israel
39 Posts |
Posted - 12 April 2002 : 16:46:31
|
There's nothing wrong with the code! The quote is a small part of the message which shows us the connection between the normal message and the message which being quoted. That the way it goes!
|
 |
|
Um
Junior Member
 
222 Posts |
Posted - 12 April 2002 : 16:54:38
|
quote:
There's nothing wrong with the code! The quote is a small part of the message which shows us the connection between the normal message and the message which being quoted. That the way it goes!
I know, but look, your message will be small now, but if you quote this post, this message I thin, it'll be biger... I'm just asking if is on all forums like this...
|
 |
|
Um
Junior Member
 
222 Posts |
Posted - 12 April 2002 : 16:56:41
|
quote:
quote:
There's nothing wrong with the code! The quote is a small part of the message which shows us the connection between the normal message and the message which being quoted. That the way it goes!
I know, but look, your message will be small now, but if you quote this post, this message I thin, it'll be biger... I'm just asking if is on all forums like this...
I just wont to show you what I mean...
|
 |
|
shahaf
Starting Member
Israel
39 Posts |
Posted - 12 April 2002 : 17:01:31
|
Oh, so that's what you meant! Now I understand, sorry. It's just a mistake on the topic.asp file, all you need to do is to look for the quote part and add the <small> tag in there!
|
 |
|
Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 12 April 2002 : 21:36:39
|
This is a bug. For some reason when the quote is closed the special <font> tags are closed, and new font tags with the default settings are re-opened, which is not nessisary and also adds an extra <font tag without a matching </font> closing tag.
Search for, and delete two instances of this in inc_functions.
<font face=""" & strDefaultFontFace & """ size=" & strDefaultFontSize & " id=quote>
Nathan Bales Snitz Exchange | Do's and Dont's |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 12 April 2002 : 21:49:42
|
fixed in v3.4 |
 |
|
Um
Junior Member
 
222 Posts |
Posted - 13 April 2002 : 15:24:41
|
Do you know in wich line, maybe? there is a lot of this Id=qoute   I think, that I'll make mestake...
|
 |
|
Um
Junior Member
 
222 Posts |
Posted - 13 April 2002 : 15:45:14
|
hmmm, I have look again... a looot of quote (for me...)
For now, I do not wont to touch anything...
Hope you know wich line...
|
 |
|
|
Topic  |
|