Quote:
Originally Posted by ctweb
|
He fixed it. See his post above.
Quote:
Originally Posted by BeatleGuitar
Your question about the latest mod actually led me to my fix! Turns out I didn't have the / command in the last html spot where it should have been, which apparently resulted in ALL the posts after that to be centered! So thanks for helping me figure it out after all!
Question....what do you mean by this:
Also, did you see a flagrant security weakness? I was going to wait for the next release....I hadn't made time to do the 4.06 release and I was glad I didn't when I see now that it has already been replaced by 4.07
I don't want to be exposed to any strong vulnerability though! Please tell me what I should do...I completely trust and value your opinion.
|
Well, it is always best to stay up to dated with the latest version of everything you are using, software, hardware etc. To see what has been fixed for each version, have a look at the announcement forum as there all the fixes are declaired.
About the depricate center tags, it means that they are old fashion and won''t pass validation and therefore shouldn''t be used. Instead use this:
HTML Code:
<div style = "text-align: center;">
<!-- Ad code here -->
</div>