-
AuthorPosts
-
September 19, 2014 at 5:20 pm #321996
Hello Kriesi Staff:
Your support is great! I just wanted to say that before I ask for your help.
We love the look of the background image on our page (http://23.235.201.84/transparent-header/) and have decided that we want to use this background image on all pages and layout the content on top of this image.
However, instead of adding the content inside of content with white backgrounds, we wanted to know if it is possible to use a very opaque while (see through) instead of the solid white background for all of your elements.
If it is possible, how can we accomplish this?
Thanks again guys, really appreciate the fast and great responses!
DanSeptember 19, 2014 at 5:30 pm #322010Hi Dan!
You can choose to display boxed layout and set your image as background image and then we can provide you some custom CSS code to make content slightly transparent
Cheers!
YigitSeptember 19, 2014 at 7:08 pm #322076Hello Yigit:
I have chosen the boxed layout as you can see here (http://23.235.201.84/homepage/home-v4-small-slider/). Now, all I need is the custom CSS code to make the center content slightly transparent.
Thank you,
DanSeptember 20, 2014 at 8:39 am #322227Hey!
There are lots of elements on the theme. Which specific elements are you trying to apply this transparent background? Please post a screenshot. If you want to apply it on the promobox, you can use this:
.alternate_color table, .alternate_color .widget_nav_menu ul:first-child>.current-menu-item, .alternate_color .widget_nav_menu ul:first-child>.current_page_item, .alternate_color .widget_nav_menu ul:first-child>.current-menu-ancestor, .alternate_color .pagination .current, .alternate_color .pagination a, .alternate_color.iconbox_top .iconbox_content, .alternate_color .av_promobox, .alternate_color .toggle_content, .alternate_color .toggler:hover, .alternate_color .related_posts_default_image, .alternate_color .search-result-counter, .alternate_color .container_wrap_meta, .alternate_color .avia-content-slider .slide-image, .alternate_color .avia-slider-testimonials .avia-testimonial-content, .alternate_color .avia-testimonial-arrow-wrap .avia-arrow, .alternate_color .news-thumb, .alternate_color .portfolio-preview-content, .alternate_color .portfolio-preview-content .avia-arrow, .alternate_color .av-magazine .av-magazine-entry-icon, .alternate_color .related_posts.av-related-style-full a, .alternate_color .aviaccordion-slide, .alternate_color.avia-fullwidth-portfolio .pagination, .alternate_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image { background: rgba(0,0,0,.5); }
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.