Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12933
    lhalpern
    Member

    Great theme! I just upgraded to the pro to get a bit more functionality. Trying to put a large image behind the header so I can still take advantage of the various header widget areas, but cant figure out how. I tried to get similar results by using a slider image but think I would be better off if I used header. In case this is really difficult, how can I change font size in slider image and get rid of arrows for next image.

    Thanks

    http://www.AdvancedREA.com

    #12953
    Sakin
    Keymaster

    @lhalpern: To add the image behind the header, you need to upload image from Add Media and then add the css for background image in “Appearance => Theme Options => Custom CSS” box.

    For font size in Slider, you can adjust the font size as per you need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #main-slider .entry-content { font-size: 14px; }

    #12958
    lhalpern
    Member

    Thanks – I experimented with the css for the image, but now for some reason the image is much smaller than what I expected. I want the image to be width=”1500″ height=”400″. Experimented with changing but couldnt get it.

    This is what I added, please help.

    #hgroup-wrap {background-image: url(“http://advancedrea.com/wp-content/uploads/2013/08/NYCskyline5.jpg”);}

    #12964
    Sakin
    Keymaster

    @lhalpern: In your css change #hgroup-wrap to #masthead as you have header top sidebar as well.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Image behind header’ is closed to new replies.