Best i can figure out, there is a property to switch from left to right with
.misctainer {
float: left;// left or right
}
what your asking for is to move .misctainer below .pbody
I think this one is over my head, @diy-guy any ideas?
Best i can figure out, there is a property to switch from left to right with
`.misctainer {`
` float: left;// left or right`
`}`
what your asking for is to move .misctainer below .pbody
I think this one is over my head, @diy-guy any ideas?
(post is archived)