1. Queenielass
  2. Support
  3. Thursday, October 26 2017, 06:13 PM
I have 2 issues I need help with please...
1. I need to change the css to combat the profile titles being concatenated - see image 'profile'
I saw this reply in another post, but I am not sure where I add the css changes. Normally I would add to the custom.scss in the Custom.css folder in the Template files. Would I do this there or in the jsn css? How do I prevent it being overridden on updates?

https://www.easy-profile.com/support/formatting-problems-profile-display.html#reply-13203

2. When I try to log in once I have registered – I sometimes get this message. This is happening to more than one user - is there something I can do to prevent this? - see image 'token'
Attachments (2)
admin Accepted Answer
Admin
Hi,
1) you can solve by adding this simple CSS rule

.dl-horizontal dt{
overflow:visible;
white-space:normal;
}


2) Login form is not managed by Easy Profile, anyway this seems a template cache problem. It include a login module but for some reason it not works well, for example:
Test 1:
after login I see still login form (see screenshot 1), to see correct output I need to go into template options and click to "Clear Cache" (screenshot 2)
Test 2:
after another login the logout button not works (screenshot 3)

To solve this you need to contact your template developer.
For now you can use "Development mode" (Instead "Production mode";) in your template options
Attachments (3)
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


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