1. robert-blum
  2. Features Request
  3. Tuesday, September 08 2020, 03:23 PM
Hey guys, I m new here and need some help. Does anybody know ho to change the join in Picture from the socialnetwork tool? If Im looked in I cannot chance it in the admin area. If Im locked out, of course not either. SO ... is there a path in the ftp structure where it has to be changed , if yes ... where is it, or is it possible to upload one ? If it is, how can I do ... Thx for help ...
Accepted Answer
admin Accepted Answer
Admin
Hi,
this is a simple background, so there are 2 ways to change this:
1) Replace file: you can replace file at /media/socialnetwork/theme/blue/img/join.png (this file will be not overridden with future updates)
2) Change CSS background: you can add something like this CSS code to your template:

.jsn_social .guest_msg {
background: url(HERE_THE_NEW_IMAGE_URL) center center #eee;
}
  1. more than a month ago
  2. Features Request
  3. # Permalink
robert-blum Accepted Answer
Pro
Content Protected
  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.