I am SURE this is somewhere in the forum, but I'll be darned if I can find it.
I'd like to move my logo (HR_Box.jpg) to the right, perhaps 40px or so.
My ssheet is as follows; I took a chance on the "left" setting, but doesn't seem to work. Any suggestions? Site is http://store.hawksrest.com/zencart
Code:/*CPK-split logo section in to two pieces - this aligns the logo left*/ #logo { float: left left: 40px; } /*CPK-this is the second section that handles the box contents*/ .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg { float: left; }



