Shape 5

Joomla Templates => Get Reserved - Club => : ianpogi22 January 25, 2013, 02:38:04 PM



: body background image tweaking
: ianpogi22 January 25, 2013, 02:38:04 PM
Hi,

I am trying to change the background of the template ( blue one ), I was able to change the image but it repeats itself. How can it not be repeating? Is there a way to make it fixed. ( at one instance only ).

Thanks and regards,

IAN


: Re: body background image tweaking
: mikenicoll January 25, 2013, 10:41:35 PM
Hello,

In the Template.CSS you would need to modify the code to have these elements.

background: url("../images/yourbackground.jpg") repeat-x;

position: fixed;

-Mike


: Re: body background image tweaking
: ianpogi22 January 27, 2013, 02:19:30 PM
Hi Mike,

Good Day to you. I cant find that entry.

  Attached is the template.css

Regards,


: Re: body background image tweaking
: mikenicoll January 27, 2013, 03:12:18 PM
Hello,

That entry doesn't pre-exist. You would need to add your own code to the template.css

-Mike


: Re: body background image tweaking
: ianpogi22 January 28, 2013, 11:32:30 AM
Hi,

Please provide me the code and where in the template should I put it?

Thank you so much for your help.

Regards,

IAN



: Re: body background image tweaking
: mikenicoll January 28, 2013, 04:44:32 PM
Could you post a URL please to go along with the CSS that you linked.

-Mike