Need code to shorten myspace page |
Need code to shorten myspace page |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Sep 2008 Member No: 685,603 ![]() |
Well i have this big GAP the the bottom of the page and its annoying me. i have very little info put in it yet theres still the empty space there.
I dont want a profile that you need to scroll down. the layout is somewhat looking like this: http://www.createblog.com/layouts/code.php?id=33239 and to have a layout short like this one: http://www.createblog.com/layouts/code.php?id=33236 please please help me. =] Thanks ahead of time. |
|
|
![]() |
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
If you want, you can stop the page from scrolling using this code:
CODE <style> body {overflow:hidden;} </style> If not, post a link to your page and specify your question a bit more. |
|
|
![]()
Post
#3
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 ![]() |
the first layout you mentioned is made to scroll it has a repeating background that goes down forever so to get it like the other ones you will have to make our own DIV and size it to your computer screen.
Then you can use this tutorial to code it. Click Here Make sure like Mike said you always have hidden for the overflow property. The layout in retrospect will look like This rather than this see the difference? Let me know if you need further explanation. ![]() |
|
|
![]()
Post
#4
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Sep 2008 Member No: 685,603 ![]() |
|
|
|
![]()
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 ![]() |
Topic Closed & Moved
|
|
|
![]() ![]() |