Log In · Register

 
2.0 Scroll Box
TheFranchise216
post Nov 20 2008, 01:55 AM
Post #1


Senior Member
***

Group: Member
Posts: 40
Joined: Nov 2008
Member No: 697,266



I don't know if anyone has, but has anyone made/found a new script for using scroll boxes in your 2.0 profile? Thanks.
 
 
Start new topic
Replies
Mickey
post Nov 20 2008, 05:38 AM
Post #2


Treasure Pleasure
********

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



If it's for your Interests module, put this in your Interests section:

CODE
<p class="content">a<br />
b<br />
c<br />
d<br />
e<br />
f<br />
g<br />
h<br />
i<br />
j<br />
k<br />
l<br />
m<br />
n<br />
o<br />
p<br />
q<br />
s<br />
t<br />
u<br />
v<br />
w<br />
x<br />
y<br />
z<br /></p>

Then put this in your CSS section:

CODE
div.interestsModule p.content {overflow:auto; height:50px;}

If it's for the Blurbs area, put the first code in your About Me or Who I'd Like To Meet. Then, put this in your CSS section:

CODE
div.blurbsModule p.content {overflow:auto; height:50px;}

Editing it is pretty explanatory. Change the height to your liking and replace the alphabet with whatever you want to put inside it. If you want to add more scrollboxes, replace "content" with a different name as your class then just repeat the code.
 

Posts in this topic


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