0
Welcome Guest! Login
0 items Join Now

How to change article back ground color...

    • Brettbuc's Avatar
    • Brettbuc
    • Hero Rocketeer
    • Posts: 364
    • Thanks: 1

    How to change article back ground color...

    Posted 12 years 6 months ago
    • How do I change the background color of an article? I just started using metropolis (although this question is not specific to metropolis) and the article color defaults to black with white letters. I would think there would be an easy way to change this in the template manager?? Here is the site for reference: popscrap.cloudaccess.net/

      Thanks everyone!

      :D
    • Brettbuc's Avatar
    • Brettbuc
    • Hero Rocketeer
    • Posts: 364
    • Thanks: 1

    Re: How to change article back ground color...

    Posted 12 years 5 months ago
    • Anyone? Anyone?? :shock:
  • Re: How to change article back ground color...

    Posted 12 years 4 months ago
    • Did you figure out? I am having the same need for my Graffito site

    • http://WebCreators.Ca
      Always Be Thankful
      Always Be Positive
      Always Be Friendly
  • Re: How to change article back ground color...

    Posted 12 years 4 months ago
  • Re: How to change article back ground color...

    Posted 12 years 4 months ago
    • Thanks.

      Here is the site: http://foundationdrillandtool.com/

      This is the screenshot:

      This image is hidden for guests.
      Please log in or register to see it.


      Current background color is white, I want to change it to other color or add a background image to it, and also want to know how to change the text's font color

      Thank you

    • http://WebCreators.Ca
      Always Be Thankful
      Always Be Positive
      Always Be Friendly
  • Re: How to change article back ground color...

    Posted 12 years 4 months ago
    • You need to turn off your compiled css if you are still developing, but this is where you change the "white":

      #rt-mainbody-surround {
      background-color: #FFFFFF;
      border-bottom: 4px solid #E3D84B;
      box-shadow: 0 0 35px rgba(0, 0, 0, 0. 8) ;
      }

      You can add an image there also if you wanted to.

      It's worth your while using FireFox/FireBug so you can actually see the code and what to edit and where.
    • CMYKreative : Graphic Design , Web Design , Printing , Banner Ads , Branding and more.
  • Re: How to change article back ground color...

    Posted 12 years 4 months ago
    • CMYKreative wrote:
      You need to turn off your compiled css if you are still developing, but this is where you change the "white":

      #rt-mainbody-surround {
      background-color: #FFFFFF;
      border-bottom: 4px solid #E3D84B;
      box-shadow: 0 0 35px rgba(0, 0, 0, 0. 8) ;
      }

      You can add an image there also if you wanted to.

      It's worth your while using FireFox/FireBug so you can actually see the code and what to edit and where.

      Thank you. Could you please tell me how to turn off css compile and what possible impact will it make to the site?

    • http://WebCreators.Ca
      Always Be Thankful
      Always Be Positive
      Always Be Friendly
  • Re: How to change article back ground color...

    Posted 12 years 4 months ago

Time to create page: 0.060 seconds