Home Page Styles background image and transparent footer

Support Area Forums Grassroots Home Page Styles background image and transparent footer

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #38058
    Rhonda Schultz
    Participant

    Hi Bill,

    I have 2 questions on grassroots.

    1. In the Home Page Styles area, what is the image size for background images?

    2. Is it possible to have the footer be transparent?

    thanks,
    Rhonda

    #38060
    Bill Robbins
    Moderator

    Hi Rhonda,

    Let’s see if we can find some answers for you.

    1. As a general guideline, I often make those 2200 or so by 1400 or so. The size really depends on size of the area that you will be covering. If it is tall, you’ll need a taller image, or it will end up “zooming in” on the image too much in order for the space to be covered. If it’s short, you’ll need a wider image.

    2. You could do this I believe to make the footer have a transparent background:

    1. In your WordPress dashboard click on the Appearance section and choose Theme Options.
    2. From the tabs at the top, choose the Advanced one.
    3. Scroll down to the Custom CSS box and add this:
      
      #footer-content {
      	background: transparent;
      }
      
    4. Save your changes.

    Have a great day,
    Bill

    #38061
    Rhonda Schultz
    Participant

    Thanks Bill!

    #38063
    Bill Robbins
    Moderator

    ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Home Page Styles background image and transparent footer’ is closed to new replies.