Registration Process with no Title

  • Gracy
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago - 11 years 10 months ago #26541 by Gracy
Hello,

reinstalling HotWine I noted that in the registration process it is disappeared the title in the registration form (see attache image)

How be solved this problem?

Thanks in advance

Roberto
Attachments:
Last edit: 11 years 10 months ago by Gracy. Reason: added image

Please Log in to join the conversation.

More
11 years 10 months ago #26546 by ivan.milic
Did you maybe disable it in menu item? send link

Please Log in to join the conversation.

  • Gracy
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago #26550 by Gracy

Please Log in to join the conversation.

More
11 years 10 months ago #26558 by ivan.milic
Add this css to bottom of template_css.css:

.registration fieldset {
margin: 15px 0 0 0;
}

.registration fieldset legend
{
font-family: Quattrocento, serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
height: 30px;
line-height: normal;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 16px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: left;
text-shadow: rgb(0, 0, 0) 2px 2px 4px;
color: white;
}
The following user(s) said Thank You: Gracy

Please Log in to join the conversation.

  • Gracy
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago - 11 years 10 months ago #26572 by Gracy
thanks Ivan,

now the registration form is well presented, but as soon I entered the data, the message of e-mail sent and also the message after e-mail confirmation are both without title (see the 2 attached image)

what should I do for that?
You can try the entire registration process if you like, to see directly the web pages

Thanks in advance

Roberto
Attachments:
Last edit: 11 years 10 months ago by Gracy.

Please Log in to join the conversation.

More
11 years 10 months ago #26574 by ivan.milic
Change that to:

.registration fieldset, #system-message{
margin: 15px 0 0 0;
}

.registration fieldset legend, #system-message > dt{
font-family: Quattrocento, serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
height: 30px;
line-height: normal;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 16px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: left;
text-shadow: rgb(0, 0, 0) 2px 2px 4px;
color: white;
}
The following user(s) said Thank You: Gracy

Please Log in to join the conversation.

Time to create page: 0.102 seconds
Powered by Kunena Forum