View Full Version : ??Help With Borders... I tried everything...


tmac122
06-13-2006, 07:10 PM
I have on my page one of those questioniers.. survey things.. and a border is around it, but when i put the layout of my page on, the border goes away. If I change the border-width to 1, this creates a border around my contact table, pictures, extended network box. etc... i dont want any borders except from my text box survey....
table, tr, td { background-color:transparent; border-color:000000; border-width:1;}
body {

If you dont know what im talking about.. .this is my myspace page.. you can view the source code...

http://www.myspace.com/84683122

sammo88
06-15-2006, 09:48 PM
Are you trying to put the survey in a scroll box with a border or just have a border on the survey? 'Cause if it's in a scrollbox, I can help you, if not I'm not so sure. I think I need to see more of the code.