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.

#community-wrap .cGuest .hero-area Selector

10 years 1 month ago
  • Brian's Avatar
    Topic Author
  • Brian
  • Offline
  • Fresh Boarder
  • Posts: 72
  • Thank you received: 0
Licenses:
JomSocial Expired

Hello JomSocial Team,

I'm testing 3.1.1 on our dev server. It appears that the login page image path is no longer selected by #community-wrap .cGuest .hero-area, but is rather hard coded into the frontpage.guest.php file (requiring an override). Is this correct?

Thanks!

10 years 1 month ago
Licenses:

Hi, Brian.

Yes, that is correct. Now it look like this:

<img class="hero-area-bg" src="ROOT/components/com_community/templates/default/images/guest-bg.jpg">

But if you don't want to make override you could always use css to change it :)

Disable image:

img.hero-area-bg {
display: none;
}

And add new image as a background to:
.hero-area-wrapper {
background: url('../images/NEW-guest-bg.jpg') top left no-repeat;
}


- 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
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