0
Welcome Guest! Login
0 items Join Now

Remove grid-like background from the header and footer

  • Remove grid-like background from the header and footer

    Posted 8 years 6 months ago
    • We are currently developing our website with your template, and I was wondering if it is possible to remove the grid-like background from the header and footer. We want it to be solid white but it just comes out grey with a grid. Please let me know if this can be changed and if so how to go about it. Thanks a lot.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Remove grid-like background from the header and footer

    Posted 8 years 6 months ago
    • Hi Daniel
      and welcome to the forums
      This image is hidden for guests.
      Please log in or register to see it.

      Daniel Rubalcaba wrote:
      We are currently developing our website with your template

      We have many ;) Which one are you referring to?
      To get the quickest response you should create your Topic issues in the RocketTheme Forum that is assigned to the template your using.

      Along with that if this is a site that is online (just installed, dev or live) could you please supply a link in the Public or SECURE part of your reply so we can better diagnose the issue?
      It makes our suggestions more accurate if we see the actual coding of your site.
      This is especially important with RokSprocket as our templates carry an override folder to modify the native styling.
  • Re: Remove grid-like background from the header and footer

    Posted 8 years 6 months ago
    • My apologies. Template is halycon
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Remove grid-like background from the header and footer

    Posted 8 years 6 months ago
    • Daniel Rubalcaba wrote:
      My apologies. Template is halycon

      That's a start, now how about a link? If I look at the Demo page I don't see a griddy background. What preset are you using?
  • Re: Remove grid-like background from the header and footer

    Posted 8 years 6 months ago
    • Here is the link. www.accessoriesformri.com/

      We have the header color set to white, but it looks like a greyish brown with a grid-like effect. We want a solid white.

      Thanks again for your help
    • Last Edit: 8 years 6 months ago by Daniel Rubalcaba.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Remove grid-like background from the header and footer

    Posted 8 years 6 months ago
    • Daniel Rubalcaba wrote:
      Here is the link. www.accessoriesformri.com/

      We have the header color set to white, but it looks like a greyish brown with a grid-like effect. We want a solid white.

      Thanks again for your help

      In your
      rt_halcyon-custom.css <-{Click CSS Guide below}
      This image is hidden for guests.
      Please log in or register to see it.
      file add this:
      #rt-top-surround, #rt-footer-surround {
          background-color: white !important;
      }
      .topblock-overlay-dark #rt-top-pattern, #rt-footer-surround.bottomblock-overlay-light {
          background-image: none !important;
      }

      To mark this issue as Solved, please change the Topic icon to a Checkmark and add [SOLVED] to the beginning of your Title FIRST post of the Topic


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

      Thanks.

Time to create page: 0.050 seconds