Results 1 to 4 of 4

Thread: change my website color

  1. #1

    Lightbulb change my website color

    How do I change my background color I'm using vShare version: 2.8.1

    Please help how do I change background color to Black i'm using vshare 2.8.1
    Last edited by gangsterrecords; 11-30-2011 at 05:34 PM.

  2. #2
    Join Date
    Mar 2008
    Location
    Kochi, India
    Posts
    12

    Default

    For changing the background, you may edit the style.css file located in 'templates/css' folder.

    Findout following :

    body {
    background-color: #000000;
    background-image: url("./images/body.gif");
    color: #FFFFFF;
    font-size: 12px;
    margin: 0;
    padding: 0;
    }

    then change the 'background-color' and 'background-image'
    FFMPEG Hosting, vShare Installation, Upgradation
    Contact : [email protected]

  3. #3

    Default

    How do i change my background-image to Black (Thank you for the info)
    I see the background color is Black but not the hole page?

  4. #4
    Join Date
    Mar 2008
    Location
    Kochi, India
    Posts
    12

    Default

    Do you wish to use the black template available with vShare ?

    If yes, please refer this url
    FFMPEG Hosting, vShare Installation, Upgradation
    Contact : [email protected]

Tags for this Thread

Bookmarks

Posting Permissions

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