• hi,

    how do i style the login widget? i’d like to change the widget/login box background color, the link colors, etc. i tried adding css to the styling tab->custom css, but it didn’t really seem to do anything. if you have any examples, i’d really appreciate it.

    thanks,
    jeremy

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter turbojae

    (@turbojae)

    forgot to put the css i put on the styling tab (below. though i removed it and flushed the cache and nothing seems to have changed.

    .log_forms label { clear: both;display: block;font-size: 13px;font-style: italic;margin: 0 0 5px;} .log_forms input[type=”submit”] { height: 36px !important;margin-top: 14px; min-width: 200px;} .form-group > a {font-size: 14px;text-decoration: underline;margin-left: 65px;} .form-group {margin-bottom: 10px;} .error_wid_login { background-color: transparent; clear: both !important; color: #333333; font-family: “Noto Sans”,helvetica,arial,sans-serif; font-size: 14px; font-weight: 500; margin: 0 auto 15px; padding: 6px 14px 6px 6px; position: relative; width: 100%; } .success_wid_login { background-color: transparent; border: 1px dashed #e6db55; clear: both !important; color: #000; float: left; font-family: “Noto Sans”,helvetica,arial,sans-serif; font-size: 14px; font-weight: 500; margin-bottom: 15px; padding: 6px; width: 97%; }`.log_forms label { clear: both;display: block;font-size: 13px;font-style: italic;margin: 0 0 5px;} .log_forms input[type=”submit”] { height: 36px !important;margin-top: 14px; min-width: 200px;} .form-group > a {font-size: 14px;text-decoration: underline;margin-left: 65px;} .form-group {margin-bottom: 10px;} .error_wid_login { background-color: transparent; clear: both !important; color: #333333; font-family: “Noto Sans”,helvetica,arial,sans-serif; font-size: 14px; font-weight: 500; margin: 0 auto 15px; padding: 6px 14px 6px 6px; position: relative; width: 100%; } .success_wid_login { background-color: transparent; border: 1px dashed #e6db55; clear: both !important; color: #000; float: left; font-family: “Noto Sans”,helvetica,arial,sans-serif; font-size: 14px; font-weight: 500; margin-bottom: 15px; padding: 6px; width: 97%; }

Viewing 1 replies (of 1 total)
  • The topic ‘how to style the login widget’ is closed to new replies.