0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Background texture to site?

  • Background texture to site?

    Posted 13 years 1 month ago
    • How do you add a background texture image just to the bottom of a site? Any help would be appreciated!

      Thanks,
      Kent
    • Ben Simon's Avatar
    • Ben Simon
    • Elite Rocketeer
    • Posts: 4301
    • Thanks: 8
    • Full-time web developer

    Re: Background texture to site?

    Posted 13 years 1 month ago
    • Hi Kent,

      Was there a specific template you wanted to add the texture to? An easy way would be to add a CSS class with background-image for one of the lower positions. Several of the RocketTheme template use such a method by adding a background to div.rt-footer-surround that contains the bottom and footer positions.
    • B e courteous to staff and members that volunteer their time helping you
      E ssential Tool - FireBug
      N ever assume I know what version you're talking about

      S earch the forum for a solution first
      I nclude a link to the problem
      M ark your resolved issues as [SOLVED]
      O nly PM moderators if they request it first
      N o...
  • Re: Background texture to site?

    Posted 13 years 1 month ago
    • Hey Ben,

      Thanks for the info, I am using the Momentum template and see who they did the top but didn't know exactly how to do the bottom, the site is to dark and wanted to lighten the bottom up a little bit. I'll look at some of the other templates and see if I can get the code to work on the site. I at least know what to look for now thanks again!

      Kent
    • Ben Simon's Avatar
    • Ben Simon
    • Elite Rocketeer
    • Posts: 4301
    • Thanks: 8
    • Full-time web developer

    Re: Background texture to site?

    Posted 13 years 1 month ago
    • This will change the lower part of the page's color and resize it to be the same as the upper portion.
      #rt-footer-surround {
      background-color: white;
      margin: 0 -50px;
      padding: 0 50px 25px 50px;
      }
      Change white to your desired color.
    • B e courteous to staff and members that volunteer their time helping you
      E ssential Tool - FireBug
      N ever assume I know what version you're talking about

      S earch the forum for a solution first
      I nclude a link to the problem
      M ark your resolved issues as [SOLVED]
      O nly PM moderators if they request it first
      N o...
  • Re: Background texture to site?

    Posted 13 years 1 month ago
    • Thanks Ben for the help!

      Kent
  • Re: Background texture to site?

    Posted 13 years 1 month ago
    • Hey Ben,

      That changed the footer but not the background surrounding it, I'm trying to get the bottom to look like the top with the pattern here is the site if you get a chance to look at it.

      96.125.172.72/~walkerva/

      Thanks,
      Kent

Time to create page: 0.066 seconds