scroll box with background, how? |
![]() ![]() |
scroll box with background, how? |
Aug 4 2005, 02:20 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2005 Member No: 179,054 |
how do i put a background in my scroll box, instead of having 1 solid colour?
xXx oh yeah, and does anyone one have the code to put COMMENTS in a scroll box, not the friends list as well. <3 |
|
|
|
Aug 4 2005, 08:42 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 82 Joined: Aug 2005 Member No: 190,340 |
can u show me the code u r using if any to put the scroll box(with the color background)
|
|
|
|
Aug 5 2005, 01:13 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2005 Member No: 179,054 |
im using this for my scroll box
<DIV id=scroll3 style="OVERFLOW: auto; WIDTH: 300px; HEIGHT: 300px">text and stuff here</div> |
|
|
|
Aug 5 2005, 03:08 PM
Post
#4
|
|
![]() I need you just as much as you need her ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 723 Joined: Dec 2004 Member No: 72,175 |
Try this:
QUOTE <div style="overflow:auto;width:200;height:200; color:silver; font-size:9pt; font-weight:bold; font-family:arial; text-align:center; background-color:black; background-image: url(URL_TO_IMAGE); background-position:center; background-repeat:no-repeat; border:2px solid silver;">Text or Image</div> You can change the things that are bolded. =) |
|
|
|
Aug 5 2005, 05:22 PM
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2005 Member No: 179,054 |
thaaaaaaaaaaaaaaaaaaaaaanx
|
|
|
|
![]() ![]() |