Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Samir Mastaliyev Friend
    #191887

    hi. how i can i make a fixed side banner like in the following link?

    http://proufu.ru/

    TomC Moderator
    #510813

    To fix the background of your template, first you need to create the appropriate background image you want to use. You would then modify the “body_bg” CSS rule within your template.css file with a “fixed” modifier.

    for example . . . .

    #body_bg {background-attachment: fixed;}

    Samir Mastaliyev Friend
    #510854

    Thank you for reply.
    on template.css there is no #body_bg , should i create it myself? and how connect prepared and placed on /image folder image to the background?

    TomC Moderator
    #510905

    If you could temporarily set “Optimize CSS” to “No” within your Template Manager–General settings,
    I will try to take a look for you.

    Ninja Lead Moderator
    #510985

    I have checked link on your site and seen that css style is working fine on your site


    #topf .foo {
    background: transparent url(http://proufu.ru/images/topf2.gif) no-repeat fixed center top;
    float: left;
    margin: 0;
    position: fixed;
    top: 0;
    }

    Please check and let me know if you have other any question.

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

This topic contains 5 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 5 months ago.

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