Author's Comments
Look carefully for specific instructions
Pretty much is the same code ANIME.ESSENCE wrote to hide your profile and still have your comments. This code on the other hand works in firefox and IE. Unlike the other one, which only works in IE.
Please give all credit to anime.essence for this. :]
Anyway same instructions like Ricky's code:
This script can be used to hide your profile for a DIV layout as well as keeping your comments.Adjust the numbers to position and fit the comment box to suit your desired size and placement.I just used that position and size to give an example.Also,change the background color and border color to match up with your design,or just have them transparent by replacing it with background-color:transparent and border:transparent1px solid,if you would like comments that scroll all of the way down your page,then change overflow:auto to overflow:visible or if you would like to just have a few comments or just a certain part of your comments showing,change the oveflow:auto to overflow:hidden and mess with the width and height,and the last thing,do not mess with the z-index!
Please give all credit to anime.essence for this. :]
Anyway same instructions like Ricky's code:
This script can be used to hide your profile for a DIV layout as well as keeping your comments.Adjust the numbers to position and fit the comment box to suit your desired size and placement.I just used that position and size to give an example.Also,change the background color and border color to match up with your design,or just have them transparent by replacing it with background-color:transparent and border:transparent1px solid,if you would like comments that scroll all of the way down your page,then change overflow:auto to overflow:visible or if you would like to just have a few comments or just a certain part of your comments showing,change the oveflow:auto to overflow:hidden and mess with the width and height,and the last thing,do not mess with the z-index!