Prezhi0usGurL
03-12-2003, 10:54 PM
hmm.. well im tryna blend my tag-board with my site.. but my tag-board is an iframe.. i wanna change it to where the borders are dotted lines.. or dashed.. or whatever those are as long as it doesnt look like an iframe.. does anybody know how to convert it??? HELP please..
epolady
03-13-2003, 01:18 AM
Add frameborder="0" border="0" to the IFRAME tag
Prezhi0usGurL
03-14-2003, 05:54 AM
Ok.. thenks.. but i tried doing it didnt work.. the thing disappeared though but what i wanted was it to have lines instead of the iframe borders.. yeano what i mean? and plus i wanted the lines to be dotted.. ive seen it to some websites.. but i juss dont know how to do it.. HELP HELP HELP please.. aitez thanks very much..
by the way here's my tag: (if u can fix it for me please)
<SCRIPT LANGUAGE="Javascript" TYPE="text/javascript" SRC="http://www.tag-board.com/tagboard.js"></SCRIPT>
<table width="150" cellpadding="1" cellspacing="0" border="0">
<tr>
<td width="150" height="200" valign=top>
<iframe src="http://www.tag-board.com/my.tag?name=Prezhi0usGrL" name="tag" width="170" height="200"
marginwidth="0" marginheight="0" frameborder="0" border="0"></iframe>
<script>netscape_support();</script>
</td>
</tr>
<tr>
<td>
<form action="http://www.tag-board.com/add.tag" method="post" name="tagform" target="tag">
<input type="hidden" name="name" value="Prezhi0usGrL">
<font face="Arial" size="2" color="000000">[<b>nickname</b>]</font><br>
<input name="tagname" maxlength="50" frameborder="0" border="0"><br>
<font face="Arial" size="2" color="000000">[<b>email || URL</b>]</font><br>
<input name="tagurl" maxlength="500" frameborder="0" border="0"><br>
<font face="Arial" size="2" color="000000">[<b>message</b>]</font>[<a href="http://www.tag-board.com/smilies/smilies.htm" onClick="return pop_up_smilies();" target="_blank"><font face="Arial" size="2" color="33ccff"><b>smileys</b></font></a>]
<br>
<textarea cols="16" rows="3" frameborder="0" border="0" name="message" wrap></textarea><br>
<input class=button type="submit" value="TAG HERE" rows=6 COLS=22 style="font-family:arial" style="background:#33ccff" style="color:#000000" onclick="return Clear_Last_Message_on_Submit();">
<script>rememberme()</SCRIPT>
</td>
</tr>
</table>
epolady
03-14-2003, 06:13 AM
Okay, if you want it dotted, add
style="border: 1px dotted #000000"
to the IFRAME tag (change width/color to your liking).
Prezhi0usGurL
03-14-2003, 06:42 AM
thanks very much. it is set to how i wanted it to be. thank you very much. i appreciate it. i love this forum!