I'm trying to get this to work on my forum, but having trouble. Ideally, I'd like to have every table on the forum have a 5px rounded corner, but I can't figure out how to implement this. Is there any way to do this through the table border main css?
I currently have the rounded-corners.js in my clientscript folder, so my header code reads <script src="clientscript/rounded-corners.js"></script> but I can't figure out how to get it to work globally.
Thanks in advance!
|