Background Image on Home Page Only

Homepage Community Forums Epik Theme Support Background Image on Home Page Only

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13386
    anehra75
    Customer

      I’m interested in putting a background image (and a few other customizations) that will apply to the front page only.

      Does anyone know how to refer to this page in CSS? I can’t get a page id because it’s not listed anywhere in the pages or WP backend.

      Thanks!

      #13400
      Eric
      Customer

        Do you have a link to your site?

        You should be able to use .home to add a background image that will show up only on the homepage.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #13434
        anehra75
        Customer

          Thanks, Eric,

          The url is http://nycfit.com, but I’m going to be rebuilding the site on the new Rainmaker hosted platform (by Copyblogger; it’s pretty sweet)

          So the code would be like this?

          .home
          {
          background-image:url('http://blah.blah/image.jpg');
          }

          Thanks

          #13453
          Wes
          Moderator

            @anehra75 Yep, that’s exactly how I would do it. Background color or image would work by doing it that way.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.