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. |
|
|
|
May 22 2005, 09:57 AM
Post
#2
|
|
![]() im addicted to my car<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 635 Joined: Jan 2005 Member No: 92,236 |
um did you close the div? using </div> at the end? and youre putting a picture in right, not words? make sure you use the <img src="URL OF IMG"> for your picture. but if you are putting words in this box, then just use this script here http://www.createblog.com/forums/index.php?showtopic=67265. hope this helps
|
|
|
|
May 22 2005, 10:21 AM
Post
#3
|
|
![]() faerie ![]() ![]() Group: Member Posts: 23 Joined: Feb 2004 Member No: 2,762 |
yes i did!! this is my full code:
QUOTE ..........19th/thurs...came late for school again. missed free PCC coffee from mrs rowark. damn! haha. left at lunch with michelle to get bouquets for the teachers for prom. the flowers were so pretty! <center><b>20th May 2005, Friday, Y13 Class of 2005 Graduation Ball at the Ritz Carlton</b></center> to some it up, the prom itself was better than expected, however, towards the end of the after party and the end was really f**ked up. too memorable -_-" <DIV id=scroll3 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"><center> <img src="http://groups.msn.com/_Secure/0RgA5U00U57k4aJZYFppvVxH9V*sEAetfLk2ZEfIZn2caZzsSX!29aeHoAbWLE4PuZldQjuNFM8xoBN9htlVGvi781j*62CU8p4Hz9ZZOxQA/DSCN0046.jpg?dc=4675523417296811334" border="0> <img src="http://groups.msn.com/_Secure/0RgD9Ak8UYbo4aJZYFppvV2pqcRrnEWGdaaS!xJfRr9mNJSxBxrKKaSA9NDGVQZv*qrgl8TuLZELbkbqe41JuM1I52Bf165DAeKYCi2nC8c4/DSCN0048.jpg?dc=4675523417300163000" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> <img src="" width="320" border="0><img src="" width="320" border="0> </CENTER></DIV> got up late. really rushed, went to mila's to pick up flower, got to hairdressers an hour later than my appointment (4pm) afterwards cabbed to joyce's to pick up her camera. my phone started to f**k up, screen light didn't work when i open the flip screen. cabbed back to park lane hot........ and i use the "update box not working" so html works for sure. thanks |
|
|
|
May 22 2005, 11:03 AM
Post
#4
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Don't forget to use a codebox next time for your codes.
CODE [codebox] put codes here..[/codebox] QUOTE and i use the "update box not working" so html works for sure. thanks Don't forget this part: CODE <img src="url here"> edit Sorry you already had that part on there. /edit |
|
|
|
May 22 2005, 11:46 AM
Post
#5
|
|
![]() faerie ![]() ![]() Group: Member Posts: 23 Joined: Feb 2004 Member No: 2,762 |
this is how it looks right now...?!?!?!
i don't want the text to be in the div layer and i want the image to be bigger, right now it's reduced to fit inside the div box.... cause basically i will have a lot of pictures...and i only want the pictures to be in the div box and the text to be outside of it...
Attached File(s)
|
|
|
|
May 22 2005, 11:51 AM
Post
#6
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
It's not "overflow=absolut" it's "overflow: auto;".
|
|
|
|
May 22 2005, 11:54 AM
Post
#7
|
|
![]() faerie ![]() ![]() Group: Member Posts: 23 Joined: Feb 2004 Member No: 2,762 |
yeh it is auto.
ok i'm so dumb, i found out it was cause i forgot to close the inverted commas for border="0" LOL never mind it works now =p |
|
|
|
May 22 2005, 12:17 PM
Post
#8
|
|
![]() mosh. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,841 Joined: Dec 2004 Member No: 73,114 |
|
|
|
|
![]() ![]() |