-
AuthorSearch Results
-
December 2, 2013 at 2:04 pm #195274
In reply to: I can't upload an image in my portfolio!
Hi!
were you able to find the problem?December 2, 2013 at 12:38 pm #195258In reply to: Perfect circles on Testimonials' icons
Hi Ismael,
The problem is that the thumbnails are not rectangular but they have something like 100×80 px
The code provided fixed the circles but the images get with a strange aspect ratio. Any chance to resize the image inside to something like 80×65? instead of 80×80?Thank you
December 2, 2013 at 11:26 am #195247In reply to: Problem with tables in text-blocks
The tags are non-breaking spaces ( ). I would use the Enfold-Table Element, unfortunately it doesn’t support images (would be a nice new feature)….
December 2, 2013 at 11:16 am #195240Hi!
The pointer-events css attribute is not supported by all browsers and I recommend to modify the single post template directly. Open up /wp-content/themes/enfold/includes/loop-index.php and replace
//echo preview image if(strpos($blog_style, 'big') !== false) { if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>'; if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>'; }with
//echo preview image if(strpos($blog_style, 'big') !== false) { if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>'; }The code modification removes the link around the image and the user can’t click on it anymore.
Regards,
PeterDecember 2, 2013 at 10:59 am #195234In reply to: border-radius images / slideshows
Hi Ismael,
thank you for your reply. I have just added the code to the Quick CSS, but it did not change anything. Neither the easy slider, nor any images. Any other idea? Would be great!!
December 2, 2013 at 10:51 am #195232Topic: Remove kriesi images from homepage
in forum Enfoldescogitando
ParticipantHi please can you tell me how to remove the two backgroung images from home page?
Here the two links:http://kriesi.at/themes/enfold/files/2013/04/photodune-757323-living-room-m.jpg
http://kriesi.at/themes/enfold/files/2013/06/tablet-1.jpg
Tjhanks
ValerioDecember 2, 2013 at 9:57 am #195219In reply to: Bild ohne Rand
December 2, 2013 at 9:45 am #195216Topic: Centering names on "meet the team"
in forum EnfoldNaturaIntegrativeMedicine
ParticipantHi There!
I am just getting started making a site with Enfold, and really appreciating the drag-and-drop features! Thanks!
I’m having some challenges in rolling out our employee biographies, and hope you can help:
A: MEET THE TEAM
http://naturaintegrativehealth.com/?page_id=1212(1) Centering Names and Titles
The names and titles under the photos are all left justified – how can I get them centered?(2) Headshots
Any way to round the corners?(3) Social Media Links
Instead of scrolling over the employees’ faces, is there a tidy way to just have the icons below the image, as with this demo (scroll down to “meet the team”): http://themeforest.net/item/jupiter-multipurpose-responsive-theme/full_screen_preview/5177775B: PRACTITIONER BIOGRAPHIES
http://naturaintegrativehealth.com/?page_id=2397
http://naturaintegrativehealth.com/?page_id=2406
http://naturaintegrativehealth.com/?page_id=2408(1) I used the Team Member builder to make the bios. But it looks a little “basic” to have the photo centered up top. Is there any way to make it a little more streamlined, with the photo off to the side?
Example: http://themeforest.net/item/jupiter-multipurpose-responsive-theme/full_screen_preview/5177775(2) Headshots
Again, any way to round the corners?(3) Social Media Links
Again, instead of scrolling over the employees’ faces, is there a tidy way to just have the icons below the image?theme/full_screen_preview/5177775I really appreciate the guidance and support, thanks so much for your time. This is the first website I’ve built, so idiot-proof instructions are much appreciated :-)
Cheers!
December 2, 2013 at 9:25 am #195209In reply to: Slideshow deactivate?
This reply has been marked as private.December 2, 2013 at 9:12 am #195206Thanks a lot for your reply Devin!
I completely agree with you that the first image was pointing to the highest resolution available (because it was set manually)
but the second image was done through gallery plugin which links the images automatically so is there a way that it link the images to its highest resolution images instead of choosing random size automatically. If its possible then its gonna be awesome and my problem will be solved.
Big thanks in advance.. :)December 2, 2013 at 7:11 am #195201Topic: Add a small graphic to socket footer area?
in forum EnfoldMark
ParticipantHello,
I would like to add a small graphic in the socket area currently reserved for secondary menu in the far right and copyright info in the far left. Is there an easy way to add a small “made in the usa” badge in the socket area without worrying about update overwriting/breaking it later? What’s the easiest way to place the image?
Thanks so much – love Enfold!!! Best theme and support on TF!
Mark
December 2, 2013 at 6:33 am #195198In reply to: Promobox with image (and on hover the image jumps)
FIXED – Thank You!
Really appreciate your support – You guys are fantastic!
Michael
December 2, 2013 at 5:40 am #195185In reply to: Slideshow deactivate?
Hi!
Did you remove the image? I can’t see it here: http://love.tennisgate.com/en/2013/10/27/getting-to-the-volley-on-the-run-short-sprint/
Please post the login details here as a private reply.
Best regards,
IsmaelDecember 2, 2013 at 5:08 am #195172In reply to: Promobox with image (and on hover the image jumps)
Hey!
Please add this on Quick CSS with the other fix:
body .aligncenter, .entry-content-wrapper a:hover .aligncenter { clear: both; display: block; margin: 0 auto; padding: 10px 0px; }Cheers!
IsmaelDecember 2, 2013 at 4:34 am #195168Topic: Easy Slider trouble
in forum Enfolddmichaelclary
ParticipantHello
I’m building this site using enfold and the easy slider will not display images. I’ve tried several browsers and image sizes, etc. Nothing works. Please advise.
beta.christthekingcincinnati.com
Thank you!
MIchaelDecember 2, 2013 at 4:29 am #195167Hi 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.

