Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Fixing the profile cover

10 years 2 months ago
  • John's Avatar
    Topic Author
  • John
  • Offline
  • Fresh Boarder
  • Posts: 42
  • Thank you received: 0
Licenses:
JomSocial Expired

Hello

I want to fix the profile cover photo so it displays an image of my choice only and does not change depending on gender..etc. I also want to remove the button that says 'change profile cover' for all users so they can no longer change their profile covers.

I have customised this before in the focusbox-image class, but I cannot remember whether I edited it in the template or the stylesheet?

Please could you advise which file I need to edit to do so?

Thanks

10 years 2 months ago
Licenses:

Hi, John.

To hide buttons, change this class:

#community-wrap .js-focus-cover:hover .js-focus-change-cover {
    display: block;
    z-index: 20000;
}

to:
#community-wrap .js-focus-cover:hover .js-focus-change-cover {
    display: none;
    z-index: 20000;
}

in labs.bwood1.wok.catn.com/interlaken/comp...efault/css/style.css

Use override feature: documentation.jomsocial.com/wiki/Customizing_Template ("Customizing CSS Stylesheets")

To change cover permanently you'll need to edit this files (also use override feature):


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
Attachments:
10 years 2 months ago
  • John's Avatar
    Topic Author
  • John
  • Offline
  • Fresh Boarder
  • Posts: 42
  • Thank you received: 0
Licenses:
JomSocial Expired

Thank you - I will have a go

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW