Div help, how to put a scroll box in div |
Div help, how to put a scroll box in div |
Aug 7 2009, 03:00 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Sep 2008 Member No: 683,743 |
okay i want a div in a div you see...
CODE <div class="YOUR DIV CLASS"> TEXT TEXT TEXT <div style="width:###px; height:###px; overflow:auto;"> TEXT WITH A SCROLLBAR HERE </div> TEXT TEXT TEXT </div> something like that but the dive code i use for the main square code is like this CODE <div class="content" style="position: absolute; width:400; height:450; z-index:1; left:405; top:50; backgroundcolor: D6D6D6; overflow: auto; border-color: 000000; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;"> so everytime i try to put a div or scroll box thing it just makes nothing except space of how much the square should look like... can anyone help me please? this is the code i use to hide my layout... i'm sorry for the trouble :d |
|
|
|
![]() |
Aug 7 2009, 03:44 PM
Post
#2
|
|
|
Blazed ![]() ![]() ![]() ![]() Group: Member Posts: 294 Joined: Jun 2009 Member No: 732,840 |
mike, can i show them the blog....
maybe try a new style sheet? |
|
|
|
yuffiehx Div help Aug 7 2009, 03:00 PM
Nickfury not sure how to debug your current situation, id s... Aug 7 2009, 03:04 PM
Nickfury CODE<div class="container">
text ... Aug 7 2009, 03:25 PM
yuffiehx if i use this how would i be able to change the bo... Aug 7 2009, 03:20 PM
Mike The codes you first posted should work fine. You j... Aug 7 2009, 03:35 PM
Nickfury just relized u were using myspace, u cant use div ... Aug 7 2009, 03:41 PM
yuffiehx it still doesn't work sorry ^^;;
and ummm the ... Aug 7 2009, 04:15 PM
yuffiehx about me
CODE<div class="content" sty... Aug 7 2009, 04:29 PM
SwaggLookinGood okay mike,
maybe this will help you.
a div tut a m... Aug 7 2009, 04:46 PM
Mike Replace your Who I'd Like To Meet codes with t... Aug 7 2009, 04:47 PM
yuffiehx YAY! thank you for the help it worked! ... Aug 7 2009, 05:01 PM![]() ![]() |