Results 1 to 2 of 2
  1. #1

    Default Howto add a image in backround?

    Hello!!

    I wonder if its possible to add an image on the backround? and how can i do that? in the stylesheet?

    its so boring whit just a white backround

    thnks for any help!:)

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Howto add a image in backround?

    Quote Originally Posted by kenobi View Post
    Hello!!

    I wonder if its possible to add an image on the backround? and how can i do that? in the stylesheet?

    its so boring whit just a white backround

    thnks for any help!:)
    Yes, that can be done in the stylesheet. If you're talking for the background of the site, and not the content, you can do something like this:

    body {
    background:url(../images/name_of_background.jpg);
    }

    then you'd upload the image to your includes/templates/YOUR_TEMPLATE/images/ folder.

 

 

Similar Threads

  1. Replies: 7
    Last Post: 15 Jul 2013, 04:50 AM
  2. Add text beneath the website backround image?
    By wilson_li in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 19 Aug 2011, 05:23 PM
  3. Backround image
    By Little El in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Jul 2010, 12:20 PM
  4. Backround image?
    By zerocool9455 in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 15 May 2010, 02:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg