Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • proactech Friend
    #135229

    I’m trying to make the background scroll like a normal website instead of it being static, is there any way of doing this?

    Thanks alot.

    scotty Friend
    #278689

    Yea go to line 25 of templates/ja_sanidineii_light/css/template.css and find…

    body#bd {
    background-attachment:fixed;
    background-color:#333333;
    background-position:center top;
    color:#CCCCCC;
    }

    and change ‘fixed’ to ‘scroll’

    proactech Friend
    #278696

    <em>@scotty 90156 wrote:</em><blockquote>Yea go to line 25 of templates/ja_sanidineii_light/css/template.css and find…

    body#bd {
    background-attachment:fixed;
    background-color:#333333;
    background-position:center top;
    color:#CCCCCC;
    }

    and change ‘fixed’ to ‘scroll'</blockquote>

    Thanks for the quick reply, i quickly was looking on google. found out how to do it. i removed this line

    background-attachment:fixed;
    and also added something like background-repeat: none;

    Thanks for the quick reply.

    scotty Friend
    #278846

    Make sure if you are using background-repeat:none that your background image is higher (longer) than any of your pages OR that your background-color: #?????? compliments the background image.

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

This topic contains 4 replies, has 2 voices, and was last updated by  scotty 16 years ago.

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