Log In · Register

 
scroll
ElmoKnowsU
post Oct 3 2008, 04:19 PM
Post #1


[: it's elmo's world :]
*

Group: Member
Posts: 9
Joined: Oct 2008
Member No: 688,925



How do you make the interest table scroll without using a scroll box?

LIKE THIS:
http://i34.tinypic.com/2hn9c8l.jpg

FYI I SCRATCHED OUT THE PERSONS INFO IN RED

Before any1 replies, someone posted this code:
http://www.createblog.com/scripts/script.php?id=1717
and thats what i want, but is there a way to edit it so that the details and network section aren't included inside the scroll?
 
 
Start new topic
Replies
Mickey
post Oct 6 2008, 05:28 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Oh, I thought you wanted them hidden. Try this:

CODE
</td></tr></table>
</td></tr></table>
<style>
.userProfileDetail, .userProfileNetworking {display:auto;}
table.interestsAndDetails, .userProfileCompany, .userProfileSchool {display:none;}
div.InterestsDiv {overflow:auto; width:300px; height:200px;}
div.InterestsDiv table {width:100%;}
</style>
<div class="InterestsDiv">
<table bordercolor="6699cc" cellspacing="0" cellpadding="0" bgcolor="ffffff" border="1" class="newInterests">
<tr>
<td class="text tdborder" valign="middle" align="left" width="300" bgcolor="6699cc" wrap="" style="WORD-WRAP:break-word">
<span class="whitetext12">title here</span>
</td></tr>
<tr valign="top"><td class="tdborder">
<table bordercolor="000000" cellspacing="3" cellpadding="3" align="center" bgcolor="ffffff" border="0">
<tr><td valign="top" align="left" width="100" bgcolor="b1d0f0" nowrap="">
<span class="lightbluetext8">General</span>
</td><td width="175" bgcolor="d5e8fb" style="WORD-WRAP: break-word"></div>

If you want to add more stuff in your custom Interests section, make sure you add it before the closing <div> tag. Your Details/Networking sections should appear under the scrollbox.
 

Posts in this topic


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