• At the moment I have this code:

    ‘body.category-generation1 { background:url(10.jpg) fixed !important;}’

    I want to make it centered. I have tried:

    body.category-generation1 { background:url(10.jpg) fixed !important;
    background-position: center;}

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

The topic ‘Making Category Background Centered’ is closed to new replies.