Forum Replies Created
-
AuthorPosts
-
February 3, 2017 at 1:17 am in reply to: Mobil: move inside google maps only with two fingers #742126
i am still thrilled. :-)
Hi Yigit, it does work & looks great! Thank you.
i got a fatal error. what can i do?
Fatal error: Cannot redeclare avia_replace_standard_icon() (previously declared in
xxxxxxxx/wp-content/themes/enfold-child/functions.php:5) in xxxxxxxx/wp-content/themes/enfold-child/functions.php on line 32according to http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/ i added this code of beauty in my child-theme:
add_filter('avf_default_icons','avia_replace_standard_icon', 10, 1); function avia_replace_standard_icon($icons) { $icons['scrolldown'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue877'); return $icons;
November 11, 2016 at 10:24 am in reply to: Sektion "At least 75% of Browser Window height" for mobil only #711042Good idea, thanks for this hint.
November 9, 2016 at 10:54 am in reply to: Sektion "At least 75% of Browser Window height" for mobil only #710163hi basilis, i have found a workaround.
Hi Basilis, is my question less accurate or not relevant?
i got it. not perfect, but good. if it goes better – i am happy.
.av-main-nav > li > a:after { display: inline-block; content: ""; text-indent: -99999px; width: 0; height: .1rem; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; position: absolute; bottom: 0; left: 50%; margin-top: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-bottom: -.1rem; } .av-main-nav li:hover .avia-menu-fx { display: hidden; opacity: 0; } #top .main_menu .menu li.active-parent-item .avia-menu-fx{ opacity: 1; visibility: visible } /*.avia-menu-fx { bottom: 0px; }*/
hi andy, i tried it. now all lines are to hight :-(
now it is nearly perfect: the centered-line-animation effect with a littel slow-animation looks cool!
– but a small to-much-distance is under the hover-line. how can the hover-line goes a little bit down?thank you!
hi basilis, i added this in my childtheme and tried it also to simulate this as inline-style with my browser: the font is getting only e very little bit darker , but does not change his weight.
please take a look to my website (in the Private Data FIeld) – thanks!
October 14, 2016 at 1:23 pm in reply to: Full Slide Show with a beauty and decent bottom line over images #699092ill fixed it meanwhile. thanks.
nearly – the hover-line is not in the same line like the active-line . the hover-line is higher (on the screen left) .
link is in the field “privat”
on hover: there is more then one line (please take a look to the gif-screencast).
– one line is well animated (thx)
– but below, there is a unexpectet other line. not animated.this is looking uncleare and wrong. how can i show only the well animated line?
Hi Yigit, thanks for your fast support. Now it looks like there would be a other disturbing line under the nice animated line.
-
AuthorPosts