[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;
}
/*——————————————————————————————-*/December 2, 2013 at 4:25 am #195166In reply to: Promobox with image (and on hover the image jumps)
Thanks Ismael but still no luck in Firefox or IE10. The page is still here with the quick CSS change: http://162.212.128.233/2013-14-season/
(and I cleared the cache)Michael
December 2, 2013 at 3:24 am #195161In reply to: border-radius images / slideshows
Hi Moritz!
Please use this on custom.csc or Quick CSS:
.avia-slideshow li img { border-radius: 0; }Regards,
IsmaelDecember 2, 2013 at 3:22 am #195159In reply to: Perfect circles on Testimonials' icons
Hey!
Please use this on Enfold > Styling > Quick CSS:
.avia-testimonial-image img { width: 100%; height: 100%; } .avia-testimonial-image { width: 80px; height: 80px; border-radius: 80px; z-index: 20; position: relative; }Regards,
IsmaelDecember 2, 2013 at 3:06 am #195150In reply to: Promobox with image (and on hover the image jumps)
Hey!
Please use this:
body .aligncenter { display: block; }Remove browser cache then reload the page.
Best regards,
IsmaelDecember 2, 2013 at 12:07 am #195125Topic: border-radius images / slideshows
in forum Enfoldurho
Participanthi there!
i have been trying to find a way affecting the border-radius of all images / sliders shown on my webpage (border-radius: none), but did not work out. is there any Quick CSS code?would be great if you could help out once again… thanks a lot :)
cheers,
urhoDecember 1, 2013 at 6:18 pm #195098In reply to: Promobox with image (and on hover the image jumps)
Yigit,
My previous post refers to Firefox but I just checked in IE 10 and this completely destroys the sizing of the image.Michael
December 1, 2013 at 6:14 pm #195097In reply to: Promobox with image (and on hover the image jumps)
Yigit,
Thanks for your response!
That fixes the image not moving but now the text underneath the images jumps up on hover.Thanks
MichaelDecember 1, 2013 at 3:52 pm #195079Hello Ismael
Thanks for your help with this, it’s much appreciated.
So far I’ve added the 2 pieces of CSS outlined above and am happy with the result, so thanks for that.
Working Progress:
http://www.jelfon.com/nr1/There is one more issue that I did outline originally, see my first post, but I’m now outlining the issue in more details below:
“… and reduce the default spacing from the current 50px to 25px“
I’ve just spent ages trying to figure this out, and although I was getting very close by making various further CSS customizations, things weren’t quite working correctly still especially in responsive modes, so I’d appreciate a bit more help with this aspect.
As far as I can tell all content is indented by approx 50px (sides and top) at the moment and I’d like to be able to adjust this to either 30px or 25px.
Below should be an image illustrating with blue boxes the spacing elements that are currently approx 50px, I’d like to be able to change these to 30px or 25px to tighten it all up a bit design wise.

Thanks again
Joe-
This reply was modified 12 years, 4 months ago by
joerainbow.
December 1, 2013 at 2:48 pm #195067In reply to: Slideshow deactivate?
This reply has been marked as private.December 1, 2013 at 12:11 pm #195060Hey Voxmoney!
This is not possible because the rating code should be included within the <?php while (have_posts()) : the_post(); ?> code. You can only move the rating position using this on Quick CSS:
.post-ratings { position: absolute; top: -30px; right: 0; }This will move it at the top of the featured images if you have one.
Cheers!
IsmaelDecember 1, 2013 at 12:01 pm #195057In reply to: width images masonry gallery
Hi Antonia!
It works properly on our end. Can you please post the link to the website? And to be clear, please post a screenshot of the issue.
Best regards,
IsmaelDecember 1, 2013 at 11:18 am #195040In reply to: Size of Featured Images
Hi derek62!
Where are you using the featured image? Posts? You can find the thumbnail size use for post on functions.php, find this code:
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 ); // images for fullsize pages and fullsize sliderChange the width and the height then regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/
Regards,
IsmaelDecember 1, 2013 at 10:19 am #195030This reply has been marked as private.December 1, 2013 at 7:30 am #195006 -
This reply was modified 12 years, 4 months ago by
-
AuthorSearch Results
Viewing 30 results - 99,571 through 99,600 (of 106,457 total)
-
Search Results
-
Hi please can you tell me how to remove the two backgroung images from home page?
Here the two links:http://kriesi.at/themes/enfold/files/2013/04/photodune-757323-living-room-m.jpg
http://kriesi.at/themes/enfold/files/2013/06/tablet-1.jpg
Tjhanks
ValerioHello,
I would like to add a small graphic in the socket area currently reserved for secondary menu in the far right and copyright info in the far left. Is there an easy way to add a small “made in the usa” badge in the socket area without worrying about update overwriting/breaking it later? What’s the easiest way to place the image?
Thanks so much – love Enfold!!! Best theme and support on TF!
Mark
Topic: Easy Slider trouble

