Thread: Help
View Single Post
(#5 (permalink))
Old
CSS_Man's Avatar
CSS_Man CSS_Man is offline
Senior Member
CSS_Man is on a distinguished road
 
Posts: 2,932
Join Date: Jun 2010
Location: Earth
Default 10-10-2011, 06:57 PM

Make sure that the code is pasted between the <html> </html> tags and also between the <body> </body> tags, but not in the <head> </head> tags. It should be like this:

<html>
<head>
...header stuff...
</head>
<body>
...body stuff...
...bidvertiser code...
...more possible body stuff...
</body



Feel free to PM me for help
If someone has helped you please spread some karma
Reply With Quote