Log In · Register

 
script help
avalon*
post Jul 19 2004, 08:56 PM
Post #1


NO. I'm not 13. or 14. or 15. or 16.
*******

Group: Member
Posts: 4,616
Joined: Jul 2004
Member No: 30,577



okay well since they said not to post in script help...i'm asking my question here.

i used the script to get scrollbars in my entries but all i have now is a box around my entries. how do i fix that?

<style>
.custom{
width:308px;
height:466px;
z-index:100;
overflow: auto;
border:1px solid;
background:transparent;
}
</style>

thats what i have now, and of course i used the second script which goes in website stats

another thing: in my layout that i made on photoshop, i created a box for the blogs on the right hand side. i cannot get the entries to move where i want them to.

thanks ahead of time for any help provided.
 
 
Start new topic
Replies (1 - 6)
Caustic
post Jul 19 2004, 10:09 PM
Post #2


rawr
*****

Group: Member
Posts: 906
Joined: Jul 2004
Member No: 26,961



Where it says:

QUOTE
border:1px solid;


Change that to:

QUOTE
border:0px solid;


Is that what you meant?
 
x_xbrokenx_x
post Jul 19 2004, 10:28 PM
Post #3


Newbie
*

Group: Member
Posts: 2
Joined: May 2004
Member No: 15,160



sorry about this post idk how to delet it
 
LatinaLady
post Jul 20 2004, 02:08 AM
Post #4


Look its...
*******

Group: Official Member
Posts: 5,817
Joined: Feb 2004
Member No: 4,767



QUOTE(x_xbrokenx_x @ Jul 19 2004, 9:28 PM)
sorry about this post idk how to delet it

you cant

--
for the scrollbar just change the width or else its gonna be the same way it is

for moving it use
QUOTE
<div style="position:static; margin-left:240px;margin-top:-440px;border: 0px solid #ffffff; width: 590px; height: 400px; background:transparent;overflow: auto">
change the number to fit in your xanga.
 
avalon*
post Jul 20 2004, 10:41 AM
Post #5


NO. I'm not 13. or 14. or 15. or 16.
*******

Group: Member
Posts: 4,616
Joined: Jul 2004
Member No: 30,577



thanks guys!
by the way, where is that code supposed to go, latinalady?

QUOTE(x_xbrokenx_x @ Jul 19 2004, 10:28 PM)
sorry about this post idk how to delet it

was my post not supposed to be here? sad.gif
 
KaraBaby
post Jul 20 2004, 10:45 AM
Post #6


Senior Member
***

Group: Member
Posts: 81
Joined: Jun 2004
Member No: 21,576



Nope this is the right spot!!

Kara biggrin.gif
 
queen
post Jul 20 2004, 10:53 AM
Post #7


‹(. .)›
******

Group: Official Member
Posts: 2,367
Joined: Jun 2004
Member No: 20,089



<style>
.custom{
width:308px;
height:466px;
z-index:100;
overflow: auto; << this means the scrollbar will AUTOMATICALLY scroll when the content inside the div is more than can fit inside the size of the div
border:1px solid; << delete this
background:transparent;
}
</style>

so your module WILL have scrollbars.. so long as what's inside is longer than what the actual box size is. you can change the size of the box, like what latinalady said.
 

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