Shape 5

Joomla Templates => Touch of Soul - Club => : chivo140 August 24, 2011, 04:10:59 PM



: Change background image help
: chivo140 August 24, 2011, 04:10:59 PM
I assume that to change the image you simply upload the new image and over write the old one. I did this with no problem. What I can figure out is how to stop that background image from repeating. I thought I accessed the css file and changed the modifier to no-repeat, however it continues to do so.

This is elementary, I know but I need help anyways, Thanks

Dave


: Re: Change background image help
: mikek August 25, 2011, 09:35:57 AM
Hello,

Please post a url to where the problem occurs. Please also be sure to follow the tutorial located here:

http://www.shape5.com/demo/touch_of_soul/index.php?option=com_content&view=article&id=95&Itemid=146


: Re: Change background image help
: chivo140 August 25, 2011, 12:22:24 PM
yup, I followed the directions listed - at least I think I did but it still tiles the background.

http://www.gbchurch.us/new


: Re: Change background image help
: mikek August 25, 2011, 12:33:01 PM
Hello,

I do not see the background repeating on your site. Can you post a screenshot of what you're seeing?


: Re: Change background image help
: chivo140 August 25, 2011, 01:22:25 PM
Try looking again, I put up one of the template backgrounds.


: Re: Change background image help
: mikek August 26, 2011, 07:14:16 AM
Hello,

There is still nothing showing as repeating in the background on your site.


: Re: Change background image help
: chivo140 August 26, 2011, 08:24:35 AM
ok here is screenshot example with another background


: Re: Change background image help
: mikek August 26, 2011, 09:30:12 AM
Hello,

What is your screen resolution set to? That appears to be extremely tiny, not the standard for most sites.

You can try adding the following to the bottom of template.css:

body {
background-repeat:none;
}


: Re: Change background image help
: chivo140 August 26, 2011, 09:53:27 AM
Ya the screen shot I sent you is with a background I don't plan on using. I will mess with a little more and see what I can come up with. Am I correct that the template.css only has one section that address the body format?