No scrollbar and just a border.. |
No scrollbar and just a border.. |
Apr 27 2006, 12:01 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 251 Joined: Oct 2005 Member No: 280,259 |
Ok for my div layout,I have well this rectangular div box and I have a photo in it thats nearly the same size as the box,but you have to scroll down to see the rest of it,I already made the pic smaller.I just want to have it so it looks like theres just a border around itand for it to have no scroll bar in it,also I want to put links in it too,so it all fits...I'd probbaaly have to resize it?
Here's what I mean.. http://profile.myspace.com/index.cfm?fusea...iendID=38997903 And what size would yoou think i'd need to resize the div box to,to be able to fit links and stuff in as well? Also with the pic in it,well I have it centered,maybe I don't need to have it centered since its in teh div box,I don't know..And there's a fair gap between the top of the top div and the pic?! Thanks! |
|
|
|
![]() |
Apr 28 2006, 02:37 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 251 Joined: Oct 2005 Member No: 280,259 |
<style type="text/css">
body {background-color:transparent; background-image:url("http://i46.photobucket.com/albums/f101/k8erz/bg4.gif"); background-repeat:repeat; background-position:center center; background-attachment:fixed;} td, .text, div, input {color:FFFFFF !important;} span, b {color:FFFFFF !important;} a {color:FFFFFF !important;} img {border:0px;} table, tr, td, tbody {background-color:transparent; border:0px;} table table table td {visibility:hidden;} marquee, table table table div td {visibility:visible;} table table embed {display:block; position:absolute; top:0px; left:0px; visibility:visible;} table table table embed {position:static;} table div div, table tr td div font a {visibility:hidden;} .div1 div, .div2 div, .div3 div, .div4 div, .div1 a, .div2 a, .div3 a, .div4 a {visibility:visible !important;} .text, table table table table a, table table table table div,.frm1 {visibility:hidden;} table table table table div a, .frm1 input {visibility:visible;} .herpe {content:"herpe's comments in div";} a.text, .nametext, .contactTable, .lightbluetext8, .comt td td td table, .btext, .orangetext15, .redlink {display: none;} .comt table {position: relative; top: -45px; width: 400px;} * html .comt table {top: -35px !important;} .comt td {visibility: visible; background-color: transparent; border: none;} .comt b {position: relative; top: -50px;} .comt td td td b {top: 0px;} .comt { visibility: visible; width: 450px; height: 400px; position:absolute; overflow: auto; left:50%; top:0%; border:2px solid; border-color:FFFFFF; margin-top:1000px; margin-left:-225px; background-color:transparent; } .div1 { background-color:transparent; color:FFFFFF; border:2px solid; border-color:FFFFFF; width:600px; height:300px; position:absolute; z-index:2; left:50%; top:0%; margin-left:-300px; margin-top:150px; text-align:center; visibility:visible;} .div2 { background-color:transparent; color:FFFFFF; border:2px solid; border-color:FFFFFF; width:600px; height:500px; overflow:auto; position:absolute; z-index:2; left:50%; top:0%; margin-left:-300px; margin-top:400px; text-align:center; visibility:visible;} .bbzDiv {content:"Overlay Generator beta";} </style> <div class="frm1"><table><tr><td><table><tr><td><table><tr><td> Hm yeah I was thinking of trying the br...not sure though since one of the boxes don't even exist but i'll try now thanks |
|
|
|
misfit No scrollbar and just a border.. Apr 27 2006, 12:01 AM
toyo loco For the image do
<img src="urlhere" h... Apr 27 2006, 12:05 AM
misfit I resized the pic that way you said, but it just s... Apr 27 2006, 12:09 AM
toyo loco Just do
<img src="urltoimage">
T... Apr 27 2006, 12:19 AM
misfit Aw I nearly got it lol.I didnt put the links in ye... Apr 27 2006, 12:33 AM
misfit *bumps*...
sorry,my topics already gone to the sec... Apr 28 2006, 01:03 AM
toyo loco Wait three days before bumping.
Anyways um whatev... Apr 28 2006, 02:13 AM
misfit And how would I do that?lol...There's no point... Apr 28 2006, 02:30 AM
toyo loco Can you post your code please?
If you don't h... Apr 28 2006, 02:33 AM
misfit Grr it won't update my last message when I tri... Apr 28 2006, 03:02 AM
toyo loco Text is center because of the bold.
div1 {
backgr... Apr 28 2006, 10:59 PM
misfit I took them out and it didn't make a differenc... Apr 29 2006, 12:56 AM
toyo loco You have to take it out the ENTIRE code meaning a... Apr 29 2006, 01:18 PM
misfit Well I don't see anything wrong with using gen... Apr 29 2006, 07:00 PM
toyo loco Generators are find I mean its just when you have ... Apr 29 2006, 07:15 PM
misfit </td></tr></table></td>... Apr 30 2006, 04:54 AM
toyo loco They shouldn't be centered.
The only other th... Apr 30 2006, 10:18 AM
misfit Ok now the pic and the text has moved to the far l... Apr 30 2006, 11:10 PM![]() ![]() |