1. chap
  2. Features Request
  3. Thursday, January 07 2016, 11:31 PM
Hi,

In Social network on profiles there is a standard cover ( the one with the fingers). Users have the possibillity to change it. Is it possible to change the standard cover to a picture of my own as a standard? There will still be the possibillity to change the cover on own profile for users.

If yes, what must i do and what are the conditions for the cover?

thx for helping me.
admin Accepted Answer
Admin
Hi,
Each user can change his cover, in profile page there is a button to do this (see screenshot). Default cover is a simple background, you can change this with simple CSS code like this:
.jsn_social #cover {
background-image: url(here your path);
}

or you can replace default image, the path is /media/socialnetwork/theme/blue/img/cover.jpg
  1. more than a month ago
  2. Features Request
  3. # 1
  • Page :
  • 1


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