Viewing 30 results - 1,201 through 1,230 (of 1,269 total)
  • Author
    Search Results
  • #199795
    Glyphism
    Participant

    Hi all,

    I’d like to have some pages in which when they load, a colour section automatically takes up the height of the browser window, and scales up or down accordingly if you change your browser window size. Essentially it’s a fullscreen color div, and the content beneath only appears once you start to scroll the window.

    I have experimented with different approaches (such as setting a 100% height for a custom ID applied to the color section DIV, but it doesn’t work.

    Does anyone know if it’s even possible with Enfold?

    Thanks,
    G

    #198448
    #197638

    In reply to: logo resize

    This reply has been marked as private.
    #195940
    This reply has been marked as private.
    #195167

    Hi Ismael

    Thanks for your early reply.
    I did not set responsive layout.
    The width of image looks correct, but the width of text does not correct.
    android_Samsung_Note_800x1280_1

    [My custom CSS is below]

    /*나눔고딕 웹폰트 적용*/
    @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, #top select, #lang_sel, .gm-style div {
    font-family: ‘Nanum Gothic’, Open Sans, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
    }

    /*archive 등등의 폰트*/
    #top .input-text, #top input[type=”text”], #top input[type=”input”], #top input[type=”password”], #top input[type=”email”], #top input[type=”number”], #top input[type=”url”], #top input[type=”tel”], #top input[type=”search”], #top input[type=”file”],#top textarea {
    font-family: ‘Nanum Gothic’, Open Sans, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
    font-size: 12px;
    }

    #top input[type=”submit”] {
    text-transform: uppercase;
    }

    /*body background-color*/
    #main, .html_stretched #wrap_all {
    background-color: #ffffff;
    }

    /*헤더 좌우 그림자 안보이게*/
    .boxed#top {
    overflow: hidden;
    }

    /* 헤더메인로고 사이즈 및 위치 */
    .logo img {
    padding: 0px 0px;
    display: block;
    width: auto;
    height: auto;
    max-height: 74px;
    hack: fixes ie8 logo;
    }

    /* 뉴스보기화면 좌측상단 특성이미지크기*/
    .single-post .single-small.with-slider .small-preview {
    width: 80px;
    height: 80px;}

    /* 헤더높이와 메뉴위치*/
    #header_main .container, .main_menu ul:first-child > li > a {
    height: 90px !important;
    line-height: 90px !important;
    }
    html.fixed_header #main {
    padding-top: 120px;
    }
    .main_menu {
    margin-right:-13px;
    }

    /*헤더디자인 ————————————–*/

    #header {
    margin-bottom: -10px;
    }

    .header_color .header_bg {
    background: transparent url(http://interpeople.co.kr/wp/wp-content/uploads/2013/11/shadow_below.png) bottom center no-repeat scroll;
    }

    #header_main {
    border-width:0px;
    padding-top: 5px;
    padding-bottom: 10px;
    }

    #header_meta {
    background-color: transparent !important;
    padding-bottom: 3px;
    padding-top: 8px;
    }

    #top .social_bookmarks {
    height: 30px;
    z-index: 150;
    -webkit-backface-visibility: hidden;
    margin: 0 0 0 -9px;
    /*background-color: white;*/
    border-radius: 3px;
    }

    /*——————————————-*/

    /*풀다운 서브메뉴 바탕색*/
    .header_color .main_menu .menu ul li a {
    background-color:#ffffff;
    }

    /* 메인메뉴폰트*/
    .main_menu ul:first-child > li > a {
    display: block;
    text-decoration: none;
    padding: 0 13px;
    font-weight: 600;
    font-size: 16px;
    }

    /*메뉴하단 선택바 위치*/
    .avia-menu-fx {
    bottom: -1px;
    }

    /*메뉴하단 선택바 화살표*/
    .avia-menu-fx .avia-arrow-wrap {
    display: block;
    }

    /*토글탑메뉴색상*/
    #advanced_menu_toggle, #advanced_menu_hide {
    background-color: #FFFFFF;
    color: #333333;
    border-color: #B4B4B4;
    }

    /*탑메뉴바 검색없애기*/
    #top #menu-item-search {
    z-index: 100;
    display: none;
    }

    /*최상단 소셜 서브메뉴 높이와 색상*/
    #header_meta {
    border-width: 0px;
    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
    z-index: 400;
    min-height: 32px;
    background-color: #999999;
    }
    /*최상단 sub메뉴 우측공간*/
    .sub_menu {
    right: 0px;
    }

    /*최상단 sub메뉴 폰트*/
    .header_color .sub_menu>ul>li>a {
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    }
    .header_color .sub_menu ul:first-child > li.current-menu-item > a {
    color: #333333;
    font-weight: 800
    }

    .mapp-layout {
    margin: 0px;
    padding: 0px;
    }

    /*최상단 소셜 아이콘 안보이게*/
    #top .social_bookmarks li a,
    #top .social_bookmarks li {
    display: none;
    }
    .responsive #header_meta .social_bookmarks li {
    visibility: hidden;
    }

    /*AJAX포트폴리오 제목 하단*/
    .portfolio-preview-title {
    margin-bottom: 30px;
    }

    /*헤더 네비——————————-*/
    /*헤더 네비 안보이게*/
    #main .title_container {
    display:none;
    }

    /*헤더 네비 you are here 안보이게*/
    .breadcrumb-title {
    visibility: hidden;
    }

    /*헤더 네비 Archive for category 안보이게*/
    .title_container .main-title {
    visibility: hidden;
    }

    /*헤더 네비 높이*/
    #top .title_container .container {
    padding: 0px 0;
    min-height: 36px;
    }

    /*헤더 네비 위치*/
    .title_container .breadcrumb {
    top: 70%;
    }
    /*———————————————–*/

    /*포스트 제목 밑의 카테고리와 작성자 안보이게*/
    span.blog-author.minor-meta {
    display: none;
    }

    /*사용후기 제목*/
    .main_color .first-quote {
    color: #222222;
    }
    blockquote {
    font-weight: 700;
    }

    /*사용후기 페이지에서*/
    .avia_button_icon {
    color: #ffffff;
    }
    .avia_iconbox_title {
    color: #ffffff;
    }

    /*promobox margin*/
    .av_promobox {
    margin: 10px 0;
    }

    /*레이어슬라이더 스톱버튼 위치*/
    #top .ls-nav-start, #top .ls-nav-stop {
    top: -50px;
    }

    /*drop shadow—-text block—-폴리몰리메인———-*/
    #pollimolli_submenu_1 .avia_textblock
    {
    position: relative;
    width: 100%;
    background: #fafafa;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 1.3em;
    color: rgba(0,0,0, .8);
    text-shadow: 0 1px 0 #fff;
    line-height: 1.3;
    margin: 0px auto;
    -webkit-perspective: 0;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    }

    #pollimolli_submenu_1 .avia_textblock:before, #pollimolli_submenu_1 .avia_textblock:after
    {
    z-index: -1;
    position: absolute;
    content: “”;
    bottom: 15px;
    left: 10px;
    width: 46%;
    top: 80%;
    max-width:300px;
    background: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 15px 15px rgba(0,0,0, 0.7);
    -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.7);
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    }

    #pollimolli_submenu_1 .avia_textblock:after
    {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
    }

    /*—————————————–*/

    /*drop shadow——-portfolio grid————————–*/
    .grid-image
    {
    position: relative;
    width: 100%;
    background: #ffffff;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0em;
    color: rgba(0,0,0, .8);
    /!–text-shadow: 0 1px 0 #fff;–/
    line-height: 1.3;
    margin: 0px auto;
    -webkit-perspective: 0;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    }

    .grid-image:before, .grid-image:after
    {
    z-index: -1;
    position: absolute;
    content: “”;
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.5);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    }

    .grid-image:after
    {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
    }
    /*————————————————–*/

    /*shadow——-why폴리몰리———-*/
    .page-id-4558 .avia_image{
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    }

    /* 포트폴리오 그리드 하단 에로우 및 배경*/
    #av_section_1 .avia-arrow {
    visibility: hidden;
    }

    /* 포트폴리오 그리드 하단 제목 배경*/
    .main_color .grid-content, .main_color .grid-entry-title, .grid-entry .main_color .avia-arrow {
    background-color: transparent;
    }

    /* 포트폴리오 타이틀 배경*/
    .grid-entry .inner-entry {
    background-color: transparent;
    }

    /*————————————————————————————————–*/

    /* 포트폴리오 그리드 하단 제목 폰트*/
    .grid-entry-title .grid-entry-excerpt {
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: ;
    }

    /* 포트폴리오 그리드 배열 및 그림자*/
    .grid-entry .inner-entry {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.4);
    position: relative;
    }

    /* 포트폴리오 그리드 하단 패딩*/
    .grid-content {
    padding: 11px;
    position: relative;
    }

    /*카테고리 필터링————————————–*/
    #js_sort_items a {
    display: block;
    float: left;
    text-decoration: none;
    background-color: #666666;
    border-radius: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0.1);

    }

    /*카테고리 필터링 텍스트 색상*/
    .alternate_color #js_sort_items a, .main_color #js_sort_items a {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    }

    /*카테고리 필터링 텍스트 색상_hover*/
    .alternate_color #js_sort_items a:hover, .main_color #js_sort_items a:hover {
    color: #e1e1e1;
    }

    /*카테고리 필터링 텍스트 색상_active*/
    .alternate_color #js_sort_items a.active_sort, .main_color #js_sort_items a.active_sort {
    color: #ffffff;
    background-color: #a81010;
    }

    /*카테고리 필터링 슬러시 안보이게*/
    #js_sort_items .text-sep {
    padding: 0 1px;
    visibility: hidden;
    }
    /*——————————————————–*/

    /*pollimolli 페이지에서 글자가 사진 밑으로 안들어가게*/
    .pollimolli_submenu_1 p {
    overflow: hidden;
    }

    /*pollimolli 페이지에서 */
    #pollimolli_submenu_1 {
    border-width:1px;
    }

    /*pollimolli 메인페이지 서브메뉴—————————– */
    #pollimolli_submenu_2 {
    min-height: 50px;
    text-align: center;
    border-width:0px;
    }

    #pollimolli_submenu_2 .entry-content a:hover {
    opacity: 0.7;
    }
    /*——————————————————–*/

    .page-id-2554 .entry-content li {
    margin-left: 0em;
    padding: 30px 0;
    }

    /*rss 위젯 이미지*/
    .widget_rss .widgettitle img {
    display: block;
    float: left;
    margin-right: 4px;
    margin-top: 1px;
    }
    .rsswidget {
    margin-top: 3px;
    }
    .rss-date, .widget_rss cite {
    font-size: 10px;
    }

    /*풋터 위젯 폰트*/
    .footer_color .news-time {
    color: #b3b3b3;
    }
    .footer_color .rss-date {
    color: #b3b3b3;
    }
    .widgettitle {
    letter-spacing: 0px;
    }
    #footer .widgettitle {
    color: #ffffff;
    }
    .footer_color div .news-headline{
    color: #dddddd;
    font-weight: normal;
    }
    .footer_color .footer-social-name a{
    color: #dddddd;
    font-size:11px;
    }

    /*
    .footer_color {
    background-color:#222222;
    border-color:#444444;
    }
    .footer_color img{
    border-color:#444444;
    }
    .socket_color {
    background-color:#333333;
    border-color:#444444;
    }
    */

    /*갤러리 메인이미지 패딩*/
    #top div .avia-gallery .avia-gallery-big {
    padding:0px
    }
    #top div .avia-gallery img {
    padding:0.3em
    }

    /*폴리몰리 제품 메뉴 슬라이더 텍스트*/
    .ls-s-1 {
    font-size: 12px;
    font-weight: bold;
    color: #222222;
    }

    /*shareaholic page에서*/
    .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
    overflow-x: visible !important;
    overflow-y: visible !important;
    }

    /*tab에서 스크롤 안보이게
    .js_active .active_tab_content {
    overflow:hidden;
    }*/

    /*폴리몰리 제품메뉴에서 hover효과*/
    #layerslider_9 img:hover {
    opacity:0.7;
    }

    /*지플렉스 메인*/
    .page-id-2565 td {
    font-size:12px;
    }
    .page-id-2565 .avia-shadow {
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1);
    }
    #zflex_submenu_1 {
    border:none;
    }
    #zflex_submenu_2{
    min-height: 50px;
    text-align: center;
    border-width:0px;
    }
    #zflex_submenu_2 .entry-content a:hover {
    opacity: 0.7;
    }

    /*지플렉스 사용설명서*/
    #flipbook-container-0 div.page-content.even div.container img.bg-img {
    left: 0px !important;
    }
    #flipbook-container-0 div.page-content div.container img.bg-img {
    margin-top: 0px !important;
    }
    #flipbook-container-0 div.page-content.last div.container img.bg-img {
    left: 0px !important;
    }
    #flipbook-container-0 li{
    vertical-align: bottom !important;
    }
    #flipbook-container-0 .container {
    position: static;
    }
    #flipbook-container-0 .zoomed-shadow {
    left: 45px !important;
    top: 9px !important;
    width: 820px !important;
    height: 566px !important;
    }

    /*mainmenu–KO———————————————————————————————*/
    .main_menu ul:first-child > li > a {
    display:block;
    background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_bg_grey.png) no-repeat top;
    }

    /*PolliMolli*/
    #menu-item-6440 > a:hover,
    #menu-item-6440.current-menu-item > a,
    #menu-item-6440.current_page_item > a,
    #menu-item-6440.active-parent-item > a,
    #menu-item-6440.active-ancestor-item > a {
    background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_pollimolli_blue.png) no-repeat top; display:block;
    }

    /*zflex*/
    #menu-item-6451 > a:hover,
    #menu-item-6451.current-menu-item > a,
    #menu-item-6451.current_page_item > a,
    #menu-item-6451.active-parent-item > a,
    #menu-item-6451.active-ancestor-item > a {
    background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/10/logo_menu_zflex_black.png) no-repeat top; display:block;
    }

    /*MINI*/
    #menu-item-6455 > a:hover,
    #menu-item-6455.current-menu-item > a,
    #menu-item-6455.current_page_item > a,
    #menu-item-6455.active-parent-item > a,
    #menu-item-6455.active-ancestor-item > a {
    background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_mini_color.png) no-repeat top; display:block;
    }
    /*————————————————————————————*/

    /*mainmenu–EN———————————————————————————————*/
    .main_menu ul:first-child > li > a {
    display:block;
    background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_bg_grey.png) no-repeat top;
    }

    /*PolliMolli*/
    #menu-item-5729 > a:hover,
    #menu-item-5729.current-menu-item > a,
    #menu-item-5729.current_page_item > a,
    #menu-item-5729.active-parent-item > a,
    #menu-item-5729.active-ancestor-item > a {
    background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_pollimolli_blue.png) no-repeat top; display:block;
    }

    /*zflex*/
    #menu-item-5741 > a:hover,
    #menu-item-5741.current-menu-item > a,
    #menu-item-5741.current_page_item > a,
    #menu-item-5741.active-parent-item > a,
    #menu-item-5741.active-ancestor-item > a {
    background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/10/logo_menu_zflex_black.png) no-repeat top; display:block;
    }

    /*MINI*/
    #menu-item-5745 > a:hover,
    #menu-item-5745.current-menu-item > a,
    #menu-item-5745.current_page_item > a,
    #menu-item-5745.active-parent-item > a,
    #menu-item-5745.active-ancestor-item > a {
    background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_mini_color.png) no-repeat top; display:block;
    }
    /*————————————————————————————*/

    /*메인메뉴의 드롭다운메뉴 폰트*/
    .header_color .main_menu .menu ul li a {
    color:#555555 ;
    }

    /*메인메뉴의 폴리몰리 빈백컬렉션 sub-menu 안보이게_한국어*/
    #menu-item-6461 .sub-menu {
    display:none !important;
    }

    /*메인메뉴의 폴리몰리 빈백컬렉션 sub-menu 안보이게_영어*/
    #menu-item-6573 .sub-menu {
    display:none !important;
    }

    /*월별찾아보기*/
    #top select {
    font-size:11px !important;
    line-height:15px !important;
    }

    /*사이드보더*/
    .content {
    border-color: #e1e1e1;
    }

    /*게시물페이지 메타이미지 안보이게*/
    .template-single-blog .blog-meta {
    display: none;
    }
    .big-preview.single-big {
    display: none;
    }

    /*사이드바 폭 조정*/
    .inner_sidebar {
    margin-left: 30px;
    }
    .content .entry-content-wrapper {
    padding-right: 30px;
    }

    #facebook-like-box-2 {
    margin-left: -10px;
    }
    #facebook-like-box-2 .fb_iframe_widget span {
    height: 627px !important;
    width: 232px !important;
    }
    #facebook-like-box-2 .fb_iframe_widget iframe {
    height: 627px !important;
    width: 232px !important;
    }
    #facebook-like-box-3 {
    margin-left: -10px;
    }
    #facebook-like-box-3 .fb_iframe_widget span {
    height: 627px !important;
    width: 232px !important;
    }
    #facebook-like-box-3 .fb_iframe_widget iframe {
    height: 627px !important;
    width: 232px !important;
    }

    /*소식골라보기*/
    #categories-2 {
    font-size: 12px;
    }

    /*회사소개*/
    .page-id-1195 .av-special-heading {
    margin-top:10px;
    }
    .page-id-1195 .togglecontainer {
    margin-top:10px;
    }

    /*회사소개 en*/
    .page-id-5236 .av-special-heading {
    margin-top:10px;
    }
    .page-id-5236 .togglecontainer {
    margin-top:10px;
    }
    .page-id-5236 .togglecontainer pre {
    padding:0px;
    margin-bottom: 10px;
    }

    /*shop메뉴 안보이게 할 때 메뉴바 우측의 장바구니위젯도 안보이게*/
    .cart_dropdown {
    display:none;
    }

    /*Why폴리몰리 페이지 서브메뉴 제목*/
    .page-id-4588 .template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: -1px;
    }
    /*빈백컬렉션 신장안내 문자*/
    .iconbox .iconbox_content .iconbox_content_title {
    letter-spacing: 0px;
    text-transform: none;
    }

    /*포트폴리오 신장안내*/
    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: -1px;
    }

    /*iconlist title*/
    .avia-icon-list .iconlist_title {
    text-transform: none;
    }

    /*contact en 입력란*/
    .page-id-5247 #top .input-text, #top input[type=”text”], #top input[type=”input”], #top input[type=”password”], #top input[type=”email”], #top input[type=”number”], #top input[type=”url”], #top input[type=”tel”], #top input[type=”search”], #top textarea, #top select {
    width:100%;
    }
    .page-id-5247 .av_two_third{
    background-color: whitesmoke;
    padding: 25px;
    }

    /*contact ko 입력란*/
    .page-id-2641 #top .input-text, #top input[type=”text”], #top input[type=”input”], #top input[type=”password”], #top input[type=”email”], #top input[type=”number”], #top input[type=”url”], #top input[type=”tel”], #top input[type=”search”], #top textarea, #top select {
    width:100%;
    }
    .page-id-2641 .av_two_third{
    background-color: whitesmoke;
    padding: 25px;
    }

    /*filling 페이지에서 비교테이블 편집페이지 디버그 코드에서 avia-heading-row 클래스를 epp와 eps로 수정후*/
    .main_color .pricing-table li.epp {
    background-color: #eb008b;
    color: white;
    font-weight: 800;
    font-size: 13pt;
    }
    .main_color .pricing-table li.eps {
    background-color: #999999;
    color: white;
    font-weight: 800;
    font-size: 13pt;
    }
    .main_color .pricing-table li.epp-1 {
    background-color: #eb008b;
    color: white;
    font-weight: normal;
    font-size: 11pt;
    }
    .main_color .pricing-table li.eps-1 {
    background-color: #999999;
    color: white;
    font-weight: normal;
    font-size: 11pt;
    }
    /*——————————————————————————————-*/

    #195142

    Hey msmazza!

    I’m sorry but I’m not clear about the question. I think users will automatically know that there is still a content below the fullscreen slider because of the browser’s scroll bar.

    Best regards,
    Ismael

    #194607

    Hey!

    Try with this instead:

    #header{
        background: white !important
    }
    #header_main .container {
        height: 242px !important;
    }
    .main_menu {
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        top: 155px;
    }
    .main_menu ul{
        display: inline-block;
    }
    .main_menu ul a{
      height: 88px !important;
      line-height: 88px !important;
    }
    .logo {
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
    }
    .header-scrolled #header_main .container {
        height: 120px !important;
    }
    .header-scrolled .main_menu{
        top: 75px !important;
    }
    .header-scrolled .logo{
        width: 72px !important
    }
    .header-scrolled .main_menu ul a{
      height: 44px !important;
      line-height: 44px !important;
    }

    Cheers!
    Josue

    #194604

    Hey!

    Apply the code to your website so i can try to debug it.

    #header{
        background: white !important
    }
    #header_main .container {
        height: 160px !important;
    }
    .main_menu {
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        top: 73px;
    }
    .main_menu ul{
        display: inline-block;
    }
    .logo.bg-logo {
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
    }
    .header-scrolled #header_main .container {
        height: 85px !important;
    }
    .header-scrolled .main_menu{
        top: 41px !important;
    }
    .header-scrolled .logo.bg-logo{
        width: 72px !important
    }

    Regards,
    Josue

    #194590

    Hey!

    Add this code to the Quick CSS:

    #header{
        background: white !important
    }
    #header_main .container {
        height: 160px !important;
    }
    .main_menu {
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        top: 73px;
    }
    .main_menu ul{
        display: inline-block;
    }
    .logo.bg-logo {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .header-scrolled #header_main .container {
        height: 85px !important;
    }
    .header-scrolled .main_menu{
        top: 41px !important;
    }
    .header-scrolled .logo.bg-logo{
        width: 72px !important
    }
    

    Cheers!
    Josue

    #194569

    Hi Josue,

    I have a final request if you don’t mind. As the behaviour currently is, when you load the homepage, ‘Sell your home quickly’ is selected by default. Is there any way to have it so none of the links are underlined blue until they have actually been clicked? I don’t suppose there’s a way for the page to detect when you scroll past an anchor link, activating the blue underline for each section automatically as you scroll past it? No worries if the second or first parts aren’t possible, it’s more of a casual aesthetic thing.

    Thank you :-)

    Kind regards,

    Andreas

    #192065
    Anonymous

    Hey Ismael and Yigit,

    My Avia Media Elements seem to be working now since I re-added ‘echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’);’ back to Header.php. I originally removed it to add a text site title instead of using the Avia Logo but wanted to restore the auto-resize of the header on scroll with my text site title.

    Yigit’s reply here (https://kriesi.at/support/topic/fixed-header-does-not-auto-resize-anymore/#post-191914) showed me how to restore the auto-resize functionality and it seems that restoring the Avia Logo code has also restored the Avia Media Elements. Does this make sense? Or, Ismael, did you access my site with the temporary login I created and changed something?

    Chris

    #191621
    Anonymous
    Inactive

    I am using the option ‘Fixed Header with Social Icons and additional navigation’ and, in Header.php, I have changed ‘echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’);’ to ‘echo “<site-title>The <green>Village</green> of Field</site-title>”;’ so that I am displaying a text site title instead of an image. However, now when I scroll down, the header does not automatically resize to become smaller as it did when using an image. The URL for my site is http://www.fieldbc.ca if you need it.

    Thanks!

    #190180

    Topic: Soundcloud embed fix

    in forum Enfold
    brandonguy
    Participant

    I was playing with the theme last night and took me a bit to figure out that the theme recognizes Soundcloud and embeds perfectly. You have to treat it as a video. And paste the url in the field for a link. I went to \wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\video.php and hacked a few lines of code, as the embed was coming up screwy due to the 16-9 default format for videos (the dropdown for custom sizes is way down scrolled and prob won’t be noticed by some novice users).

    	function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")
    			{
    	
    	
    				if(preg_match('/soundcloud/',$atts['src'])&&($atts['height']>4)){
    			
    				$atts['height']=4;//resets the height to 4 (from 9) so the embed looks better
    				$atts['format']='custom';
    			
    			
    				}

    Basically the hack just helps ensure your users don’t have to go in and start chopping away at the automatically-generated shortcode. I tested it as a single post view, and as a syndicated news item. To get it to show up in a feed, make sure your settings are “full content”. Just put “read more” breaks in the post to chop it in the news feed wherever you like for each post.

    Using the custom format, users can change the dimensions of the iframe, but like I said, it might be missed. This hack corrects that oversight with 4 lines of code.

    • This topic was modified 12 years, 1 month ago by brandonguy.
    #188628

    Hey Zach!

    Altought Kriesi already made a statement about that, here’s a hint: this is the CSS that make that behavior:

    /*position logo text*/
    #top .subtext{float:left; position: relative;}
    #top .logo img{float:left;}
    .logo, .logo a{overflow: visible;}
    #top .logo-title{  
    transition: 		opacity 0.4s ease-out;
    -moz-transition: 	opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    -o-transition: 		opacity 0.4s ease-out;
    font-size: 12px; color: #000; position: absolute; left:7px; top:-7px; opacity: 1; white-space: nowrap; } 
    #top .logo-subtitle{ color: #aaa; top:7px; }
    #top .header-scrolled .logo-title{ opacity: 0; filter: alpha(opacity=0); }

    You’ll also need to alter the HTML of the logo:
    <strong class="logo" style="max-width: 64px; width: auto;"><a href="http://kriesi.at"><img src="http://kriesi.at/wp-content/themes/kriesi/images/logo.png" alt="Support | Kriesi.at - Premium WordPress Themes" style="max-width: 64px; width: auto;"><span class="subtext"><strong class="logo-title">Kriesi.at</strong><strong class="logo-title logo-subtitle">Premium Themes</strong></span></a></strong>

    Regards,
    Josue

    #188269

    Hi Ismael THX that did the trick.

    The letters in that header meta are now a very weird purple color also the social buttons. What to do about that?

    If feel something is conflicting in my CSS code: Any idea?

    #top .main_menu .menu li a { font-size: 18px; color: white; background-color: #4787f3; }
    #top .main_menu .menu li a:hover { background-color: #4787f3; color: grey; }

    #top .header_color .main_menu .menu ul li a{
    background-color: #ffffff;
    color: #4787f3;
    font-size: 17px;
    }
    #header_main {
    background: #4787f3;
    }
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .main_menu ul:first-child > li > a {
    padding: 0 8px;
    font-size: 17px;
    }
    @media only screen and (max-width: 767px) and (min-width: 480px) {
    .woocommerce .template-shop.content.nine.units {
    width: 100%;
    }
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .woocommerce .template-shop.content.nine.units {
    }
    .grid-content {
    height: 70px;
    }
    .woocommerce .sidebar {
    display: none !important;
    }
    .woocommerce .template-shop.content.nine.units {
    width: 1030px;
    border: none;
    }
    .header_color .sub_menu>ul>li>a {
    font-size: 12px;
    color: #0e75bf;
    }
    #top .main_menu .menu a {
    color: white;
    }
    #top .main_menu .menu a:hover {
    color: white;
    }
    .main_menu ul:first-child > li > a {
    font-size: 17px;
    font-weight: 700;
    color: white;
    }

    #footer .widget {
    padding: 30px 0 30px 0 !important;
    }
    .numeric_controls, .arrow_controls {
    position: absolute;
    bottom: 100px;
    }

    #top .sidebar_tab_content.sidebar_active_tab_content {
    background-color: #fff;
    color: black;
    }
    #top .sidebar_tab.sidebar_active_tab {
    background-color:#0e75bf;
    color: #fff;
    }
    .slideshow_color .breadcrumb, .slideshow_color .breadcrumb a {
    color: #0e75bf;
    }
    .numeric_controls, .arrow_controls {
    position: absolute;
    bottom: 10px;
    }
    #top .ajax_controlls {
    top: 70%;
    }
    #footer .widget_nav_menu li a {
    font-size: 20px;
    }

    #menu-item-1045 a, #menu-item-1044 a, #menu-item-1043 a, #menu-item-1988 a {
    color: #FFF;
    font-size: 25px;
    }
    #footer .widget_nav_menu li a {
    text-align: center;
    }
    .iconbox_icon {
    background-color: white !important;
    }
    .widget_nav_menu h3.widgettitle {
    text-align: center;
    }
    #top .iconbox {
    width: 100%;
    }
    #top .avia_mega_div {
    background-color: #f5f2f5;
    color: grey;
    }
    #top .avia_mega_div .sub-menu {
    background-color: #f5f2f5;
    color: grey;
    }
    #top .avia_mega_div .menu-item ul {
    background-color: #f5f2f5;
    color: grey;
    }
    #top .main_menu .menu ul li a {
    background-color: #f5f2f5;
    color: white
    }
    .sidebar_tab_title {
    margin-left: 10px !important;
    }
    #js_sort_items a {
    font-size: 19px;
    }
    #top.woocommerce-page .woocommerce-ordering select { width: 25%; }

    @media only screen and (max-width: 767px) {
    #top.woocommerce-page .woocommerce-ordering select {width: auto; }
    }
    .chzn-container {
    position: initial;
    }
    #top .chzn-container .chzn-drop {
    top: 70px !important;
    width: 325px !important;
    margin-left: 3px;
    }
    .woocommerce-pagination {
    display: none;
    }
    #top.tax-product_cat .container > .term-description {
    display: none;
    }
    .added_to_cart {
    display: none;
    }
    .form-row.address-field{
    overflow: visible;
    }
    #top .chzn-single div b {
    background-position: 5px 6px !important;
    }
    div .main_color .active_tab {
    background-color: #0e75bf;
    color: #FFF;
    }
    div .main_color .tabcontainer .active_tab {
    color:#FFF;
    }
    #top .main_color .tabcontainer .tab:hover {
    #FFF:

    }
    .main_menu ul:first-child > li > a {
    padding: 0 5px;

    }
    #top .main_menu ul:first-child > li > a {
    padding: 0 13px;

    }
    .social_header .phone-info { color: orange!important; font-size: 20px!important; }
    .logo img { padding: 20px 0 0 0; }
    .header-scrolled .logo img { padding: 5px 0; }
    #header_meta { background-color: white; }

    #187559

    You’ve been such a great help, it’s cleared up a lot for me about how the div’s work within each other.

    One more thing, if you dont’ mind. I want to make sure the CSS handles the image to respond to the screen size, while aligned with respect to the bottom right corner.

    As you can see, the subject of the photo is on the bottom right: http://carveskateshop.us/wp-content/uploads/pano-1.jpg. I just want to make sure I keep that edge in focus as much as I can with CSS.

    Current CSS:

    #background-thing {
    background: url(https://carveskateshop.us/wp-content/uploads/pano-1.jpg) no-repeat 0 0 scroll; 
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 1024px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    } 

    Thank you, Josue!

    #187464
    tlow87
    Participant

    Any idea why this won’t work? I found this script somewhere (and have it working locally), but I’m not good at all with Javascript and am suspecting I can’t just plug it into the WP theme this simply.

    Working example: http://carveskateshop.us/pano_test/

    HTML in Text Block
    <div id="background-thing"></div>

    CSS in custom.css

    #background-thing {
    background: url(pano-1.jpg,pano-2.jpg,pano-3.jpg) no-repeat 0 0 scroll; 
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 1024px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    } 

    JS called from header.php

    $(document).ready(function(){
    $('#background-thing').mousemove(function(e){
      var mousePos = (e.pageX/$(window).width())*100;
      $('#background-thing').css('backgroundPosition', mousePos+'% 0');
    }); 
    });

    Results in this mess: http://carveskateshop.us/pano/

    I ideally want it to act like a fullwidth slider, but with the panoramic mouse effect – with 3 different images.

    • This topic was modified 12 years, 1 month ago by tlow87.
    #184983
    spmg67
    Participant

    Hi,

    I would like to get some help resolving several issues with the following website:

    http://goo.gl/6zTgDr

    1) When using Chrome and clicking on one of the top main menu items, the page jumps to the section as oppose to doing a smooth scroll down which we prefer. Is there a way of selecting or configuring this option?
    2) In Safari, all of the top main menu links do not work but works fine in other browsers.
    3) In Firefox, when I click on one of the top menu items, the page jumps to the section but then automatically scrolls back up (just a little) such that now the title of the section can no longer be seen.
    4) In Internet Explorer, the background pictures on every color section do not span the entire width of the page unlike in the other browsers.

    Would appreciate any help. Thanks!

    #183654

    After version 2.4.2 has been tested, no blank gap problem. Thank you!
    But the question remains: 2. Windows8 run chrome, scrolling web pages, navigation does not automatically shrink, see the screen video. https://dl.dropboxusercontent.com/u/2068955/2.wmv

    #183206

    Hey prezzemolo!

    Thank you for using the theme!

    Sorry but this is a beyond of what we can do as support team. Please hire a freelance developer to add the feature for you. You can visit odesk.com or freelancer.com.

    Best regards,
    Ismael

    #182921
    prezzemolo
    Participant

    Hi there,

    thank you again for your awesome theme. I’ve bought it five times already for different projects and am extremely happy with it.

    I’ve set up a homepage with color sections and each color section was assigned a different ID.
    At the moment, I can easily use buttons which users can click to navigate around the page.

    What I would love to be able to do is that when users reach the end of a color section and scroll down, the page jumps down to the beginning of the next color section. I see more and more websites using this scrolling approach, e.g. on the Apple iPad site: http://www.apple.com/ipad-air/

    Here’s a link to my site as it is at the moment:
    http://drkaske.de/

    Would love to hear whether this is possible.

    Thanks and best,
    Fabian

    • This topic was modified 12 years, 1 month ago by prezzemolo.
    #182481
    dreirad
    Participant

    Hello Kriesi Team,

    2 kleine fragen.
    1) wir würden gerne im easy slider externe Bilder (webcams, die somit automatisch updaten) über externe URLS einbinden. Selbiges allenfalls beim normalen “Image”. Beides erscheint uns nicht möglich! Kann das sein oder gibt es eine workaround?
    2) das Scroll to top Icon (rechts unten) hat bei uns keine Pfeil mehr (z.B: http://goo.gl/CbSsX1) Wie können wir das ändern?

    vielen dank und lg

    Hey Walgermo!

    You can use this css code

    
    #resultatservice_container {
    overflow-x: auto;
    }
    

    to make the table container scroll-able. Insert the code into the quick css field.

    Cheers!
    Peter

    #181938
    livemx
    Participant

    Hi!
    enfold 2.4.1 find two navigation bug:
    1. Scroll through the Web, navigation will appear above 25px high slit, see the screen video. https://dl.dropboxusercontent.com/u/2068955/1.wmv
    2. windows8 run chrome, scrolling web pages, navigation does not automatically shrink, see the screen video. https://dl.dropboxusercontent.com/u/2068955/2.wmv

    #180601

    Sounds interesting, but any idea if it could also work without having to click “Load more” and just load automatically when the visitor scrolls to the bottom? Same as on behance.net

    There really are hundreds of items, so it would be irritating for the visitor to constantly have to scroll, click “load more” then scroll again, click again, scroll again, … for every 20 or so.

    • This reply was modified 12 years, 1 month ago by DavyE.
    #180400

    Topic: wpml

    in forum Enfold
    ELEM
    Participant

    I bought Enfold, installed WPML
    Flags are automatically inserted in the header.

    I don’t want to see flags and I want to see a scroll down menu.
    with the inactive language showing.

    Thanks
    Luc

    #179788

    Topic: Masonry load times

    in forum Enfold
    allegrabillings
    Participant

    Hey guys just a general question. I am loving the aesthetic look of the Masonry elements. But I tried to us the masonry gallery with with about 60 images and ran into some issues. Load times. the script is loading images by default at full resolution. Can you talk about why they don’t render as a bit smaller thumbnails and then load full res if you open the lightbox? that is how the normal enfold gallery works and it load much faster.

    That being said my computer can load the larger masonry galleries pretty well. but I find that if you scroll down the page as it loads it behaves weird in that it will load many squares on top of each other and not expand down the page like it should. then when it is done if refresh the browser or change the window size (calling for a refresh) then it will expand to show all the thumbnails properly.

    Then for mobile. Say an iPhone 4 on a fast wi-fi connection. that same 60 image masonry gallery is like sludge on the phone. It takes for ever to load but then after it is loaded it still hangs almost non stop if you try to scroll up and down the page. And if you want to rotate the orientation of the device it freezes also. Is there some added limitations on mobile devices with the script or something. I would think it was just the connection speed. But with the same connection the phone and computer are in different leagues. I tried to limit the initial load to a smaller amount of images, say 20 or so and then make the user hit the load more button. It was marginally faster initial load, but only slightly, but after it loaded another 20 or more the page froze up again. Is there a way to make the thumbnails be a smaller embedded size or something? If it is using the full size I could obviously upload smaller but other places that need the same image larger would have to be a completely separate image upload. Different than say a normal large size uploaded image that wordpress auto reproduces smaller and then the user picking the display size.

    So basically the question is, is there anything you or I can do to make large masonry image galleries function well on mobile devices?

    #179732

    This is supposed to work with the Enfold Portfolio grid and/or Fullwidth Masonry?

    I’m sorry, but I can’t get it to work. I don’t understand how or what exactly.
    Installed the plugin (your first link), checked the Infinite Scroll Options and changed “Content Selector” to #main. Rest I left the way it was.

    #179398

    Hey DavyE!

    That behavior is called ‘infinite scroll’, please take a look:

    http://wordpress.org/plugins/infinite-scroll/
    http://jetpack.me/support/infinite-scroll/

    Best regards,
    Josue

Viewing 30 results - 1,201 through 1,230 (of 1,269 total)