it worked on the homepage but did not work on the menu
Lily Romano
@Lilyheart
Look at the div you want 100% tall. Make sure it's 100% height. Look at whatever that div is in. Keep going up the chain until you hit html.
every parent needs to be 100%
JBC944
@JBC944
i got it now thanks i got one more question
i got a menu button in the middle of my page
how do i move it ?
Lily Romano
@Lilyheart
Going to need more details there. Are you just wanting to shift it around the page left/right? Or put it above or below something else?
JBC944
@JBC944
i want it above text in the middle
Lily Romano
@Lilyheart
Then mostly likely what you need to do is move the html above the text.
If you put the code into codepen and then post a link to the pen here http://codepen.io/pen anyone in the chat can take a peek and let you know :)
JBC944
@JBC944
i got it
Lily Romano
@Lilyheart
awesome!
JBC944
@JBC944
i going to post a different box that i need help with
Lily Romano
@Lilyheart
okie. I'm going to be afk a bit. I'm almost caught up in reading on my 2nd class. Then I'll only have reading in two classes over the weekend to get caught up in @_@
But if you post the codepen here, anyone can jump in and help.
You may still need to do some styling on the blockquote depending on what you go goin' on around it.
Eric's link gives you what most browsers use as a kinda default styling.
Eric Phy
@SimplyPhy
my guess is your quote is being pushed out of sight by something else on your page, or maybe it doesn’t have a height or width or something, though idon’t think it should need them
JBC944
@JBC944
i fixed it
is there a way to get the bullets to disapear in a un order list