Go to Admin Panel > Display > Colors > CSS stylesheet
Paste the following CSS rules into your sheet and submit.
CODE: Select Content
- Code:
/* max height for images */#login_popup_content img { max-height:500px;} /* button positions */#login_popup_buttons { left:0; }#login_popup_close { float:right; }#login_popup_buttons input { color:#FFF; padding:6px !important;}
More: helpotion