Page 1 of 3 12 ... LastLast
Results 1 to 10 of 25

Thread: Website Background Color Change

  1. #1
    Mary Jane
    Guest

    Question Website Background Color Change

    Dear Smoge and fellow MMS Members,

    I need your help again.

    I would like to change the white color of the background of my website (the color on the sides). My site looks awful smack in the middle of a white background.

    I am trying to achieve a more professional look. I hope someone can help me. Please remember this is my first website.

    Thank you in advance for your help.

    Mary Jane

  2. #2
    Kleetus
    Guest

    Default

    Hi, you have to edit the general.css in your templates/css folder (body-background).

  3. #3
    Vanessa Stretton's Avatar
    Join Date
    Jan 2006
    Posts
    27

    Default background-color

    You can all so add a picture or texture to your background by replacing the line
    background-color:#FFFFFF;
    in your general.css file with this line to image
    background-image:url(../images/your_image.gif);

    I have done with my site http:www.femfinder.com with a very light marble effect my file size is only 5 kb 72x106px so it doesn't slow the page
    loading. I use macromeda fire works to produce the marble image
    Regards Vanessa

  4. #4
    Mary Jane
    Guest

    Talking A Huge THANK YOU!

    Dear Vanessa & Kleetus,

    Thank yo so much for your help. Vanessa, by the way, your site looks fabulous - Great work!

    Thanks again,

  5. #5
    Roderick1
    Guest

    Unhappy

    i cant seem to find the background color anywhere is general.ccs can someone offer some help?
    like in what part of the file example:
    div.db_1_block div.foot
    i use dolphin
    Last edited by Roderick1; 10-04-2006 at 04:31 PM.

  6. #6
    Vanessa Stretton's Avatar
    Join Date
    Jan 2006
    Posts
    27

    Default general.css

    To change background color its all in the top part of the general.css file
    eg this will result in a light blue background #bbccdd change it then press Save
    at the bottom of the window. Ps just make sure that it has save go back and check it as your permission in your css file may not be allowing to change the file
    I came unstuck with both Language file and css files in the past when I first started. Let us know If this works for you Regards Ness

    body
    {
    margin:0px;
    padding:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    margin-bottom:20px;
    background-color:#bbccdd;

    http://www.femfinder.com

  7. #7
    Roderick1
    Guest

    Unhappy

    I tryed that but it still stays white??
    body
    {
    margin:0px;
    padding:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
    margin-bottom:20px;
    it should be gray...
    Check it out www.find-a-date.nl

    Thanx for any help

  8. #8
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    Roderick1, Please do not double post

    You have another thread here:
    Logo size problem with the same exact question.
    I have moved the posts from the other thread here.

    Thanks,
    Smoge

    Quote Originally Posted by Roderick1
    I tryed that but it still stays white??
    Last edited by Smoge; 10-06-2006 at 04:37 AM.
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  9. #9
    Kleetus
    Guest

    Default

    This is what i found in your general.css:

    body
    {
    margin:0px;
    padding:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
    margin-bottom:20px;
    }


    You also have to but this into it:

    background-color:#C0C0C0;


  10. #10
    Roderick1
    Guest

    Default

    yes!!!!!!! thank you!!!

Page 1 of 3 12 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to change template background
    By CodyT in forum General Issues, Comments, Questions
    Replies: 2
    Last Post: 02-14-2007, 11:07 PM
  2. wierd issue with background color
    By afrogeek in forum Graphics / Templates
    Replies: 1
    Last Post: 01-19-2007, 10:20 PM
  3. Navigation and sort window background color
    By chameleon in forum Graphics / Templates
    Replies: 2
    Last Post: 12-28-2006, 11:45 AM
  4. Changing White background color in profile
    By chainsmoker in forum Bugs Dolphin 5.1
    Replies: 0
    Last Post: 05-26-2006, 08:41 AM
  5. Template Color Change
    By Mary Jane in forum Graphics / Templates
    Replies: 2
    Last Post: 05-22-2006, 07:47 AM

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
  •