Margin Value Problem
-
I am trying to change the following line of code within style.css, so that I can properly align a PayPal add to cart button.
.post_content input { margin:-6px 0px 10px 0px; }
I need to change the “-6px” value to “-9px”, however the template does not register changes beyond -6px. I am new to CSS, and can’t figure out why this change won’t register. Perhaps it’s being overruled by another setting somewhere.
My site uses the monochrome theme, however it is still being custom skinned and recoded, and isn’t viewable. Any help would be much appreciated.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Margin Value Problem’ is closed to new replies.