Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #984395
    Hanjsörg Rassbichler
    Guest

    Hallo,

    habe seit drei Jahren Ihr Theme auf http://www.rassbichler.de installiert.
    Kann man ein Bild gestreckt als Hintergrund darstellen und die Seite davor transparent machen?
    Ich habe in Programm gefunden (wp-backrounds) wo ich zwar ein Hintergrundbild einfügen kann, aber meine Hauptseite sollte Transparent dann sein. Ca. 50%….)

    Für einen kurze Antwort wäre ich sehr dankbar!

    Gruß
    Hansjörg Rassbichler

    #984469

    Hey Hanjsörg Rassbichler,

    Thank you for using Enfold.

    Yes, that is possible. Try this css code.

    .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: transparent;
        color: #666666;
    }
    
    html.html_header_sidebar #wrap_all {
        background-color: transparent;
    }
    
    .boxed#top, .html_boxed.html_header_sticky #header {
        width: 1010px;
        background: transparent;
    }
    
    #main, .avia-msie-8 .av_header_sticky_disabled#header {
        background-color: rgba(255,255,255,.5);
    }
    
    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
        background-color: rgba(255,255,255,.5);
        color: #808080;
    }

    Adjust the background color value as needed. The opacity is set to 50%.

    background-color: rgba(255,255,255,.5);
    

    Best regards,
    Ismael

    #984623
    Hanjsörg Rassbichler
    Guest

    Hallo Ismael,

    vielen Dank für deine Hilfe.
    Es ist aber noch nicht ganz das, was ich möchte.
    Der Mittelteil, wo die Info’s über den Text stehen ist noch weiß, nicht transparent.

    WIe kann ich den Mittelteil (Wo die Textinformationen stehen habe), auch transparent machen?

    Ich bitte nochmals um Hilfe.

    Vielen Dank!

    Hansjörg Rassbichler

    #985073

    Hi,

    Thanks for the update.

    The main container becomes transparent when I add the css code. Which of the container is not becoming transparent? A screenshot will probably help. Use imgur or dropbox.
    I tried to access the dashboard but the login credentials are invalid. Please check it carefully.

    Best regards,
    Ismael

    #985252
    Hanjsörg Rassbichler
    Guest
    This reply has been marked as private.
    #985312

    Hi,

    Thanks for contacting us!

    We would like to inform you that we only provide support to our registered users.

    You can register to our support forum here – and then start a new thread under Enfold sub forum.

    Please make sure to elaborate on the issue you are having/changes you would like to make on your thread. If you would like to include screenshots, you can upload them on http://imgur.com, https://snag.gy or Dropbox public folder and attach the links in your posts :)

    Best regards,
    Yigit

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