Scroll Bar for entries: Automatic, I cant find automatic.... |
![]() ![]() |
Scroll Bar for entries: Automatic, I cant find automatic.... |
Apr 1 2005, 08:47 PM
Post
#1
|
|
![]() Im Gavin HI!! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 802 Joined: Mar 2005 Member No: 111,644 |
ok ive been able to find how to "box" xangas but i still dont know how to add a scroll bar to the entries, i know how to use width and height, i only need code Ty
|
|
|
|
| *mona lisa* |
Apr 1 2005, 08:52 PM
Post
#2
|
|
Guest |
CODE <style type="text/css"> table.blogbody { border: 0px; background-color: transparent; width: ###px; height: ###px; } </style> you can edit the width and height and bg and border. for the width and height , make sure that the values are a such number so that a scrollbar will appear. meaning don't write too short and make the values too big, otherwise there will be no scrollbar. |
|
|
|
Apr 1 2005, 08:55 PM
Post
#3
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
uhh dont you need the web stats code too? in order to make the entries have scroll bars??
|
|
|
|
Apr 1 2005, 09:03 PM
Post
#4
|
|
![]() Im Gavin HI!! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 802 Joined: Mar 2005 Member No: 111,644 |
ahh i gotta test anzs code..
|
|
|
|
Apr 1 2005, 09:08 PM
Post
#5
|
|
![]() Im Gavin HI!! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 802 Joined: Mar 2005 Member No: 111,644 |
um... i keep rearraning but its not working... the site im using is here
This is what i put in HTML This is what i put in the Web Stats |
|
|
|
Apr 1 2005, 09:18 PM
Post
#6
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
try redoing the first code
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> .custom{ width: 200px; height: 200px; z-index:100; overflow: auto; border: px #000000 solid; background: #ffffff; }</style> <!-- end code provided by createblog.com --> y is it like this "%FFFFFF";its suupose to b like this "#FFFFFF"; so redo that code over.. and please dont double post |
|
|
|
Apr 1 2005, 09:21 PM
Post
#7
|
|
![]() Im Gavin HI!! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 802 Joined: Mar 2005 Member No: 111,644 |
sry for double post. it works!! ty!!
U can close now |
|
|
|
| *mona lisa* |
Apr 1 2005, 10:23 PM
Post
#8
|
|
Guest |
topic closed
|
|
|
|
![]() ![]() |