Shape 5

Joomla Templates => City Portal - January - Club => : somany March 03, 2009, 02:37:58 PM



: Background image no-repeat
: somany March 03, 2009, 02:37:58 PM
Hello

Is it possible to make the background image not repeatable?

The parameters in the template manager do not provide any options to make it non repeatable.

Thanks


: Re: Background image no-repeat
: jonahh March 04, 2009, 11:32:51 PM
Hello,

Open up the index.php file and look for:

:
#s5_outerwrap {
background: <?php echo $s5_colorback?> url(<?php echo $s5_repeatback?>) repeat-x;}

You can take off the repeat formatting here.

Regards,