Log In · Register

 
First div page - need help with comments
Milt
post Oct 1 2006, 12:45 PM
Post #1


Member
**

Group: Member
Posts: 10
Joined: Sep 2006
Member No: 467,691



Hi,

I'm in the process of designing my first page using divs - you can see it here. I could really do with some help getting the comments to display properly.

I want to have the comments right at the bottom of the page and I'd like the page to stretch to accommodate them (like on a regular MySpace page) rather than put them in a div and have another scrollbar. Does that make sense?

How would I be able to do that? Please let me know if you need me to post any of the code for the page.

Thanks,
Milt
 
 
Start new topic
Replies (1 - 6)
freeflow
post Oct 1 2006, 12:47 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Try using the div script except take out the overflow:auto; throught the whole code.
http://www.createblog.com/scripts/download.php?id=74
 
Milt
post Oct 1 2006, 01:08 PM
Post #3


Member
**

Group: Member
Posts: 10
Joined: Sep 2006
Member No: 467,691



Wow, that was fast!

I really can't get the comments to appear. I suspect there's something in my code that makes them disappear, but I'm not sure what. Any chance I could persuade anyone to take a look at the code?

Thanks,
Milt
 
*Infinite.*
post Oct 1 2006, 01:21 PM
Post #4





Guest






myspace link?
 
Milt
post Oct 1 2006, 01:24 PM
Post #5


Member
**

Group: Member
Posts: 10
Joined: Sep 2006
Member No: 467,691



www.myspace.com/miltstestpage

Do you want me to paste the code as well?
 
*Infinite.*
post Oct 1 2006, 01:27 PM
Post #6





Guest






Well, I don't really know how this is hard for you. Since you used a generator. Just start reading the tags

this was in your about me coding:
QUOTE
b {position:relative; top:-17px;}
.herpe { This is where you control your top8 and comment position. }
.comt {
visibility: visible; position:absolute; left:50%; top:0%; overflow:auto; width:0px; height:0px;
border:5px dashed; border-color:FFFFFF;
margin-top:0px; margin-left:0px; background-color:000000;


Just change the width and height for how big you want the comment section to be and then change the left and top to position it.
 
Milt
post Oct 1 2006, 02:12 PM
Post #7


Member
**

Group: Member
Posts: 10
Joined: Sep 2006
Member No: 467,691



Thanks for that!

I've now edited that part, so there is a div where the comments should be (right at the bottom), but it's still empty. How do I get the existing comments and the comment box to appear?

Thanks,
Milt


UPDATE: It's now working. Thanks for the pointers.
 

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