Log In · Register

 
default pic, mood comments..
Yuniechan
post Oct 9 2008, 12:45 AM
Post #1


Senior Member
***

Group: Member
Posts: 84
Joined: Mar 2007
Member No: 511,742



is there a way to show them in a div class? but not all the comments just the 'displaying xx of xx comments/add comment link'? (but if that isnt possible just comments will do)
 
 
Start new topic
Replies
aQuafly
post Oct 9 2008, 10:08 PM
Post #2


Better than Firefly; aQuafly
***

Group: Official Designer
Posts: 75
Joined: Oct 2008
Member No: 689,363



well to show the Info Table in a div you can use this:

CODE
<style>
table.profileInfo
{position:absolute;
top:XXpx;
left:50%;
margin-left:-XXpx;}
</style>


Just fill in the XX's with the proper numbers that fit your div

and then to hide everything except the comment links and such

CODE
<style>
td td td td table {display:none;}
</style>


and then to put the comments in a div use Anarchy's code above^

Hope this helps! thumbsup.gif
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: