Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jul 2006
    Location
    South Shields - UK
    Posts
    124
    Plugin Contributions
    0

    Default Front Page Background

    Hello

    Is the blue grey background either side of my cart declared in a stylesheet?

    http://www.blushfashions.com/

    If yes where is the style sheet?

    If no wheer can I change this background?

    Yours BlushFashions

  2. #2
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Front Page Background

    It's the main background color defined in the BODY { } section of the stylesheet hun :)

    Hope that helps !
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  3. #3
    Join Date
    Jul 2006
    Location
    South Shields - UK
    Posts
    124
    Plugin Contributions
    0

    Default Re: Front Page Background

    could you tell me what the stylesheet is called and where it's located?

    I don't see a style sheet file in public

    .htaccess
    index.php
    install.txt
    ipn_main_handler.php
    license.txt
    nddbc.html
    page_not_found.php

    Yours BlushFashions

  4. #4
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Front Page Background

    Well in looking at your site css I see that you aren't using the over ride system, so your stylesheet is at :
    /includes/templates/classic/css/stylesheet_new.css


    Though you really should consider using over rides, the first upgrade that you do is gonna wipe out all your customizations if you don't ;)
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  5. #5
    Join Date
    Jul 2006
    Location
    South Shields - UK
    Posts
    124
    Plugin Contributions
    0

    Default Re: Front Page Background

    Hello TinaS

    Many thanks for your help

    Yours BF

  6. #6
    Join Date
    Jul 2006
    Location
    South Shields - UK
    Posts
    124
    Plugin Contributions
    0

    Default Re: Front Page Background

    I've just had a look at the style sheet, could you possibly give me a line number or a definite title to search on, there are so many backgrounds.

    Yours Blushfashions

  7. #7
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Front Page Background

    The BODY is the first thing on the stylesheet.

  8. #8
    Join Date
    Jul 2006
    Location
    South Shields - UK
    Posts
    124
    Plugin Contributions
    0

    Default Re: Front Page Background

    Hello Kim

    Yes I found the Body section, but with no reference to background:

    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    /*font-size: 62.5%;*/
    color: #000000;
    }

    Sureley colour in this section refers to the text colour?#

    Still not sure which background on which line refers to the background on mt site index page.

    Yours BlushFashions

  9. #9
    Join Date
    Jul 2006
    Location
    South Shields - UK
    Posts
    124
    Plugin Contributions
    0

    Default Re: Front Page Background

    Hello Kim

    Yes I found the Body section, but with no reference to background:

    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    /*font-size: 62.5%;*/
    color: #000000;
    }

    Sureley colour in this section refers to the text colour?

    Still not sure which background on which line refers to the background on my site index page.

    Yours BlushFashions

  10. #10
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Front Page Background

    Code:
    BODY {
    
    	background-color: #e5edf5;
    
    	color: #000000;
    
    	margin: 0px;
    
    	margin-bottom: 10px;
    
    	padding: 0px;
    
       font: 11px Verdana, Arial, sans-serif;
    
    }
    Find this in stylesheet/s
    (You have more than one which is going to make life difficult at some later date)
    background-color: #e5edf5;
    above is one you need to alter to taste
    HTH

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Front page How come it doesn't cme out same as Edit Page?
    By hello in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Jul 2010, 02:41 PM
  2. Front Page
    By tom-sanders in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Jan 2010, 04:11 PM
  3. Front page or main page layout - start with certain category
    By gloerick in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Aug 2009, 07:07 AM
  4. Background image on CentreColumn - unique to front page only?
    By laurenh2201 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Nov 2008, 10:25 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