test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • pgnolimit Friend
    #136262

    Hello,

    I use ja-purity for template. I use the random image script of ja-purity for the body background of my web site.

    [PHP]<body id=”bd” class=”fs4″ style=”background: url(<?php echo $tmpTools->templateurl(); ?>/images/header/<?php echo $tmpTools->getRandomImage(dirname(__FILE__).DS.’images/header’); ?>) no-repeat top <?php if($this->direction == ‘rtl’) echo ‘left’; else echo ‘right’;?>;”>[/PHP]

    I would like to fixed this images. I use this css but it doesn’t work:

    background-repeat:
    no-repeat;
    background-attachment:
    fixed

    Thank’s for your help!

    Pascal

    Sherlock Friend
    #283062

    Hi pgnolimit !
    in the first section code please try to change :


    style="background:

    to :


    style="background-image:

    pgnolimit Friend
    #283086

    hello,

    It doesn’t work, I lost my images.

    Thank’s

    Pascal

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  pgnolimit 15 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum