Log In · Register

 
Comment box Help plz, removing links and showing comment box
forgottenlegend
post Aug 27 2006, 11:16 AM
Post #1


Newbie
*

Group: Member
Posts: 9
Joined: Aug 2006
Member No: 458,526



hi firstly i am planning on using this layout http://www.createblog.com/forums/index.php?showtopic=149068 but is there a way to show the comment box and show what other people have said on the main layout and not by clicking on the links on the side.

below is a screenshot of what i mean

http://i58.photobucket.com/albums/g270/legend_03/test.jpg

thanks
 
 
Start new topic
Replies
*This Confession*
post Aug 27 2006, 06:21 PM
Post #2





Guest






^yea now in this part of the code

QUOTE
<div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; margin-left: 200px;"><center><table><table><tbody><tr><td><table></center></div>


chang ethe top and left px until they go to where you want to comments to display..
to position

QUOTE
quick lesson on "position: relative"

top: -45px = moves up 45px
top: 45px = moves down 45px
left: -15px = moves left 15px
left: 15px = moves right 15px

quick lesson on "position: absolute"

top: 0% = moves to top of page
top: 50% = moves to middle of page
top: 100% = moves to bottem of page
left: 0% = moves to left of page
left: 50% = moves to center of page
left: 100% = moves to right of page
margin-left: -15px = moves left 15px
margin-left: 15px = moves right 15px
margin-top: 45px = moves down 45px
margin-top: -45px = moves up 45px
 

Posts in this topic


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