HOME | DD

SimplySilent β€” Scroll-ception Widgets

Published: 2013-08-03 05:55:52 +0000 UTC; Views: 77572; Favourites: 2726; Downloads: 115
Redirect to original
Description Here's some more scrolling fun! Massive thanks again to `fluf-studios for helping figure out the code for scrolling custom boxes!

Custom box background used: fav.me/d58ajco by *Slushey


Scroll-ception Custom Box

To get a scrolling custom box with scroll boxes inside like the preview image, copy and paste the following code.



































TEXT OUTSIDE SCROLL BOX






I'M THE FIRST SCROLL BOX
TEXT OUTSIDE SCROLL BOX






I'M THE SECOND SCROLL BOX
TEXT OUTSIDE



The number of
at the beginning of the first chunk of code sets the height of the custom box.
The number of
at the beginning of the second chunk of code sets the height of the first scroll box.
The number of
at the beginning of the third chunk of code sets the height of the second scroll box.

The number of
near the end of the first chunk of code determines the width of the scroll box.



Regular Scroll Box Code


TEXT OUTSIDE






I'M A SCROLL BOX
TEXT OUTSIDE



The number of
at the beginning of the second chunk of code sets the height of the scroll box.

To add more scroll boxes, add the following code to the end of your existing code:







I'M THE FIRST SCROLL BOX
TEXT OUTSIDE SCROLL BOX




Inserting Text Between Scroll Boxes

I'M SOME TEXT




More Scrolling Resources:
Regular Scrolling widgets
Fancy Scroll Box by =TaNa-Jo
Related content
Comments: 225

SkittleBittle [2013-11-24 06:15:12 +0000 UTC]

I feel stupid for asking, but is there a way to widen the Regular Scroll boxes?
If there is I know I'm missing it. :S

πŸ‘: 0 ⏩: 0

syIvixen In reply to ??? [2013-10-29 08:18:12 +0000 UTC]

This is so awesome *v*Β 

but i have a question: How do i get the normal scroll box bigger? (higher)Β 

πŸ‘: 0 ⏩: 1

SimplySilent In reply to syIvixen [2013-11-02 19:24:39 +0000 UTC]

Add some
in the text area.

πŸ‘: 0 ⏩: 1

syIvixen In reply to SimplySilent [2013-11-05 17:33:12 +0000 UTC]

ok thank you c:Β 

πŸ‘: 0 ⏩: 0

Reddomi In reply to ??? [2013-10-20 18:28:47 +0000 UTC]

I can't seem to understand this ;_;

I just want at least 4 indentical scroll boxes in one normal custom box

πŸ‘: 0 ⏩: 1

SimplySilent In reply to Reddomi [2013-11-02 19:26:21 +0000 UTC]

Under the regular scroll box code, copy that first chunk of code into your widget. Then copy the part underneath that, where it says"Β To add more scroll boxes, add the following code to the end of your existing code:"


I believe that should do it. These scroll boxes are annoyingly complicated.

πŸ‘: 0 ⏩: 1

Reddomi In reply to SimplySilent [2013-11-04 06:34:21 +0000 UTC]

Thank you so much! >AπŸ‘: 0 ⏩: 0

Alemanoz In reply to ??? [2013-10-14 16:13:19 +0000 UTC]

