scrolling box /div layer, in the MIDDLE of a single entry... |
scrolling box /div layer, in the MIDDLE of a single entry... |
May 22 2005, 08:25 AM
Post
#1
|
|
![]() faerie ![]() ![]() Group: Member Posts: 23 Joined: Feb 2004 Member No: 2,762 |
i've tried normal div with overflow="absolut" and it doesn't work because i only want the images to be in the box, and i closed tag but all the text that comes after the images are also boxed. am i doing something wrong? so i want something like this:
texttextext BOXED SCROLLING DIV LAYER (images) CLOSE Box texttexttext comments eprops if that makes any sense? thanks in advance! this is the code i am using: <DIV style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; OVERFLOW: auto; BORDER-LEFT: #000000 1px solid; WIDTH: 390px; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 480px; BACKGROUND-COLOR: #FFFFFF">blahblahblah and tags are closed... and also the image is resized to fit inside the text box, but i don't want it to be resized?! i want scroll bars. |
|
|
|
nymph scrolling box /div layer May 22 2005, 08:25 AM
kill me please um did you close the div? using </div> at th... May 22 2005, 09:57 AM
nymph yes i did!! this is my full code:
QUOTE..... May 22 2005, 10:21 AM
Maestro Don't forget to use a codebox next time for yo... May 22 2005, 11:03 AM
nymph this is how it looks right now...?!?!?... May 22 2005, 11:46 AM
x_angawhomps It's not "overflow=absolut" it's... May 22 2005, 11:51 AM
nymph yeh it is auto.
ok i'm so dumb, i found out i... May 22 2005, 11:54 AM
D1SMANTLED QUOTE(nymph @ May 22 2005, 11:54 AM)yeh it is... May 22 2005, 12:17 PM![]() ![]() |