Loraenys
The First of Her Name
WelI needed to apply it to the code I already had made. But, of course, after just asking for help, I got it to work xDDoes copy-pasting Stone's code not work?
Thanks for the help Stone! ^^
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
WelI needed to apply it to the code I already had made. But, of course, after just asking for help, I got it to work xDDoes copy-pasting Stone's code not work?
I would use a div to do that. A div or border to get something like this:hi, me again. how do i make rounded headers? like.
how do i make this rounded? or at least, the corners
[div=border: 4px solid black; color: white; background: black; padding: 5px; border-radius: 10px]text[/div]
Argh. I'm a total noob and have completely forgotten how RPNation spoilers work. It's not (spoiler)(/spoiler) as far as I can tell.
EDIT: As it turns out, the [insert...] tab isn't just an "insert an image" tab. Durp da derp ignor dis
However, I would love it if it was changed from [insert...] to [more...]
EDIT2: BUT!!! Can you add footnotes somehow? Thanks for reading my trainwreck of a post.
What are you trying to align? Normally it would either have to do with the margins, padding, or floats.I'm looking for someone to help me learn how to align things in div boxes. I made my own thread for it, but I figured maybe asking here might be a good idea too. I want someone who's going to teach me how to do it myself, though; I don't want the code to just be given to me because I don't understand how to credit bbcode to someone else and I don't get how that whole thing works. Since I don't know how to do that, the only way to not break rules is to learn how to do things myself I think.
I tried using floats and then nothing stayed inside the actual div box that I had in the background. I'm using margins and padding and it still doesn't line up right. I want an image to be alongside a div box with text in it. And nothing I'm doing is working.What are you trying to align? Normally it would either have to do with the margins, padding, or floats.
Columns and or using multiple divs are your best bet.I tried using floats and then nothing stayed inside the actual div box that I had in the background. I'm using margins and padding and it still doesn't line up right. I want an image to be alongside a div box with text in it. And nothing I'm doing is working.
I've even tried using columns and that still isn't helping things line up at all.
I have tried and I don't know how. That's why I'm asking for help.Columns and or using multiple divs are your best bet.
I have tried and I don't know how. That's why I'm asking for help.
[div=margin: auto; width: 410px; height: 200px; border: 3px solid black; background: white;][div=background: url(https://media2.giphy.com/media/iabVf0JHssyUE/200_s.gif); color: transparent; float: left; height: 200px; width: 200px;].[/div][div=text-align: left; font-size: 14px; color: black; float: left; height: 190px; width: 200px; padding: 5px; overflow: auto;]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas diam quam, ultrices vitae nibh nec, rutrum semper mi. Aliquam condimentum magna nisi. Morbi velit quam, tristique a sodales eu, pretium quis lacus. Integer efficitur dictum auctor. Morbi interdum suscipit felis, vel fringilla arcu elementum in. Nulla pellentesque nibh ac nunc bibendum, ac tristique orci auctor. Donec id felis tincidunt, vehicula ante ut, luctus magna. Duis justo ligula, facilisis et risus tristique, efficitur maximus velit. Maecenas id dictum arcu, eget laoreet arcu. Praesent tincidunt semper dui, ac sagittis enim ornare id. Nulla porttitor finibus dolor, eget aliquet leo consequat eget. Suspendisse at augue dignissim, mollis orci eu, venenatis ligula. Ut et nulla a felis molestie viverra ut ac risus. Aenean congue, orci in molestie porta, augue nisi sollicitudin orci, porta elementum mi eros quis lorem.[/div][/div]
I'm trying to do it in such a way that there is space between the two. I don't want the image to be touching the edge of the text box and whenever I make two div boxes, they always wind up one on top of the other. I'm trying to make something again so that I can demo what goes wrong..Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas diam quam, ultrices vitae nibh nec, rutrum semper mi. Aliquam condimentum magna nisi. Morbi velit quam, tristique a sodales eu, pretium quis lacus. Integer efficitur dictum auctor. Morbi interdum suscipit felis, vel fringilla arcu elementum in. Nulla pellentesque nibh ac nunc bibendum, ac tristique orci auctor. Donec id felis tincidunt, vehicula ante ut, luctus magna. Duis justo ligula, facilisis et risus tristique, efficitur maximus velit. Maecenas id dictum arcu, eget laoreet arcu. Praesent tincidunt semper dui, ac sagittis enim ornare id. Nulla porttitor finibus dolor, eget aliquet leo consequat eget. Suspendisse at augue dignissim, mollis orci eu, venenatis ligula. Ut et nulla a felis molestie viverra ut ac risus. Aenean congue, orci in molestie porta, augue nisi sollicitudin orci, porta elementum mi eros quis lorem.
Code:[div=margin: auto; width: 410px; height: 200px; border: 3px solid black; background: white;][div=background: url(https://media2.giphy.com/media/iabVf0JHssyUE/200_s.gif); color: transparent; float: left; height: 200px; width: 200px;].[/div][div=text-align: left; font-size: 14px; color: black; float: left; height: 190px; width: 200px; padding: 5px; overflow: auto;]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas diam quam, ultrices vitae nibh nec, rutrum semper mi. Aliquam condimentum magna nisi. Morbi velit quam, tristique a sodales eu, pretium quis lacus. Integer efficitur dictum auctor. Morbi interdum suscipit felis, vel fringilla arcu elementum in. Nulla pellentesque nibh ac nunc bibendum, ac tristique orci auctor. Donec id felis tincidunt, vehicula ante ut, luctus magna. Duis justo ligula, facilisis et risus tristique, efficitur maximus velit. Maecenas id dictum arcu, eget laoreet arcu. Praesent tincidunt semper dui, ac sagittis enim ornare id. Nulla porttitor finibus dolor, eget aliquet leo consequat eget. Suspendisse at augue dignissim, mollis orci eu, venenatis ligula. Ut et nulla a felis molestie viverra ut ac risus. Aenean congue, orci in molestie porta, augue nisi sollicitudin orci, porta elementum mi eros quis lorem.[/div][/div]
Then I expect that the box is too small. Alter it like this.I'm trying to do it in such a way that there is space between the two. I don't want the image to be touching the edge of the text box and whenever I make two div boxes, they always wind up one on top of the other. I'm trying to make something again so that I can demo what goes wrong.
[div=margin: auto; width: 450px; height: 200px; border: 3px solid black; background: white;][div=background: url(https://media2.giphy.com/media/iabVf0JHssyUE/200_s.gif); color: transparent; float: left; height: 200px; width: 200px;].[/div][div=text-align: left; font-size: 14px; color: black; float: right; height: 190px; width: 200px; padding: 5px; overflow: auto;]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas diam quam, ultrices vitae nibh nec, rutrum semper mi. Aliquam condimentum magna nisi. Morbi velit quam, tristique a sodales eu, pretium quis lacus. Integer efficitur dictum auctor. Morbi interdum suscipit felis, vel fringilla arcu elementum in. Nulla pellentesque nibh ac nunc bibendum, ac tristique orci auctor. Donec id felis tincidunt, vehicula ante ut, luctus magna. Duis justo ligula, facilisis et risus tristique, efficitur maximus velit. Maecenas id dictum arcu, eget laoreet arcu. Praesent tincidunt semper dui, ac sagittis enim ornare id. Nulla porttitor finibus dolor, eget aliquet leo consequat eget. Suspendisse at augue dignissim, mollis orci eu, venenatis ligula. Ut et nulla a felis molestie viverra ut ac risus. Aenean congue, orci in molestie porta, augue nisi sollicitudin orci, porta elementum mi eros quis lorem.[/div][/div]
I haven't been doing anything to change the size of any boxes at all. I don't know how to decide what size I would want in the first place.Then I expect that the box is too small. Alter it like this.
.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas diam quam, ultrices vitae nibh nec, rutrum semper mi. Aliquam condimentum magna nisi. Morbi velit quam, tristique a sodales eu, pretium quis lacus. Integer efficitur dictum auctor. Morbi interdum suscipit felis, vel fringilla arcu elementum in. Nulla pellentesque nibh ac nunc bibendum, ac tristique orci auctor. Donec id felis tincidunt, vehicula ante ut, luctus magna. Duis justo ligula, facilisis et risus tristique, efficitur maximus velit. Maecenas id dictum arcu, eget laoreet arcu. Praesent tincidunt semper dui, ac sagittis enim ornare id. Nulla porttitor finibus dolor, eget aliquet leo consequat eget. Suspendisse at augue dignissim, mollis orci eu, venenatis ligula. Ut et nulla a felis molestie viverra ut ac risus. Aenean congue, orci in molestie porta, augue nisi sollicitudin orci, porta elementum mi eros quis lorem.
Code:[div=margin: auto; width: 450px; height: 200px; border: 3px solid black; background: white;][div=background: url(https://media2.giphy.com/media/iabVf0JHssyUE/200_s.gif); color: transparent; float: left; height: 200px; width: 200px;].[/div][div=text-align: left; font-size: 14px; color: black; float: right; height: 190px; width: 200px; padding: 5px; overflow: auto;]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas diam quam, ultrices vitae nibh nec, rutrum semper mi. Aliquam condimentum magna nisi. Morbi velit quam, tristique a sodales eu, pretium quis lacus. Integer efficitur dictum auctor. Morbi interdum suscipit felis, vel fringilla arcu elementum in. Nulla pellentesque nibh ac nunc bibendum, ac tristique orci auctor. Donec id felis tincidunt, vehicula ante ut, luctus magna. Duis justo ligula, facilisis et risus tristique, efficitur maximus velit. Maecenas id dictum arcu, eget laoreet arcu. Praesent tincidunt semper dui, ac sagittis enim ornare id. Nulla porttitor finibus dolor, eget aliquet leo consequat eget. Suspendisse at augue dignissim, mollis orci eu, venenatis ligula. Ut et nulla a felis molestie viverra ut ac risus. Aenean congue, orci in molestie porta, augue nisi sollicitudin orci, porta elementum mi eros quis lorem.[/div][/div]
Can you paste your code here?I haven't been doing anything to change the size of any boxes at all. I don't know how to decide what size I would want in the first place.
That looks like what you were describing, anything else you wanted to know?I've figured it out... for the most part.
Astrid Ceral
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas diam quam, ultrices vitae nibh nec, rutrum semper mi. Aliquam condimentum magna nisi. Morbi velit quam, tristique a sodales eu, pretium quis lacus. Integer efficitur dictum auctor. Morbi interdum suscipit felis, vel fringilla arcu elementum in. Nulla pellentesque nibh ac nunc bibendum, ac tristique orci auctor. Donec id felis tincidunt, vehicula ante ut, luctus magna. Duis justo ligula, facilisis et risus tristique, efficitur maximus velit. Maecenas id dictum arcu, eget laoreet arcu. Praesent tincidunt semper dui, ac sagittis enim ornare id. Nulla porttitor finibus dolor, eget aliquet leo consequat eget. Suspendisse at augue dignissim, mollis orci eu, venenatis ligula. Ut et nulla a felis molestie viverra ut ac risus. Aenean congue, orci in molestie porta, augue nisi sollicitudin orci, porta elementum mi eros quis lorem.
How to shrink the image without making it's shape contort and get all weird.That looks like what you were describing, anything else you wanted to know?
You would have to put it in a div with the right about of curve to match the edge.How to shrink the image without making it's shape contort and get all weird.
[centerblock=93][div=background:url(http://cdn.playbuzz.com/cdn/c994cbb3-fedc-414d-8618-6bb9351afe59/a2cc334d-db23-4bd0-825e-7ea26b040c95.jpg) no-repeat; background-size:cover; padding:10px; border:4px solid #BFBFBF;][h][color=#262D25][font=Petit Formal Script]Astrid Ceral[/font][/color][/h]
[row][column=span3][div=border-color:#BFBFBF; overflow-x:hidden; overflow-y:hidden; margin:auto;][heightrestrict=300][img]https://s-media-cache-ak0.pinimg.com/736x/91/52/6e/91526e0ca3bcaf4816a555952fe2a572--fantasy-characters-female-characters.jpg[/img][/heightrestrict][/div][/column]
[column=span5][div=background-color:#262D25; color:#BFBFBF; border:2px solid #4E534D; padding:5px; margin:auto; opacity:0.8;]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas diam quam, ultrices vitae nibh nec, rutrum semper mi. Aliquam condimentum magna nisi. Morbi velit quam, tristique a sodales eu, pretium quis lacus. Integer efficitur dictum auctor. Morbi interdum suscipit felis, vel fringilla arcu elementum in. Nulla pellentesque nibh ac nunc bibendum, ac tristique orci auctor. Donec id felis tincidunt, vehicula ante ut, luctus magna. Duis justo ligula, facilisis et risus tristique, efficitur maximus velit. Maecenas id dictum arcu, eget laoreet arcu. Praesent tincidunt semper dui, ac sagittis enim ornare id. Nulla porttitor finibus dolor, eget aliquet leo consequat eget. Suspendisse at augue dignissim, mollis orci eu, venenatis ligula. Ut et nulla a felis molestie viverra ut ac risus. Aenean congue, orci in molestie porta, augue nisi sollicitudin orci, porta elementum mi eros quis lorem.[/div][/column][/row][/div][/centerblock]