Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #726343

    I am trying to have one background image for the whole site. I have tried using css on the body tag, the html tag etc but nothing is working. I have the stretched layout and cannot find a way to get this to take. Please advise, thanks!

    #726444

    Hey cybervise13,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #726656

    this is the site

    #727605

    any update on this?

    #727660

    Hey!

    Please take a look here

    let us know if that wiorks out for you

    Best regards,
    Basilis

    #727679

    yes, I tried that as I said before. I have used css for body and html and it will not add it. I have also made sure all the main containers have background-color: transparent as well in case that was going over top. I have seen other posts with people having the same issue but I don’t understand why the css is not working. Is there something in the template file that is over writing? Thanks for your help in advance

    #728364

    Hi,

    Please go to Enfold theme options > General Layout and choose to display boxed layout then go to Enfold theme options > General Styling > Body Background and upload custom background image. An example can be seen here – http://kriesi.at/themes/enfold/?skin=Boxed%20Wood

    If that does not help, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Enjoy your holidays!

    Best regards,
    Yigit

    #729207

    I already explained that it’s a stretched layout and I need the whole background to be an image. Changing it to boxed will not be stretched anymore. I have tried changing the css for body, html, not working. Is there something in the stretched template file over writing this? I can give you admin access if needed.
    thanks,

    #729546

    Hi,

    this is the CSS for your background image you’re currently using:

    html.html_boxed {
    background: #111111  url(//cp-lin02.hosting.zimcom.net/~cincinnatihist/wp-content/uploads/2016/12/background.jpg) center center  repeat scroll;
    }

    Adjust it as needed. Use an !important if needed.

    Best regards,
    Andy

    #729574

    this is what it is. I was in the middle of trying to use the boxed to see if I could adjust it somehow with that. No workie. I see it in the inspector but still nothing??

    html.html_stretched {
    background: url(“http://cp-lin02.hosting.zimcom.net/~cincinnatihist/wp-content/uploads/2016/12/background.jpg”) no-repeat center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    }

    #729595

    I had to go back and add all of this to remove the backgrounds on everything to get it to work, hopefully this will help someone in the future. Thanks

    
    .alternate_color, .alternate_color .site-background, .alternate_color .first-quote, .alternate_color .related_image_wrap, .alternate_color .gravatar img .alternate_color .hr_content, .alternate_color .news-thumb, .alternate_color .post-format-icon, .alternate_color .ajax_controlls a, .alternate_color .tweet-text.avatar_no, .alternate_color .toggler, .alternate_color .toggler.activeTitle:hover, .alternate_color #js_sort_items, .alternate_color.inner-entry, .alternate_color .grid-entry-title, .alternate_color .related-format-icon, .grid-entry .alternate_color .avia-arrow, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery img, .alternate_color .grid-content, .alternate_color .av-share-box ul, #top .alternate_color .av-related-style-full .related-format-icon, .alternate_color .related_posts.av-related-style-full a:hover, .alternate_color.avia-fullwidth-portfolio .pagination .current, .alternate_color.avia-fullwidth-portfolio .pagination a, #main, .html_stretched #wrap_all, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content, .main_color .av-share-box ul, #top .main_color .av-related-style-full .related-format-icon, .main_color .related_posts.av-related-style-full a:hover, .main_color.avia-fullwidth-portfolio .pagination .current, .main_color.avia-fullwidth-portfolio .pagination a, .header_color table, .header_color .widget_nav_menu ul:first-child>.current-menu-item, .header_color .widget_nav_menu ul:first-child>.current_page_item, .header_color .widget_nav_menu ul:first-child>.current-menu-ancestor, .header_color .pagination .current, .header_color .pagination a, .header_color.iconbox_top .iconbox_content, .header_color .av_promobox, .header_color .toggle_content, .header_color .toggler:hover, .header_color .related_posts_default_image, .header_color .search-result-counter, .header_color .container_wrap_meta, .header_color .avia-content-slider .slide-image, .header_color .avia-slider-testimonials .avia-testimonial-content, .header_color .avia-testimonial-arrow-wrap .avia-arrow, .header_color .news-thumb, .header_color .portfolio-preview-content, .header_color .portfolio-preview-content .avia-arrow, .header_color .av-magazine .av-magazine-entry-icon, .header_color .related_posts.av-related-style-full a, .header_color .aviaccordion-slide, .header_color.avia-fullwidth-portfolio .pagination, .header_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image, .header_color .header_bg, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .footer_color .site-background, .footer_color .first-quote, .footer_color .related_image_wrap, .footer_color .gravatar img .footer_color .hr_content, .footer_color .news-thumb, .footer_color .post-format-icon, .footer_color .ajax_controlls a, .footer_color .tweet-text.avatar_no, .footer_color .toggler, .footer_color .toggler.activeTitle:hover, .footer_color #js_sort_items, .footer_color.inner-entry, .footer_color .grid-entry-title, .footer_color .related-format-icon, .grid-entry .footer_color .avia-arrow, .footer_color .avia-gallery-big, .footer_color .avia-gallery-big, .footer_color .avia-gallery img, .footer_color .grid-content, .footer_color .av-share-box ul, #top .footer_color .av-related-style-full .related-format-icon, .footer_color .related_posts.av-related-style-full a:hover, .footer_color.avia-fullwidth-portfolio .pagination .current, .footer_color.avia-fullwidth-portfolio .pagination a {
        
    	background: transparent !important;
    }
    
    .main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img  .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content, .main_color .av-share-box ul, #top .main_color .av-related-style-full .related-format-icon, .main_color .related_posts.av-related-style-full a:hover, .main_color.avia-fullwidth-portfolio .pagination .current, .main_color.avia-fullwidth-portfolio .pagination a, .main_color .av-hotspot-fallback-tooltip-inner, .main_color .av-hotspot-fallback-tooltip-count {
        background-color: rgba(255, 255, 255, 0);
    }
    #729596

    then remove anything I did not want transparent, kind of reversing it to get what I needed. Also note, some things had to have the rgb value instead of transparent to work.

    #730159

    Hi,

    Thanks for sharing your solution. I noticed that the logo is out of place, try adding this css code in Quick CSS (located in Enfold > General Styling):

    
    strong.logo {
        top: 20px;
    }
    
    .logo img {
        max-height: 100px;
    }
    

    Just adjust it as you see fit. Hope this helps :)

    Best regards,
    Nikko

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