Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Aratype Friend
    #194201

    The multiple backgrounds are nice. However, I think having only one nice background will be lighter for the site and gives it one identity.

    Could it possible to do that in Smashboard (preferley in custom.css)?

    Thanking you in advance.

    TomC Moderator
    #520261

    Each background is controlled by a respective CSS rule.

    for example, the background for “Travel” (in the demo) is controlled by the following:


    .body-bg-7 body {
    background-image: url("/ja_smashboard/templates/ja_smashboard/images/body-bg-7.jpg");
    }

    You could create custom CSS rules – within your “custom.css” file – for each background . . . .

    OR – and this is just a brainstorm thought/idea . . .

    I wonder what would happen if you kept just one CSS rule for the body-bg – deleting the others.
    In theory, one would think that the one body-bg property would provide the single background image/color for the entire site.

    Worth a shot ??

    NOTE:
    REMEMBER TO BACK-UP YOUR SITE FIRST so you don’t lose anything you might want to revert back to.

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

This topic contains 2 replies, has 2 voices, and was last updated by  TomC 10 years, 2 months ago.

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