omg thank you so much!! (I'll try! >v<)

πŸ‘: 0 ⏩: 1

SimplySilent In reply to Alemanoz [2013-11-02 19:26:26 +0000 UTC]

πŸ‘: 0 ⏩: 0

Riesahenki In reply to ??? [2013-10-04 14:56:37 +0000 UTC]

Do you know, is it possible to change text colour in the scroll box?
I would love to use black background in the scroll box and change the text in it white so it's readable, but when I use the code that changes text colour (I insert it in the scroll box where the text, images etc. goes too) it throws the text under scroll box's background (First comes the empty background, under it is white space with the text that is meant to be against the background, that text is white as I wanted it to be, though).
Is there any way how this could be fixed, or do I need to use lighter coloured background in my box? White text works perfectly outside the scroll box in "TEXT OUTSIDE" parts of your code, the problem is only with text in the scroll box.

πŸ‘: 0 ⏩: 0

Pichonn In reply to ??? [2013-09-06 16:40:56 +0000 UTC]

Hello!

I just want to add a background as you can see hereΒ club-de-caza.deviantart.com/

But i can't see the same results in Chrome : (


Firefox, how i want it:Β fc01.deviantart.net/fs70/f/201…

Chrome:Β fc02.deviantart.net/fs71/i/201…


What i'm doing wrong?

Thank you!



πŸ‘: 0 ⏩: 1

SimplySilent In reply to Pichonn [2013-09-06 22:43:02 +0000 UTC]

Ah, that's not your fault at all, really. dA's new update is incompatible with Chrome (or something like that), which makes the max width smaller

πŸ‘: 0 ⏩: 1

Pichonn In reply to SimplySilent [2013-09-07 02:20:45 +0000 UTC]

OOH!

Mhhh, i see!

Well, thank you ahahaha!!

css3 maybeeee

πŸ‘: 0 ⏩: 0

Galaxxxaze In reply to ??? [2013-09-05 23:01:21 +0000 UTC]

Is there a way just to use a hex code color background for this?

πŸ‘: 0 ⏩: 1

SimplySilent In reply to Galaxxxaze [2013-09-07 01:48:17 +0000 UTC]

Unfortunately not, as far as I know That would be extraordinarily useful if we could though

πŸ‘: 0 ⏩: 0

FTSArts In reply to ??? [2013-08-20 00:24:36 +0000 UTC]

Hah, I was just about to send you a note asking how I could do this, then remembered you had a tutorial somewhere on this.... Β 

πŸ‘: 0 ⏩: 1

SimplySilent In reply to FTSArts [2013-08-20 01:26:40 +0000 UTC]

πŸ‘: 0 ⏩: 0

CyanCanine In reply to ??? [2013-08-19 19:49:19 +0000 UTC]

Ummmm is there a way to get the extra space in the scroll boxes removed?Β 

πŸ‘: 0 ⏩: 1

SimplySilent In reply to CyanCanine [2013-08-19 21:13:22 +0000 UTC]

The space in the scroll boxes is determined by the height of the background you are using. If you want less space, you'll have to make your background smaller.

πŸ‘: 0 ⏩: 1

CyanCanine In reply to SimplySilent [2013-08-20 13:13:46 +0000 UTC]

Oooo okie thank you!

πŸ‘: 0 ⏩: 0

TaNa-Jo In reply to ??? [2013-08-13 21:41:43 +0000 UTC]

HUUUH TaNa-Jo worked through deviation/watch messages and saw that SimplySilent noticed her at the end of this deviation *w* Thaaank youuu


Looks so pretty

πŸ‘: 0 ⏩: 1

SimplySilent In reply to TaNa-Jo [2013-08-13 23:35:45 +0000 UTC]

No problem at all!

πŸ‘: 0 ⏩: 1

TaNa-Jo In reply to SimplySilent [2013-08-14 09:59:27 +0000 UTC]

Yahy

πŸ‘: 0 ⏩: 0

sakuraGx4nina In reply to ??? [2013-08-10 22:13:27 +0000 UTC]

Im having trouble with adding the width for the second scroll box.

instead of the scrollbox width expanding, it stays the same and only ads a horizontal scroll box, to which I do not want.

πŸ‘: 0 ⏩: 1

SimplySilent In reply to sakuraGx4nina [2013-08-10 22:30:12 +0000 UTC]

Do you mean the height or the width of the scroll box?

πŸ‘: 0 ⏩: 1

sakuraGx4nina In reply to SimplySilent [2013-08-10 22:35:38 +0000 UTC]

the width

and is there any way to position it?

πŸ‘: 0 ⏩: 1

SimplySilent In reply to sakuraGx4nina [2013-08-10 22:50:07 +0000 UTC]

The width is determined by the number of

, so if you want something wider, you can delete that part.


You can float the scroll to the left or the right using

for left and
for right.

πŸ‘: 0 ⏩: 3

SkittleBittle In reply to SimplySilent [2014-10-11 07:11:30 +0000 UTC]

Nevermind. I got it! : D

πŸ‘: 0 ⏩: 0

SkittleBittle In reply to SimplySilent [2014-10-11 05:51:14 +0000 UTC]

Is there a certain place to to put that coding in for

and
?
I must be doing something wrong to make it float. : O

πŸ‘: 0 ⏩: 0

sakuraGx4nina In reply to SimplySilent [2013-08-10 22:56:11 +0000 UTC]

Oh I see

I though I had to addΒ 

to make it wider, but that makes more sense

and thank you for helping me with floating the scrollbox

πŸ‘: 0 ⏩: 1

SimplySilent In reply to sakuraGx4nina [2013-08-10 23:37:48 +0000 UTC]

πŸ‘: 0 ⏩: 0

Astrikos In reply to ??? [2013-08-05 13:27:46 +0000 UTC]

This rocks! Β 

πŸ‘: 0 ⏩: 1

SimplySilent In reply to Astrikos [2013-08-05 22:17:11 +0000 UTC]

πŸ‘: 0 ⏩: 0

Skelettaa In reply to ??? [2013-08-05 11:55:34 +0000 UTC]

Do you know if there is a way to make the corners on these round? I am obsessed with the round-ish boxes.

πŸ‘: 0 ⏩: 1

SimplySilent In reply to Skelettaa [2013-08-05 22:18:25 +0000 UTC]

I haven't tested that far, but I might be able to find a way by combining this code with some of `CypherVisor 's. I'll let you know if I ever figure it out.

πŸ‘: 0 ⏩: 1

Skelettaa In reply to SimplySilent [2013-08-05 22:22:16 +0000 UTC]

Oh while you are doing that, could you also let me know if there is a way to add it in to my current box? So I can still use my normal purple-text-boxes where I don't need the scroll? That would be awesome please~ <3 I tried.. and uh.. the solid white box was just sticking out wayy to much.

πŸ‘: 0 ⏩: 1

SimplySilent In reply to Skelettaa [2013-08-05 22:25:09 +0000 UTC]

Do you mean a scroll within your purple text boxes, or just being able to add a scroll box to one of your existing custom boxes?

πŸ‘: 0 ⏩: 1

Skelettaa In reply to SimplySilent [2013-08-05 22:30:07 +0000 UTC]

Being able to add the box into my current purple box (with my skull border still behind it) and then if possible to put the light purple color IN the scroll box how you did with your pink? I tried do that myself Β but than the text in the scroll box was under the purple instead of on it. Does that make sense? if not I can try doing it again to show you what I am trying to say.


Now if you could make my purple text boxes scroll (and have round corners) I would be in heaven, lol but not sure if that can be done/is harder.

πŸ‘: 0 ⏩: 1

SimplySilent In reply to Skelettaa [2013-08-05 23:55:11 +0000 UTC]

I haven't played around with the content holders yet, so I wouldn't be sure. Umm, I suppose the best you can do for now is use a scroll box with a light purple background image on it, so that it might somewhat blend in with your page.Β 

πŸ‘: 0 ⏩: 1

Skelettaa In reply to SimplySilent [2013-08-06 00:09:32 +0000 UTC]

Hmm gotcha. I'll try to figure it out later then when I feel up to getting a headache.

πŸ‘: 0 ⏩: 1

SimplySilent In reply to Skelettaa [2013-08-06 00:19:23 +0000 UTC]

πŸ‘: 0 ⏩: 0

SAVALISTE In reply to ??? [2013-08-04 14:59:54 +0000 UTC]

HELP please.. I'm usually good with codes and loved my page until I saw this new custom box so I switched styles but the first white scroll box is too long if you'll see on my page to the left.. the second box however is good and I used the same white background URL for both

πŸ‘: 0 ⏩: 1

SimplySilent In reply to SAVALISTE [2013-08-04 16:39:38 +0000 UTC]

Hmm, did you figure it out? I see two scroll boxes and one long box in your widget

πŸ‘: 0 ⏩: 1

SAVALISTE In reply to SimplySilent [2013-08-04 16:41:23 +0000 UTC]

no.. the first white one with the buttons in it is longer than the last button.. lots of extra white space at the bottom but it shouldn't I didn't leave any space in the code

πŸ‘: 0 ⏩: 1

SimplySilent In reply to SAVALISTE [2013-08-04 16:47:44 +0000 UTC]

Oh, ok. So what happens is that the height of the content in the scroll box is determined by the background image you put in it. The scroll box automatically comes in white, so if you want to get rid of the space, I would delete the background.

πŸ‘: 0 ⏩: 1

SAVALISTE In reply to SimplySilent [2013-08-04 16:49:40 +0000 UTC]

OH OK.. then how come the second box isn't that long? I put same background I'll delete it now then

πŸ‘: 0 ⏩: 1

SimplySilent In reply to SAVALISTE [2013-08-04 16:50:24 +0000 UTC]

More content in that one? I dunno

πŸ‘: 0 ⏩: 1

SAVALISTE In reply to SimplySilent [2013-08-04 16:53:37 +0000 UTC]

actually it has less oh well! It's fixed thank you!!!!!!

πŸ‘: 0 ⏩: 1

SimplySilent In reply to SAVALISTE [2013-08-04 17:15:54 +0000 UTC]

No problem! Glad you got it all worked out.

πŸ‘: 0 ⏩: 0

Sleepy-Stardust [2013-08-04 02:05:39 +0000 UTC]

Nice title!

πŸ‘: 0 ⏩: 1


<= Prev | | Next =>