Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2008
    Posts
    187
    Plugin Contributions
    0

    Default changing the background in .css

    I am having trouble doing a simple thing: changing the basic background colour - not inside the zencart, but around it.

    Name:  background.jpg
Views: 346
Size:  13.1 KB

    I have tried adding this in various .css files of my template, but no go:

    Code:
    body {
    background-color: #e5edf5;
    background-image: url('http://mydomain.com/images/bg2.gif');
    background-repeat: repeat-x;
    }
    Am I looking in the wrong place?

  2. #2
    Join Date
    Oct 2008
    Posts
    187
    Plugin Contributions
    0

    Default Re: changing the background in .css

    I have solved it by using the Chrome browser and Tools / Developer tools.

    Right click on the website part and choose inspect element - the stylesheet place comes up on the right.

    Should have known to do this before...

 

 

Similar Threads

  1. changing the background
    By zachery in forum Customization from the Admin
    Replies: 1
    Last Post: 10 May 2015, 01:41 PM
  2. Changing the background color
    By Cathy810 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 May 2014, 11:18 PM
  3. problem with changing background color in main css
    By Agent_KGB in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 13 Feb 2009, 04:31 PM
  4. Where is the part in CSS to change the color of the middle part of the background?
    By drbarnet in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 Jul 2006, 08:12 AM

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