0
Welcome Guest! Login
0 items Join Now

How to change the wood paneling in the background?

  • How to change the wood paneling in the background?

    Posted 10 years 3 weeks ago
  • Re: How to change the wood paneling in the background?

    Posted 10 years 3 weeks ago
    • Hi,

      The background there is loaded from this CSS file: wp-content/themes/rt_enigma_wp/css/style1.css at line 57.

      To change your background you can either change the url there or create a Custom Stylesheet (check my signature) and add the following style (recommended but either one will work):
      .backgroundlevel-high #rt-top-surround {
          background: url("../images/style1/backgrounds/wood.jpg") repeat scroll 50% 0 rgba(0, 0, 0, 0);
      }

      Hope this helps :)
    • Posting a url to your site and screenshots of your issue could be really helpful.
      How to add a Custom Stylesheet in Gantry for WP
  • Re: How to change the wood paneling in the background?

    Posted 10 years 3 weeks ago
    • Thanx, and if I screw all this up, how do I restore it to the default.
  • Re: How to change the wood paneling in the background?

    Posted 10 years 3 weeks ago
    • That's why the Custom Stylesheet is recommended because it doesn't affect the rest of your theme's files and your styles won't get lost after updating.

      If you decide to alter your style1.css file you could keep a backup of it or place back the style posted in my first post.

      Dimitris
    • Posting a url to your site and screenshots of your issue could be really helpful.
      How to add a Custom Stylesheet in Gantry for WP
  • Re: How to change the wood paneling in the background?

    Posted 10 years 3 weeks ago
    • Thanx.

Time to create page: 0.049 seconds