0
Welcome Guest! Login
0 items Join Now

background color or image

    • dspakes's Avatar
    • dspakes
    • Rocketeer
    • Posts: 98
    • Thanks: 0

    background color or image

    Posted 11 years 11 months ago
    • Cerulean Template - Published to hydco.com

      I have an image (body-bg-top.jpg) at the top and bottom of my page that I want to keep. If you scroll down the page, you will see I have a black image or color that I'd like to change so that it meshes well with the top and bottom. Can you please tell me where I can find the element that I need to add or change and what I need to do with it.

      I tried this but it removes my image at the top.

      White body background
      body {
      background-color: white;
      }
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: background color or image

    Posted 11 years 9 months ago
    • Hi there,

      In rt_cerulean-custom.css try adding the following code...
      body {
           background-color: #EFEFEF;
           background-image: url("../images/backgrounds/blue/top-img-bg.jpg");
      }
      If this resolves your problem then please edit your first post in this thread by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.

      Thanks for your cooperation :)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information

Time to create page: 0.061 seconds