Viewing 30 results - 139,171 through 139,200 (of 142,904 total)
  • Author
    Search Results
  • #167084

    Topic: change of font-family

    in forum Enfold
    jackyking
    Participant

    Hi,

    I need to add font “Microsoft Yahei” to the Chinese version of site. What would be the syntax to use to add it to the css file?

    If it’s not possible to do that for the entire site, then how could I change the font-family for main menu and footer?

    This is what I have in the Chinese version Quick CSS field,

    html[lang=”zh-hans”] #top .main_menu .menu li > a{ font-size: 14px }
    html[lang=”zh-hans”] #socket .sub_menu_socket { font-size: 12px }

    To add “Microsoft Yahei” to the font-family, can I change it to like this?
    html[lang=”zh-hans”] #top .main_menu .menu li > a{ font-size: 14px; font-family:’Droid Sans’, HelveticaNeue, ‘Helvetica Neue’, Helvetica, ‘Microsoft Yahei’, Arial, sans-serif }

    Thank you!

    #167082

    In reply to: Members Plugin

    Hello psbag!

    Wir verwenden derzeit gar kein Membership Plugin auf unserer Website. Enfold unterstützt ein “conditional menu” ( https://kriesi.at/support/topic/enfold-conditional-menu/ ), welches dir erlaubt Menüpunkte bei Vorhandensein bestimmter Bedingungen zu verstecken oder anzuzeigen, aber wahrscheinlich wird sich diese Funktion nicht ohne zusätzliche Anpassung des Theme Codes mit einem Membership Plugin verwenden lassen, da die Userkategorien vermutlich standardmäßig nicht in WordPress integriert sind und man diese erst mit speziellen Funktionen abfragen muss.

    Regards,
    Peter

    #167079

    Topic: new social icons

    in forum Enfold
    jackyking
    Participant

    Hi,

    Sorry for duplicated threads.

    I created a topic on this couple of days ago but it was closed before I got a chance to update it.

    My question is very specific on how to add icons of three of the most popular social networking sites in China, QQ, tencent weibo and Weibo to the top navigation bar.

    I understand they are not included in v2.2 and am not sure if future release is going to include them since they are not that popular outside of China.

    So, could you please help? how can I add these three social icons?

    QQ & weibo: http://all-free-download.com/free-vector/vector-misc/vector_summary_of_commonly_used_chinese_social_networking_sites_180168.html
    tencent weibo: http://wiki.open.t.qq.com/index.php/%E8%A7%86%E8%A7%89%E7%B4%A0%E6%9D%90%E4%B8%8B%E8%BD%BD

    Thanks,

    #167053

    We are too having the same issue. We have added to the wp-config file

    /** Disable future revisions and increase autosave interval to 300 seconds */

    define(‘AUTOSAVE_INTERVAL’, 1200 ); // seconds
    define(‘WP_POST_REVISIONS’, false );

    to stop the autosave. We have also uninstalled and deleted most extensions. The extension remaining but not activated include. Akismet, bbpress, and duplicate post

    We are running WP 3.6.1 fresh install from 2 days ago. We purchased the template on the 24th of Sept and have the current 2.2 version.

    On a majority of the page, we get the spinning loading icon and the post don’t load.

    Steve

    #167043

    Topic: Classic date blog

    in forum Enfold
    andypeck
    Participant

    I want to create a classic large blog where there’s a large date number (short format like 13/09 or 13 Sep) inside a circle or box to the left or top of a large blog image.

    How to achieve this whilst keeping the theme style?

    Cheers
    Andy

    • This topic was modified 12 years, 6 months ago by andypeck.
    #167039

    Hi there,

    I had set the large padding before and set it up but that didn’t work so tried removing the large padding and setting up a margin on top instead. I think best you login and see how it works on a test page. I’ve tried everything from my end

    #167029

    Hi,

    Please post a link to the website and a screenshot of what you want to achieve.

    Regards,
    Josue

    #167017

    Hi summerg!

    1.) How do I change the icon that is shown in the button row? I would like a checkmark instead of a heart.
    Edit the Button Row then scroll below, select the icon that you want.

    2.) How do I change/enlarge the “$” in my pricing row? It’s too small.
    Add this on your custom.css or Quick CSS:

    .pricing-table li.avia-pricing-row .currency-symbol {
    font-size: .9em;
    top: 0;
    }

    3.) Can you give us a link to the page please?

    Cheers!
    Ismael

    #167015

    Hi brelax!

    I’m not sure if that’s possible with the default WordPress embedding of videos (which Enfold uses), perhaps you can try to do it with a plugin like this one.

    Regards,
    Josue

    Hey!

    You can add this:

    #top .social_bookmarks {
    position: absolute;
    right: 0;
    top: 60px;
    }
    
    .main_menu {
    right: 120px;
    }
    
    .phone-info {
    top: 70px;
    position: relative;
    right: 7px;
    }

    Cheers!
    Ismael

    #167000

    Hi selvaria!

    This will get your started. Edit header.php, remove everything then replace it with this code: http://pastebin.com/aBEyEpni

    Add this on your custom.css or Quick CSS:

    .avia-search-tooltip.avia-tt {
    display: block !important;
    opacity: 1 !important;
    top: 0 !important;
    left: 80% !important;
    }
    
    #menu-item-search {
    display: none;
    }

    Regards,
    Ismael

    #166975
    vic98
    Participant

    Hi,
    I have a client that wants eight individual product images on a page. 2 column by 4 rows.
    Then they want the text about the product to be on top of the image. This will work well as the backgrounds are very light.
    How do you do this. I could insert several layer sliders on a page but how do I make them small enough.

    Any ideas?

    Many thanks

    #166959

    Hi!

    Yes it has, because in order to make it appear like a button i have to alter the height (it was vertically centered because the original height was 100%).

    Try this:

    #top .main_menu .menu {
        margin-top: 35px
    }
    #top .header-scrolled .main_menu .menu {
        margin-top: 3px
    }

    Cheers!
    Josue

    #166946

    In reply to: Styling/Position Help

    Hey optizign13!

    1) Please add following code to Quick CSS

    #header_meta { display: none; }

    2) As Kriesi mentioned here https://kriesi.at/support/topic/enfold-feature-requests/#post-22197 “Method of adding custom icon fonts to the template builder (which allows you to add custom icons like youtube, xing etc)” feature was accepted and will be added in upcoming versions.

    3) Can you post a screenshot and show where exactly you want to make transparent?

    4)

    #top #menu-item-search { display: none; }

    5)

    #socket .sub_menu_socket { margin-right: 335px; }

    Best regards,
    Yigit

    #166941
    sopadale
    Participant

    In my portfolio the pictures are all sized the same before uploading, so they are consistently the same size, which is great. However, the titles and captions are often different lengths which causes things to not look uniform and not line up cleanly with each other. Is it possible to have all the boxes containing the thumbnail and text to be the same height as whichever box has the most text, formatted appropriately for desktop vs. mobile, etc.

    #166931

    In reply to: Some CSS Questions

    Hello doclor!

    1) Seems like you already did

    2) Please add following code to Quick CSS

    .home .fixed_header #main { padding-top: 60px; }

    by default it is 88px. If you would like to decrease padding on all pages, simple delete .home from the code

    3) Please make sure that Excerpt is checked in Screen Options http://i.imgur.com/PNxn00k.jpg
    Then add excerpt http://i.imgur.com/VeujA6h.jpg

    4) Add to Quick CSS as well

    .slide-meta, .post-meta-infos { display: none; }

    There is no css commands documentation but you can search forum, you will probably find same ones

    Best regards,
    Yigit

    #166927

    Hi Josue,

    Almost! With this the text is styled the way I want. Thank you.
    However, the whole menu is not centered horizontally anymore. It moved up to the point where its now touching the small top menu!

    ?

    #166772

    Glad we could help :)

    Regards,

    Josue

    #166770

    Yes –

    Figured out the footer top border just after I wrote you.

    Hopefully it will help out others though.

    As for the footer widget titles – thanks!

    #166760

    Hello!

    Looks like you already applied a border to the footer container:

    #footer.container_wrap.footer_color {
    border-bottom: none!important;
    border-top: 1px solid #c980a3 !important;
    }

    You can target the footer widget title font with this selector:

    #footer .widgettitle{ 
    font-size: 2em; 
    }

    Regards,
    Josue

    #166758

    Hello Ramiko!

    Try with this:

    #top .main_menu .menu > li > a{
        padding: 10px;
        background: gray;
        height: auto !important;
        line-height: 16px !important;
        border-radius: 10px;
        margin: 0 3px;    
    }

    Cheers!
    Josue

    #166757

    Hey Josue,

    Yea,

    Check out – http://codelessme.com/thematrona

    Hi unclemurray!

    The only error I see is in the source with your caching plugin:
    <!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->

    Best regards,
    Devin

    #166755

    Hi David,

    Can you post the link to your website please?

    Regards,
    Josue

    #166752

    Glad its working for you now, i’m closing this topic.

    Regards,

    Josue

    #166738
    zerozendesign
    Participant

    Hey there gentlemen.

    What would I need to add to create a top border on the footer widget container? I have established my border for other containers on the site using

    .container_wrap {
    border-top: 1px solid #212121!important;
    }

    already, but need the footer to have an independent border color. Furthermore – what do I need to add to control the footer widget title font independently?

    Appreciated!

    David

    #166736
    Ramiko
    Participant

    Hi,

    I’m having issues styling the main menu text links.
    I would like to make them look like buttons, rather than only text.
    I understand it’s possible to go with something like this in CSS:

    #menu-item-999 {
    background: red;
    padding-left: 10px;
    padding-right: 10px;
    }

    However, this gives me a big button covering the entire height of the header menu container. I’ve tried adding padding-top and padding-bottom in there, but no luck.

    Ideally, I would like the menu items to look like the submit buttons you have on this site (on your contact page for example), but with round corners. How should I do this?

    Thank you for a beautiful theme.

    #166734
    timfl
    Participant

    Hi guys,

    I read this: https://kriesi.at/support/topic/new-custom-font/
    What if I want to add more than 1 font? What would the code be?

    Any chance you guys will add a boatload of Google fonts so we don’t have to go thru this?

    Thanks!
    Tim

    Hey!

    Regarding issue 2:

    
    .main_menu ul:first-child > li > a {  
        display:block; 
        background:url(https://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_bg_grey.png) no-repeat top;      
    }
    .main_menu ul:first-child > li > a:hover,
    .main_menu ul:first-child > li.current-menu-item > a, 
    .main_menu ul:first-child > li.current_page_item > a,
    .main_menu ul:first-child > li.active-parent-item > a,
    .main_menu ul:first-child > li.active-ancestor-item > a {
        background:url(https://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_pollimolli_blue.png) no-repeat top; display:block; 
    } 

    Cheers,
    Josue

    unclemurray
    Participant

    Please take a look: http://vbridgeshg.com/. Suddenly, we started getting error messages on our homepage. Any idea what is causing the issue and how we can go about solving it?

    Thanks!

Viewing 30 results - 139,171 through 139,200 (of 142,904 total)