melindadivine
Oct 10 2008, 01:47 AM
Ok i dont know if its possible or not but a div layout with the original comments panel that are able to be see by a visitor?
ty.
melindadivine
Oct 10 2008, 03:56 AM
Problem solved...I found a suitable code elsewheres on this forums but I cant remember who posted it but anyways Thanks to whoever originally posted this.
.comments{
visibility:visible;
width: ;
height: ;
position:absolute;
top:130px;
right:34px;
overflow:auto;
background-color:942419;
border:red 1px inset;
z-index:0px;
}
<div class="comments">
<table><tr><td><table><tr><td>
Anarchy
Oct 10 2008, 04:26 AM
Try this. Never mind, you found a solution. Looks like my script anyway, LOL.
Topic closed & moved.