- Posts: 69
- Thank you received: 0
Registration Message Positioning and Formatting
-
Gracy
Inactive member - Topic Author
- Member
Less
More
11 years 11 months ago - 11 years 11 months ago #25466
by Gracy
Replied by Gracy on topic Registration Message Positioning and Formatting
Thanks Ivan,
now is better, at least the message is displayed under the strip dedicated to the titles
But is still wrong the formatting of the user login after the creation (I click on the e-mail sent from the registration process, I got the screen "login-after-user-creation.jpg", if in that page I log in, I get the screen "login-after-creation-results.jpg", where you can see the text is part in the upper red ribbon.
What to do for that?
Thanks again ...
Roberto
now is better, at least the message is displayed under the strip dedicated to the titles
But is still wrong the formatting of the user login after the creation (I click on the e-mail sent from the registration process, I got the screen "login-after-user-creation.jpg", if in that page I log in, I get the screen "login-after-creation-results.jpg", where you can see the text is part in the upper red ribbon.
What to do for that?
Thanks again ...
Roberto
Last edit: 11 years 11 months ago by Gracy.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #25475
by ivan.milic
Replied by ivan.milic on topic Registration Message Positioning and Formatting
.profile, #system-message-container{
margin-top:60px!important;
}
margin-top:60px!important;
}
The following user(s) said Thank You: Gracy
Please Log in to join the conversation.
-
Gracy
Inactive member - Topic Author
- Member
Less
More
- Posts: 69
- Thank you received: 0
11 years 11 months ago #25484
by Gracy
Replied by Gracy on topic Registration Message Positioning and Formatting
It works, thanks again
Roberto
Roberto
Please Log in to join the conversation.
-
Gracy
Inactive member - Topic Author
- Member
Less
More
- Posts: 69
- Thank you received: 0
11 years 11 months ago #25494
by Gracy
Replied by Gracy on topic Registration Message Positioning and Formatting
Sorry to return again on this point Ivan,
but now all the titles of all the menu items positioned in the content slot have titles below the red strip ... (in other word the red strip is empty, before was the place where the title was positioned, see image "home").
I think there should be another way to solve the problem of this thread, in particular, seeing that the original problem was that the titles of some dialog of the registration process was below the text, can the solution be positioning the title in the right position? (above the text?)
I mean, for example (see attached image "login") the title "Modulo login" (login module) is under the text but should be above!
Thanks again
Roberto
but now all the titles of all the menu items positioned in the content slot have titles below the red strip ... (in other word the red strip is empty, before was the place where the title was positioned, see image "home").
I think there should be another way to solve the problem of this thread, in particular, seeing that the original problem was that the titles of some dialog of the registration process was below the text, can the solution be positioning the title in the right position? (above the text?)
I mean, for example (see attached image "login") the title "Modulo login" (login module) is under the text but should be above!
Thanks again
Roberto
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #25502
by ivan.milic
Replied by ivan.milic on topic Registration Message Positioning and Formatting
change
.profile, #system-message-container{
margin-top:60px!important;
}
to just:
.profile{
margin-top:60px!important;
}
.profile, #system-message-container{
margin-top:60px!important;
}
to just:
.profile{
margin-top:60px!important;
}
Please Log in to join the conversation.
Time to create page: 0.095 seconds