PDA

View Full Version : Add border; Remove ads


PureSolaceXo
08-12-2002, 01:00 AM
Can someone give me the code/script to add a solid-colored border to my site? I also need the code to take away advertisements.

oracleguy
08-12-2002, 01:02 AM
Originally posted by PureSolaceXo
also need the code to take away advertisements.

That is against the TOS of this forum for anyone to tell you how to do that. Plus it is also against your host's TOS.

That's how they offer a free service.

Chicano
08-12-2002, 01:19 AM
put this in your <head>

<style>
body {border: 5px solid red}
</style>

... that will give you the border. You can change 5px for any amount of width you want, you can change solid to other things such as "ridge" (which I like alot) "inset", "outset", "dotted" and a few others I believe. You can change red for any other color you like.

boxer_1
08-12-2002, 01:50 AM
This thread is basically a 2 part question, only one of which is allowed here. Since a solution to the valid portion of the question has been offered, all that remains is the one we will neither condone nor offer assistance with. The latter being how to block advertisements on your free host, which violates the TOS of your host. In closing, do not request assistance wich will violate the TOS of your free host here. Closing thread.