Grasty
User
 Fresh Boarder
| Posts: 4 |   | Karma: 0
|
Forum HTML Code Overide - 2005/10/26 15:52
Here is a cool hack i figured out about an hour ago.
What you need:
- A ftp site to save files to (any free website will work)
This uses stylesheets to over ride a site html code without passwords or anything like that.
1. Create a stylesheet using common commands like body, font, h1, h2, h3, table, etc 2. Upload the stylesheet to your ftp site 3. Go to any forum that allows html posts and post the following message
<LINK REL="Stylesheet" HREF="http://domain.net/style.css" TYPE="text/css">
|