Viewing 30 results - 140,671 through 140,700 (of 142,606 total)
  • Author
    Search Results
  • #131903

    Hi MK,

    You can do that in the theme options Styling options under the Header tab. Look for “Header background color” and you can use the color picker there to set your header background color.

    Regards,

    Devin

    #131289

    In reply to: Flat Button Rollover

    No, it does not. As indicated in the change log and in the post above by Ismael here https://kriesi.at/support/topic/flat-button-rollover#post-127257

    You need to re-do that step. There are a number of features that can be manually added in with code like this but are not on by default because if used improperly they can cause things to break.

    #132210

    Also, how do you put an image on top of a standard blog post like this: http://kriesi.at/themes/enfold/2012/01/14/this-is-a-nice-post/

    When I try to add media content, the image only shows inside the blog post rather than on top.

    #131992

    i also try incresing padding to match the height to 156px in the quick css area but nothing happens

    .fixed_header.social_header #main{ padding-top:156px; }

    it´s one day since my first post i am getting disapointed

    #132042

    In reply to: Logo keeps resizing

    By re-sizing the menu/logo you can have a fixed menu without wasting a lot of space at the top. Afaik many users find this feature useful – i.e. I conduct a private workshop last weekend and the client told me that this feature was one of the main reasons why he bought Enfold because it shows him that the theme author takes care of important details…

    #132041

    In reply to: Logo keeps resizing

    I have used numerous responsive themes and none of my logos resize when I am just scrolling down the page on my desktop. I understand resizing for the use on smartphones etc..but it should not do that on your desktop 27 inch monitor. Doesn’t make sense to me when I have never seen other themes do it. I find it quite annoying on the desktop.

    #132143

    Hi!

    Please read – https://kriesi.at/support/topic/advanced-layout-editor-dissappeared-please-help – maybe it solves your problem too.

    Best regards,

    Peter

    #26934
    tmunz
    Participant

    I just opened my website in IE8 and there are a TON of things that are broken. The menu overlays the logo, the text is stretched, the blog preview images are stretched on my homepage, and all of the buttons are transparent with no blue background. I tried the fix listed in this topic: https://kriesi.at/support/topic/buttons-in-ie8, but nothing changed. This is a bit urgent as we’re doing a soft launch of the website tomorrow. Advice?

    Here’s a link: http://goo.gl/jGUCw

    Thanks!

    #131893

    Hi Sparkwoodand21,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top.single-post .fullsize .template-blog .blog-meta {
    width: 180px;
    }

    Let us know if you run into any issues, I’m not sure why that is getting the smaller value as the css looks recently updated in the theme and it may have been a fix for something else that is unintentionally causing this issue.

    The above css will only target the single post pages so it shouldn’t cause any other issues but just let us know if it does at all :)

    Regards,

    Devin

    #130487

    In reply to: Slideshow Problem

    Hi col323webdesign,

    Ismael is tagged on the topic but just in case he didn’t receive the credentials you may want to send them again :)

    Regards,

    Devin

    #132113

    you can do it in quick css like this:

    /*top menu font & size*/

    #top .main_menu .menu li > a {

    width: 100%;

    height: auto;

    font-size: 20px;

    font-weight: normal;

    }

    /*top submenu font & size*/

    #top .main_menu .menu li ul a {

    width: 100%;

    height: auto;

    font-size: 20px;

    font-weight: normal;

    }

    or you can just install plugin : typography

    and add elements for :

    #top .main_menu .menu

    select font and size etc

    #129402

    After 2 weeks finally it works. Thanks man!

    #26920
    agarkitekter
    Participant

    Hi!

    I have a problem with 2 scrollers on the portfolio pages. The right one (that goes beside the top WP-admin bar) is correctly shown all the time since I have so many portfolios, but when I sort on out the portfolios and the sorted items also goes below what’s visible, a second scrollbar pops up to the left of the first.

    Screenshot: https://dl.dropboxusercontent.com/u/3884801/2scrollers.jpg

    Adress: http://agwp.agarkitekter.se/projekt/

    Username/password: test/test

    Im using both IE10 and Chrome on windows 7.

    #131790
    #131874

    1) Maybe you forgot to remove the http:// prefix? Make sure that the protocol is set to “mailto:”

    2) Yes – insert following code into the quick css field and adjust the font size value

    #top .social_bookmarks li a {
    font-size: 30px;
    }

    3) You can use a plugin like http://wordpress.org/plugins/wp-google-fonts/ to install more fonts. However note that this can increase the page loading time and I’d recommend to stick with the default fonts (one font for headlines and one font for the body text).

    4) Yes – Kriesi just hides it with css. Insert following code into the quick css field

    @media only screen and (max-width: 767px){
    .responsive #top #main .sidebar {
    display: block !important;
    border: none !important;
    }
    }

    5) At the moment the layout builder is only bundled with the Enfold theme but we’ll release more themes in the future. Older themes (like Replete, Propulsion, Angular, Choices, Eunoia, etc.) come with a “Template Builder” which is similar to the layout builder.

    #26917
    mrkuji
    Participant

    this is a child of https://kriesi.at/support/topic/how-to-add-captions-to-gallery-thumbs#post-127924 this issue.. but I thought appropriate to add a new topic..

    1. When adding a single column gallery with say a 300×300 px image…or a 2 column with two 300px images, how can you get the images to align to the center of the column you have placed it in ?

    Check the alignment here .. http://shoutkey.com/am

    first 3 pictures are diff sizes but not aligned. second 2 pics are using a spacer image..

    Images seem to left justify along with their captions. I would like to have multiple galleries in a page – some with 2 images, some with 3, mostly the same size but aligned to center of the page.. I tried adding a spacer image for 3 columns using 2 main images but the space is padded far too much…

    2. captions underneath the thumbnails.. if adding 2 images to a 3 column layour – the captions move directly to the right side of the image.. depending on the size of the thumbs, the captions sometimes appear underneat, sometimes break half underneat and half on the side.

    3. Is is possible to align the captions to center underneath the thumbnail, not just left justified.

    I tried `/*caption align*/

    .visible-caption{

    text-align:center;

    }

    ` with no joy..

    Thanks again

    #132037

    Hi,

    Yes that is possible. On the Advance Layout Editor, insert a 1/1 Column element then add a Text Block element. On the text block, add this code:

    <div class="colcontenttop"></div>

    On your custom.css, add this code:

    .colcontenttop {
    height: 38px;
    background-image: url(../images/bgcolcontenttop.png);
    background-repeat: no-repeat;
    background-position: top;
    }

    It will look like this:

    Regards,

    Ismael

    #131715

    As I said above you can follow Kriesi’s instructions here: https://kriesi.at/support/topic/how-to-insert-slide-show-with-layerslider to activate the slider as a plugin. It’s not our intention to mislead anyone but the slider plugin is not compatible with all elements of the template builder and we want to make sure that users don’t stack too many shortcodes/elements.

    #132015

    Hi,

    You can add Media Queries and choose to hide them on desktop screen widths. Inspect the menu that you want to hide look for the unique menu li id. Add this on your custom.css or Quick CSS.

    @media only screen and (min-width: 1024px) {
    /* Add your Desktop Styles here */
    #menu-item-755 {
    display: none;
    }
    }

    This will hide the menu on screens with minimum of 1024px resolution.

    Regards,

    Ismael

    #131714

    Is there not a way to actually get the slider to work. I think it is very misleading to advertise the theme with the layerslider as a big selling point, only to have it not work. I sent in a request earlier on this same topic with no response.

    please help me get this slider working as soon as possible.

    thorsky
    Participant

    I am haing some issues with this theme

    1. The images for galleries are still not showing even though I have added code into custom css you have told me to add from previous support ticket.

    http://latishawoodonline.com/body-paintings/

    http://latishawoodonline.com/fashion/

    It works on galleries that have not that many images like – http://latishawoodonline.com/drawings/ but the images are shown at like 40% opacity on the galleries that have a lot of images and only show full opacity once user has scrolled.

    2. The gallery is not responsive… When I resize the browser the thumbnail images all keep their same height and adjust only their width causing a distorted thumbnail image that looks really bad. The entire thumbnail should resize.

    I own may Kriesi themes and this one seems to have more issue than the other ones.. Hopefully you can resolve this gallery issue soon and add an updated theme to themeforest so I can use for future projects…

    Here is the custom css I have added that you have given me from other support tickets.

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {

    width: 25%;

    max-height: 147px;

    height: 147px;

    }

    #top div .avia-gallery img {

    height: 100%;

    max-height: 100%;

    }

    Can you please help fix this or send me new theme pages or css code since the photo gallery is the most important part of this website I am doing and it currently has multiple issues.

    Thank you

    #131713

    The layerslider shortcode is deactivated by default because it does not always work (i.e. stacked shortcode layouts, etc.). You can use activate it with a small hack though – see : https://kriesi.at/support/topic/how-to-insert-slide-show-with-layerslider

    #131987

    Hi,

    It is not an id, it is a link. Configure the button element > Button Link? > Set manually then add the element that you want to target.

    In this thread https://kriesi.at/support/topic/button-on-click-move-to-part-of-the-page, we targeted the body selector #top so every time you click the button it will scroll to top.

    Regards,

    Ismael

    #132019

    1) You can use a plugin like: http://wordpress.org/plugins/post-types-order/ if you want to change the sort order manually or use the code from this thread: https://kriesi.at/support/topic/blog-posts-and-grid-layout

    2) Open up wp-contentthemesenfoldframeworkphpclass-framework-widgets.php and replace

    for ($i = 1; $i <= 20; $i++ )

    with

    for ($i = 1; $i <= 50; $i++ )

    The line is part of the main content block’s padding. The following is how I tackled it for my page.

    /* remove the padding from the main content to the bottom of the header */
    .fixed_header.social_header #main {
    padding-top: 88px; /* Change this to the thickness of your heading block */
    }

    #26908
    5fold
    Participant

    Hi,

    Is there anyway to add a transparent background behind a text box?

    I have a color section with a background image and two 1/2 column layouts. The second 1/2 column has a text box with a form. I need the text and form to stand out on top of the image and i’m not sure what to do.

    Thanks.

    #130371

    Great – thanks – now all I need help with is getting the drop down menu to be directly beneath the top menu item (if you go to the site you’ll see what I mean!)

    Thanks for the great support!

    Website: goo.gl/qr9y4

    #26902
    designprime
    Participant

    We’ve experiencing major font rendering problems in Google Chrome even though we are using web safe fonts and the option for ‘No Custom Font’ for headings? When we view the site it looks like all the text is being replaced by custom Google fonts of some kind and looks almost unreadable. As we were almost ready to go live with our site, this is an urgent issue and we would really appreciate some explanation and some help here please.

    As we can’t post a public link we’ll email you a url and reference to the topic.

    Many thanks,

    #116496

    In reply to: Enfold Showcase

    jwferne:

    Just put up our site on Thursday. http://www.tfgsearch.com

    I really enjoyed putting this together and the support team here rocks! Thanks guys!!!

    – John

    Could you expand on how you did the rotating company logos please. Was it an “Easy Slider”? Was it a Layer Slider? If so what were the settings? Multiple slides or just one?

    <<Please don't ask support type question in this topic. You can contact site authors if the site has contact information or create a new topic but this kind of thread should be left to showing off alone :) >>

    #131988

    I finally found the answer in someone elses post, similar issue : https://kriesi.at/support/topic/image-column-15-non-responsive

    Anyway I just added .avia_image {max-width: 100%;} and it worked.

    I upgraded to 1.8.4 but it didnt help, anyway hope this helps others save hours of troubleshooting.

Viewing 30 results - 140,671 through 140,700 (of 142,606 total)