Support

  1. b3rok
  2. Support
  3. Thursday, September 01 2016, 03:42 PM
How to edit look\view (CSS) at the profile? My is ugly:
https://dl.dropboxusercontent.com/u/51479421/ugly.png
Link: http://ngoproject.fundacjaaie.eu/portal/index.php/component/jsn/FAIE?Itemid=

And view at http://www.easy-profile.com is nice:
https://dl.dropboxusercontent.com/u/51479421/nice.png
admin Accepted Answer
Admin
Hi,
this is a problem of your template.

We do not apply any style because we want that profile page keep same layout of your template. But your template not have any style for simple DL,DD,DT html list.

We recommend you to contact your template provider and ask him to fix this. Keep in mind that normal Joomla User Profile page uses same way, so your template not style also Joomla profile page.
  1. more than a month ago
  2. Support
  3. # 1
b3rok Accepted Answer
Pro
Thank you for the tips. I solved my problem by adding few lines in template css:


fieldset
{
border: none;
}

fieldset dl
{
display: block;
margin: 0;
padding: 0;
background: none;
}

fieldset dt
{
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
width: 12em;
height: 2em;
margin: 0;
padding: 0;
float: left;
clear: both;
background: none;
line-height: 2em;
overflow: hidden;
}

fieldset dd
{
display: block;
min-height: 2em;
margin: 0 0 0 12em;
padding: 0;
background: none;
line-height: 2em;
}

fieldset label
{
display: inline-block;
width: 12em;
}

fieldset textarea
{
vertical-align: text-top;
}
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

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.