Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

changing background

10 years 1 month ago
Licenses:
JomSocial Active iSEO Expired Socialize Expired

ISSUE SUMMARY:

Is there a way to change the background to a very cool image instead of only having the option to change the color? To me my website looks dull and I want to put some graphic images on it to fill in some of these dull areas. I have attached an image I want as my background to my website.

STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

Attachments:
10 years 1 month ago
Licenses:

Hi Bryan,

here the steps:
1. put that image to /templates/socialize/css/bg.jpg
2. and put this CSS at /templates/socialize/css/custom.css (create if not exist)

body {
  background: url('bg.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

Regards

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