Forum Replies Created
-
AuthorPosts
-
April 22, 2015 at 6:37 am in reply to: Nearly finished my new menu, need help for menu right border missing #432567
Ok I’ve been a little further on the code. But something goes weird and I don’t know why. Just looking the menu, you will see I have a problem on the right….
Here is the code :/* Theme Name: Enfold Child Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then. Version: 1.0 Author: Kriesi Author URI: http://kriesi.at Template: enfold */ /*Add your own styles here:*/ .header_color .sub_menu > ul > li > a, .header_color .sub_menu > div > ul > li > a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a { color: #888888; text-transform: uppercase; font-size: 13px; font-weight: 400; letter-spacing: 1px; } .avia-menu-fx { opacity: 1; visibility: visible; } #menu-item-3230 .avia-menu-fx { background-color: green; } #menu-item-3231 .avia-menu-fx { background-color: blue; } #menu-item-3232 .avia-menu-fx { background-color: orange; } #menu-item-3233 .avia-menu-fx { background-color: red; } #menu-item-3230:hover .avia-menu-fx { background-color: #ffffff; } #menu-item-3231:hover .avia-menu-fx { background-color: #ffffff; } #menu-item-3232:hover .avia-menu-fx { background-color: #ffffff; } #menu-item-3233:hover .avia-menu-fx { background-color: #ffffff; } .av-main-nav > li > a { border-left: 1px solid #444444; } .av-main-nav> li:last-of-type > a { border-right: 1px solid #444444; }
Can you explain to me what thing I am using wrong? looks like avia menu fx and av-main-nav are not centered just for the last Item. I don’t know how to solve this.
April 22, 2015 at 3:22 am in reply to: Nearly finished my new menu, need help for menu right border missing #432505and I don’t know why the red one is not stuck to the others. Have to check the CSS i think… or maybe I don’t use the right code….
April 22, 2015 at 3:21 am in reply to: Nearly finished my new menu, need help for menu right border missing #432503
this is what I want to do, just a missing border. I don’t know if there is a better way to do it. I’m localhost for dev (MAMP) so I cannot show the code, all I have is enfold and the CSS I show you used on a childthanks… I’m so stupid -_-
but this parameter is not copied when we duplicate page from WPML? is it normal?Hi, I updated the rights, you can have a look. Thanks in advance, I looked a lot without finding the difference. Everything works fine with avia, and options are checked in Enfold child theme.
But it is not doing what I want. I’m searching infographics like this:
<iframe src=”//infogr.am/personnes-seules/” width=”451″ height=”286″ scrolling=”no” frameborder=”0″ style=”border:none;”></iframe>
And there is nothing that can do it properly yet :(I cannot find, one, even after a long search :/
Hi!
I really enjoy the Enfold theme. But I think it could be even greater with statistic shortcodes:
like: the translation of 6 people over ten, when you got ten people on line and 6 of them in another color
<iframe style="border: none;" src="//infogr.am/personnes-seules/" height="286" width="451" frameborder="0" scrolling="no"></iframe>
could it also be possible to give the choice to see the percent or not on the progress bar?
And also if you could build pies like that:
<iframe style="border: none;" src="//e.infogr.am/utilisation-site" height="466" width="550" frameborder="0" scrolling="no"></iframe>
I could find anything upon it…. If you had the idea, sure it is not so complicated to make (choose an icon, total number and total colored) but it could be of great added value….
I looked everywhere on the internet, and I couldn’t find a plugin with added value upon that. the only thing existing, that could be inspiring is http://www.infogr.am . -
AuthorPosts