Log In · Register

 
Comment Code Problem
judasjap
post Jan 28 2007, 04:30 PM
Post #1


Member
**

Group: Member
Posts: 28
Joined: Sep 2006
Member No: 460,674



This code was given to me, on here, to place my comments in a scrolling DIV instead of them being stretched out. The problem is no matter what dimensions I put, the outside box only goes so big, and I need it a little bigger than that. I've tried messing with it, but nothing works. Thanks for any help.

This was given to me from a post a while back. my page is myspace.com/judas25


Try this
Post in Your About me:
.comments{
visibility:visible;
width:400px;
height:300px;
position:absolute;
top:850px;
left:300px;
overflow:auto;
background-color:transparent;
border:0px solid;
z-index:2px;
word-spacing:5px;}

You can change the values

Paste this in your "Who I'd like to meet"
Make sure it's the last code at the bottom

<div class="comments"><!________HAS TO BE LAST______>
<table><tr><td><table><tr><td>
</div>
 
 
Start new topic
Replies
freeflow
post Jan 29 2007, 03:26 PM
Post #2


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

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



If you post your layout code I can give you suggestions on making it look the same. Regarding your comments if you want to see what I see download firefox. (It looks the same in firefox and safari).

I'm assuming your problem is with the width ? Well your comments will only go as wide as they are. I had an idea on how to stretch them out, but if you have a survey it might screw them up.
But you can try adding this to your about me:
CODE
<style type="text/css">table table table td img {display:inline;} table td td {width:0px;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:400px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} td td td div strong {width:170px !important; display:block;}</style>


Also change your comment code to this:
CODE
.comments{
visibility:visible;
width:400px;
height:300px;
position:absolute;
top:850px;
left:300px;
overflow:auto;
background-color:transparent;
border:0px solid;
z-index:2;
letter-spacing:5px;}
 

Posts in this topic


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