Shape 5

Joomla Templates => Spectrum - Club => : theone2b July 12, 2015, 03:25:00 PM



: Background help!
: theone2b July 12, 2015, 03:25:00 PM
So went with your advice and used spectrum after ditching the bistro all becuase of the background soooo need urgent help expected to deliver by teusday morning ! :( trying to have white body background as in where the content is and dark sides but so far no success any help much appreciatted

 the attachment is a reference of what i was tryna achieve when i had the bistro template only focus on side background
many thanks


: Re: Background help!
: mikenicoll July 14, 2015, 02:22:04 AM
Hello,

Spectrum is again a Fluid design meaning there are no internal body layers. With this theme you have the main body background specified below:

:
Template.CSS - Line 3

body {
    background: #ffffff none repeat scroll 0 0;
    color: #4d4d4d;
    font-size: 1em;
    line-height: 175%;
    overflow-x: hidden;
}

Then all the modules flow on top within the body width parameters specified under the Layout Tab in the Template Manager. We generally do not use backgrounds like you have illustrated. The only Template I can think of that has something close to what your screenshot has out of the box would be Corporate Response as all the internal layers have backgrounds on them.

Technically you can get the layout with any Template but that would require some custom programming changes. Our support is for the core product, not customizations to the layout such as adding background layers that are not already present. All the background options we have available that are supported are in the Template Manager under the Backgrounds Tab. Here you can add backgrounds to any of the rows where you have content and it will flow behind the modules.

Regards,