Log In · Register

 
mygen scroll box, hellp please!!
aubs
post Sep 3 2006, 08:00 PM
Post #1


Senior Member
***

Group: Member
Posts: 39
Joined: Nov 2005
Member No: 308,896



i went to mygen and did the scroll box
i entered the text and such

but when i copy the code into the about me
it just shows as a black box

and nothing else

can yu tell me what to do please! [=
 
 
Start new topic
Replies
adafsdfasdfadasd...
post Sep 3 2006, 08:14 PM
Post #2


-Lost in the void-
****

Group: Member
Posts: 103
Joined: Aug 2006
Member No: 452,563



um did you insert the styles into your style sheet for it?


CODE
Example: Customizing the scrollbox which I will name "Fluffy".

1st. I make the scrollbox with the correct class ("name") of Fluffy.

<div class="Fluffy">
text
</div>

2nd. I specify in my css what the styles of fluffy will be.

<style type="text/css">
.Fluffy {
background: white;
height: 100px;
width: 100px;
overflow: auto;
scrollbar-arrow-color: pink;
      scrollbar-face-color: white;
      scrollbar-highlight-color: pink;
      scrollbar-3dlight-color: white;
      scrollbar-darkshadow-color: white;
      scrollbar-shadow-color: pink;
      scrollbar-track-color:white;
</style>
 

Posts in this topic
aubs   mygen scroll box   Sep 3 2006, 08:00 PM
ximonolithix   um did you insert the styles into your style sheet...   Sep 3 2006, 08:14 PM
LiiFESTYLES   Can you post the code mygen gave you?   Sep 3 2006, 08:14 PM
This Confession   And your myspace link, along with your coding whic...   Sep 3 2006, 08:26 PM
aubs   nevermind. i got it sorry.   Sep 3 2006, 10:11 PM
This Confession   Haha okay, well its good that you learned how to g...   Sep 3 2006, 10:22 PM


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