Hello,
I got the popup to work with help from a friend but I have a small problem I have a blue border going around my cam image for the popup and i cant get rid of it here is the code i tried using border=0 even with "0" but that mseed up the block.
<?php
#### Generated by Block Creator by Disipal Site (www.disipal.net) ###
if (eregi("block-webcam.php",$PHP_SELF)) {
Header("Location: index.php");
die();
}
$content = "";
$content .= "";
$content .= "";
$content .= "<a href=\"javascript:openpopup()\"><center><img src=\"http://www.rjrstyle.org/camcam.jpg\" width=\"115\" height=\"87\"><br>View the cams</a>";
?>
</center>
is there away to add a piece of code so it dont show a blue border? Thanks: you can see it here whatim talking about
Only registered users can see links on this board! Get registered or login to the forums!
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum