The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Font size problem ... Please help
When a member copy a text in the forum and paste it in different post it appears like that:
SIZE=?4]و اللى بيعتنق دين فده بيكون لأن الله سبحانه و تعالى شرح صدره لهذا الدين. How can I get rid of the size tags (marked in red color) appearing? Thank you for advise |
#2
|
||||
|
||||
Since that doesn't happen here, then I can only assume it is someone on your site. Can we get a link to your site and test account and also a link to a test thread we may test this out in.
|
#3
|
||||
|
||||
Quote:
Here is an example page: http://www.almatareed.org/vb/showthr...265868&page=13 Username: Test Password: 654321 Many thanks for advise. Midohash www.almatareed.org/vb |
#4
|
||||
|
||||
You have this at the beginning of all your posts:
HTML Code:
<div id="post_message_1208203"> <!-- دعوه لموضوعي --> <br> <!--/ دعوه لموضوعي --> <p align="center"><font size="?4" face="Times New Roman"><font size="4" face="Arial" color="#22229C"><div style=" margin:5px; "> |
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
You can try disabling your add-on and then see if the problem gets fixed.
This is not valid html and could be your problem: HTML Code:
<font size="?4" |
#7
|
||||
|
||||
Quote:
|
#8
|
||||
|
||||
I was only quoting part of the line to say that the size was invalid (which is why I linked to the page about it). The full line was:
<font size="×4" face="Times New Roman"> But x4 is not valid. |
#9
|
||||
|
||||
Quote:
Is line like that is OK, and do you expect it to fix my size tag problem: <p align="center"><font size="4" face="arial">$post[message]</font></p> |
#10
|
||||
|
||||
size="4" is valid. I will recommend though that you move to CSS instead since <font> is actually deprecated.
Deprecated tags in HTML 4.0 - http://www.htmlgoodies.com/tutorials...in-HTML-40.htm |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|