to much Div is causing extra space |
![]() ![]() |
to much Div is causing extra space |
Dec 11 2004, 08:29 PM
Post
#1
|
|
![]() Legend ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Apr 2004 Member No: 10,265 |
i need help, EXAMPLE, there's too much scrolling space, i used the image as a banner, here is the code i used:
CODE <!-- begin code provided by createblog.com -->
<div style="border: 1px solid #000000; width: 0px; height: 756px; background-image: url(http://tinypic.com/vzxxs); background-position: center center; background-repeat: no-repeat;"> <BR> <!-- end code provided by createblog.com --> |
|
|
|
Dec 12 2004, 03:58 PM
Post
#2
|
|
![]() Legend ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Apr 2004 Member No: 10,265 |
sorry for posting twice but, is anyone gona help?????
|
|
|
|
Dec 12 2004, 04:01 PM
Post
#3
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
plz dont double post
find this part in your code: CODE <!-- begin code provided by createblog.com --> height: 756px; <!-- end code provided by createblog.com --> make the height smaller because 756 is really long! |
|
|
|
Dec 12 2004, 07:24 PM
Post
#4
|
|
![]() Legend ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Apr 2004 Member No: 10,265 |
i put it tozero but still the same
|
|
|
|
| *mona lisa* |
Dec 12 2004, 10:40 PM
Post
#5
|
|
Guest |
do you mean from the top its too much scrolling?
put this at the top of your html: CODE <!-- begin code provided by createblog.com -->
<div style="top=0; position=absolute;"> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |