- Posts: 120
- Thank you received: 0
User Registered Access Form
-
elanna
Inactive member -
Topic Author
- Member
-
Less
More
13 years 3 months ago #14172
by elanna
Replied by elanna on topic Re: User Registered Access Form
Ivan... about item 2 issue, see my comment to moderator, pls.
About item 1 issue, I was checking this file:
/com_users/views/registration/tmpl/default.php
In found this strings:
<?php if ($this->params->get('show_page_heading')) : ?>
<h1><?php echo $this->escape($this->params->get('page_heading')); ?></h1>
<?php endif; ?>
But registration page title is not shown in H1 format...
What could it be?
About item 1 issue, I was checking this file:
/com_users/views/registration/tmpl/default.php
In found this strings:
<?php if ($this->params->get('show_page_heading')) : ?>
<h1><?php echo $this->escape($this->params->get('page_heading')); ?></h1>
<?php endif; ?>
But registration page title is not shown in H1 format...
What could it be?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 months ago #14189
by ivan.milic
Replied by ivan.milic on topic Re: User Registered Access Form
this is html for title:
<legend><?php echo JText::_($fieldset->label);?></legend>
<legend><?php echo JText::_($fieldset->label);?></legend>
Please Log in to join the conversation.
-
elanna
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 120
- Thank you received: 0
13 years 3 months ago - 13 years 3 months ago #14256
by elanna
Replied by elanna on topic Re: User Registered Access Form
Ivan,
To see the result of that sugested strings I placed in template_css.css, access my website (.COM domain), and compare with the image attached to this topic.
Instead of loging as registered user, try to creat a new account... and see all fields not aligned to each title.
Notice, as well, the title of Register User form... it's not formated.
To see the result of that sugested strings I placed in template_css.css, access my website (.COM domain), and compare with the image attached to this topic.
Instead of loging as registered user, try to creat a new account... and see all fields not aligned to each title.
Notice, as well, the title of Register User form... it's not formated.
Last edit: 13 years 3 months ago by elanna.
Please Log in to join the conversation.
Time to create page: 0.070 seconds