Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design help me make a background, please :(

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #180928

    im newbe, im sorry i can’t speak english fluently.
    i want to make background like this site then implement to my site

    please tell me, to make ‘css’ like that

    thankyu before :)
    regards

    #181029
    Paulie_D
    Member

    It uses an image.

    http://data2.tribunnews.com/stylesheets/theme13/images/noise.png

    You probably won’t be able to see it though as it’s mostly transparent.

    #181081
    burr
    Participant

    As Paulie said:

    body {
        background-image: url('http://data2.tribunnews.com/stylesheets/theme13/images/noise.png');
        background-color: #EFEFEF;
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design’ is closed to new topics and replies.