|
Want to get your site clean of the Yellow Virus? Curt Dunmire of Thiefware.com really provoked me back into this topic. His site provides invaluable information so I strongly recommend you visit. We were both up collaborating on how we could rid webmasters of TopText with minimal code. He already had developed a great refresh code, however we both knew that there had to be an easier way to do it. So we both started to chomp away at our keyboards to see what we could come up with. If you don't know what TopText is, visit Thiefware.com as this is beyond the scope of ">SgtSearch. I am just another webmaster trying to help by creating useful code to protect your website. Here is what I came up with: Show me the code! (We prefer to have it called StopText) Add this code to each page between your head tags: <!-- StopText code courtesy www.sgtsearch.com and Thiefware.com --> <style type="text/css"><!-- span {font-size:12px} --></style> <!-- Stop here and insert into your site head tags --> Or you can save the text above to a file and name it whatever.css. First, remove the part of the code that declares the style type. The code will then look like this: span {font-size:12px} Then link from your headers by uploading the CSS file to your server and adding this between your head tags: <link rel="stylesheet" href="http://yoursite.com/pathtofilename.css"> Almost forgot - You can change the properties within the SPAN attribute. This means you can change the font, colors, etc.. However- Do not attempt to leave it empty as Ezulas applied style sheet will take precedence over your empty attributes. You must declare at least one attribute within the SPAN. Color, font size, etc...otherwise your SPAN is considered null, and Ezulas style will overide your empty designation. You can use a zero font size if you just want to use the code to get rid of the yellow virus. Any questions or comments? Send them to SgtSearch or visit Thiefware.com and see the latest news first. Feel free to link to this page and Thiefware.com. They will have a copy of this code. Please give a little credit to to SgtSearch and Thiefware is all we ask in return. Don't buy into that "users have control stuff". You are using this one line of code because you want control of your pages :-) |
The Sgt's Friends |