• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help Scroll?

houseplant

embracing all my scars and imperfections
Roleplay Availability
Roleplay Type(s)
Thought I had made the first container scrollable but it won't scroll? does anyone know why>?

Code:
[centerblock=50]
[nobr]
[class=container1]
width:200px;
height:350px;
margin:0 auto;
border: 4px solid black;
border-top-right-radius: 10px;
overflow:hidden;
margin:auto
[/class]

[class=img1]
width: 270px;
height: 350px;
border: 9px solid black;
border-top-right-radius: 10px;
background-image:url('https://66.media.tumblr.com/82482fa7b5de88eb7c8ca1798183ffce/tumblr_pk0k9xSRDk1r8ko3mo2_400.gif');
float: left;
[/class]

[class=container2]
width: 299px;
height: 350px;
border: 9px solid black;
border-top-right-radius: 10px;
background-image:url('https://66.media.tumblr.com/c83eb6c8768e3d59ffa5466d5edd7e57/tumblr_p5jdaxGqgD1txdzdlo2_540.gif');
margin-left: 350px;
[/class]

[div class=container][div class=img1][br][/br][br][/br]
[br][/br]
[br][/br]
[br][/br]
[br][/br]
[br][/br]
[br][/br]
[br][/br]
[br][/br]
[br][/br]
[br][/br]
[br][/br]
hi
[br][/br]
hi
[br][/br]
hi[/div][div class=container2][/div]

[/div][/nobr][/centerblock]
 
All your heights are the same. The text is inside the image div, which is floating, so there's no scrolling.
 

Users who are viewing this thread

Back
Top