Support

  1. pankajkumargilda
  2. General
  3. Monday, June 30 2014, 07:05 AM
Hi Admin,
PFA word document of profile view. How can I get the complete headers in the profile view. The incomplete headers is cause of concern.
Please help me out in this to rectify it so that I can get the complete headers.


Regards,

Pankaj Kumar Gilda
Accepted Answer
admin Accepted Answer
Admin
ok,

in file /templates/clever/css/styles.css comment line 339 and 340, so from
.dl-horizontal dt { clear: left; float: left; overflow: hidden; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 40px;}
.dl-horizontal dd { margin-left: 50px;}

to
/* .dl-horizontal dt { clear: left; float: left; overflow: hidden; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 40px;}
.dl-horizontal dd { margin-left: 50px;} */
Attachments (1)
  1. more than a month ago
  2. General
  3. # Permalink
pankajkumargilda Accepted Answer
Pro
PFA screenshot.
  1. more than a month ago
  2. General
  3. # 1
admin Accepted Answer
Admin
This depend of your template.
You have in CSS something like this.
.dl-horizontal dt{
width: 50px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}


width: 50px; - the width of list label (I put 50px as an example)
overflow: hidden; - hidden all content that is out from label
text-overflow: ellipsis; - add ... at the end of truncated text
white-space: nowrap; - does not allow the new line of text

If you send me your site link, We can help you to solve this issue and send you the CSS code to add.;)
  1. more than a month ago
  2. General
  3. # 2
pankajkumargilda Accepted Answer
Pro
Please the site details below. Also explain me where the CSS code to be added.
  1. more than a month ago
  2. General
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.