Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Larry Cable Friend
    #145592

    Hello – I would like to add an image or change the background color to this area. How do I?

    John Wesley Brett Moderator
    #321972

    Fairly simply.

    Just change the CSS for that area:

    In layout.css line 20

    Add the following in RED and Adjust to your liking:


    .ja-mass {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#CCCCCC none repeat scroll 0 0;

    clear:both;
    width:100%;
    }

    The #cccccc gives it that GRAY color…but you can change it to whatever color you want.
    Or you can add a background image in there as you would any normal background.

    Have fun.

    John.

    Larry Cable Friend
    #322007

    Hey John – Thanks a lot. This really helped!!!!

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

This topic contains 3 replies, has 2 voices, and was last updated by  Larry Cable 15 years, 1 month ago.

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