http://atomichype.atspace.com/loyal/about.htm http://atomichype.atspace.com/loyal/...yyyyyylesz.css
Ok, I've got everything how I want it, but the paragraph in the div contentdrop won't respond to padding on it's right side. And I can't figure out how to make it work.
Cause it goes
Code:
padding: 0 10px 10px;
Counts for the top, and I don't need to add px cause it's 0. Counts for the right, and the left aswell since I don't specify a left number. Counts for the bottom because I don't want it to be 0 like the top.
right?