Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dion77 Friend
    #193318

    Please, what should I do to have an image as body-background ?
    I am using the new Framework T3 and Joomla 3.2.1

    Thank you

    cssyeah Moderator
    #516788

    Hi dion77,

    The following steps walk you through how to insert a background for body:
    – Step 1: Copy your image to the images folder of current joomla template (ja_beranis).
    – Step 2: Create a new css file – custom.css and insert the CSS code below:


    body {
    background: url(../images/[your_background_name]) no-repeat center top !important;
    }

    – Step 3: Upload (or copy) the file custom.css to the “ja_beranis/css” folder.

    Hope that helps.

    dion77 Friend
    #516897

    Done, Thank you!!

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

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

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