format/change width of sign up box for widget
-
from a previous thread i found to set the width of the boxes
#mc_signup_form .mc_input {
height: 10px;
width: 100px;
}and .mc_merge_var {text-align: center;} allows me to center the field text with the boxes (but not the ‘*required’ text?
1.how do I edit the width of the background box? and
2. how do I center the last piece of text in the box?thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘format/change width of sign up box for widget’ is closed to new replies.