Viewing 30 results - 101,971 through 102,000 (of 106,416 total)
  • Author
    Search Results
  • #170262

    In reply to: circular Thumbnails

    Hey aledarbo!

    Where will you use the thumbnails? Post, portfolio? You can use border-radius property to render a circle image.

    http://css-tricks.com/almanac/properties/b/border-radius/

    Best regards,
    Ismael

    #170257

    Hi groggy4pres!

    1.) It will show the full width of the image but it takes time to resize. You can resize your browser then reload the page, you’ll see the whole width of the slider image.

    2.) It doesn’t crop on my end but the logo needs a top margin. Add this on your custom.css or Quick CSS:

    .logo {
    margin-top: 20px;
    }
    
    .header-scrolled .logo {
    margin-top: 0;
    }

    Cheers!
    Ismael

    #170255

    Hi!

    The code works on my end. These are the code and their respective screenshots on different screen width:

    @media only screen and (max-width: 1000px) and (min-width: 700px)
    .avia-content-slider .slide-image img {
    height: 180px !important;
    }

    @media only screen and (max-width: 767px) {
    .avia-content-slider .slide-parity-even .slide-image img {
    height: 160px;
    }
    
    .avia-content-slider .slide-parity-odd .slide-image img {
    height: 160px;
    
    .avia-content-slider .slide-parity-odd.first .slide-image img {
    height: 250px !important;
    }
    }

    Regards,
    Ismael

    #170253

    Thanks Devin. Why would it have an issue with it now in the current update and not before? I put it there as I need some extra whitespace above the image.

    #170241

    Hello!

    Try to remove the HR inside of the right column just above the ring image. It seems to be causing the issue in FF.

    You could also try tweaking that images settings but I’m not sure if it would help since FF seems to have an issue with the HR element floating and the image under it not.

    Best regards,
    Devin

    #170231

    In reply to: menu background image

    Thanks so much that worked perfectly.

    #170230
    simchippy
    Participant

    Just noticed I get a line at the bottom and right side of some images. Must have started after one of the last couple updates. The logo on the home page even has it:( How do I remove?

    Thx

    • This topic was modified 12 years, 5 months ago by simchippy.
    #170226

    Weird, the iPhone is fine for me now too! Ok well that is done then.

    I don’t understand why you see nothing in Firefox… that’s not good! Can you try again? The only issue I’m having in Firefox is with that image mentioned.

    #170221

    Hey mdgworld!

    Please see this topic.

    Best regards,
    Josue

    #170215
    jgoldberg1983
    Participant

    Hi,

    I had questions before and then just reverted to previous version so that my customers don’t see a version with errors, but I understand that to fix things you need to see them – in the spirit of helping make this the best theme there is I went back to the update so we can see what’s wrong and correct! Please help me asap though so that errors aren’t on my site for long =)

    These are the main issues I’m having:

    – In Firefox only, the image in the “about” section of the main page does not come all the way into the screen. It works fine on Safari.
    – In iOS (iphone), the menu icon shows but next to it there is an icon of a female avatar, and this is the box to click to get the menu.
    – In Safari, the bold text on the main page flickers between bold and not bold. Most apparent in the white text in the footer.

    I believe these were the only negative impacts of the update for me. Thank you for helping!

    Best,
    Jonathan

    #170165
    mdgworld
    Participant

    Hello,

    I did quite a bit of searching, but just not finding the fixes so hoping I can get some help…

    1. This is a new one for me (I swear I hadn’t seen it happening before). I’m not sure what I did, but now when I hover over ANY image on my site, the text below it jumps down about 10 pixels (give or take). Why is it doing this and how can I get it to stop?

    2. I’m using the theme in boxed mode and would like to add banner images below the main nav at the top, but above the header wording and only on some pages. Is that a custom field or something else I can do per page? Thoughts?

    3. I’d like to make the width of the colored line at the top of the drop down menus in the top nav a little thicker. Can I do that?

    4. I’d like to make the small arrow bullets in the mega menu circles instead. Can I do that?

    Thanks a ton!

    mdgworld

    #170145

    Hello vermillion11!

    Can you post the link to your website?

    Cheers!
    Yigit

    #170123
    GordonMeiner
    Participant

    Hello.

    I’ve installed the Enfold a while ago and it was working fine. I recognized the new Button in the Editor (forgot the name of it… it was above the Image Upload button and the editor changed into a kind of designer). Then I updated my WordPress (to 3.6.1) and some plugins. I also installed WPML and made some other changes.

    And now is the button not there anymore. I can’t say when exactly the button got lost. But can someone help me to get it back?

    Cheers
    Gordon

    • This topic was modified 12 years, 4 months ago by Kriesi.
    #170114

    Hi timfl!

    The images will display at whatever size the container is at that time. So on desktops showing full size they will expand to the 603 width that you are seeing now.

    Unfortunately there isn’t any setting to use a smaller width than that so using at least that width is best.

    Regards,
    Devin

    #170097

    Hey swissfilm!

    If we can see where this is happening on your site maybe we can find out what the cause is. On the demo, and my live test sites I’m not having any issues in FF or IE.

    Cheers!
    Devin

    #170091

    Hello!

    The way images work with WordPress is that you upload the largest possible file size in the proportions that the output will use. The theme/Wordpress then create thumbnails of that image for use in various functions. With this theme you can actually pick which thumbnail gets output in the portfolio elements pop up window by selecting custom image size for the image size parameter.

    The site has a login so i can’t see what you have right now but hopefully the above helps.

    Best regards,
    Devin

    #170080
    norasp
    Participant

    Hi there!

    My name is Nora and I’m tweaking my first wordpress web and, of course, I need some help. Here’s the web http://www.casanostrafilms.com

    I tweaked the header code because the logo (I don’t know why) was too close to the header_meta (leaving a lot of space at the bottom but not enough space above). I also tweaked font sizes and other stuff, here’s the code (I’m showing everything in case there is something disastrous that I haven’t noticed):

    #header {
    font-size: 18pt; !important}
    
    #header_main {
    border-bottom-width: 0px;}
    
    #header_meta .container{
    min-height: 40px;}
    
    #top .social_bookmarks li{
    float:right; padding: 5px; !important; }
    
    #top .social_bookmarks li a {
    float:right; !important; }
    
    #top .main_menu .menu > li > a, #header_main .container{ font-size: 10pt; !important; }
    
    .breadcrumb.breadcrumbs.avia-breadcrumbs { color:#CC0000; }
    
    @media only screen and (min-width: 1140px)  {
    .logo img { padding-top: 20px;  }
    }
    
    @media only screen and (min-width: 760px) {
    .logo img { padding-top: 20px;  }
     }
    
    

    As you see it is the fixed header and when I scroll it the logo is too close to the bottom, so I would like to change the padding on the logo image again but only when scrolling so it’s height centered. Hopefully I won’t have to change .js

    Thanks a lot!!!!

    Nora

    • This topic was modified 12 years, 5 months ago by norasp.
    #170072
    vermillion11
    Participant

    We have installed and been using the Enfold template for a while.

    Any time we have a post that uses a picture that is portait instead of landscape it does not work properly in the sliders on the home page. They are aligned left and there is exta space to the right side of that image.

    Other templates we have used generally just resize the photo so that it fits on the home page.

    Is there a way to set it so that it will size the image properly?

    Thanks

    #170068
    ChaosWeb
    Participant

    Hi,

    how to adjust the size of the product bundle summary on single product page? please take a look.

    CCTV Bundles

    #170054
    coms77
    Participant

    Hi,

    1. How to remove the text file hover over all the images. happening everywhere throughout site.

    <img src="<img src=”http://i.imgur.com/RGmrAa4.jpg&#8221; title=”Hosted by imgur.com” />” alt=”” />

    2. Everytime create space, or lines between paragraphs of text, it never saves down. Even using coding. So for example here.

    TEST TEST TEST TEST.

    TEST TEST TEST TEST

    when saved always goes back to.

    TEST TEST TEST TEST.
    TEST TEST TEST TEST

    • This topic was modified 12 years, 5 months ago by coms77.
    #170041

    In reply to: IE8 Issues + others?

    Hi Ismael, I tried this and it made it stretch but then the dividing sections all had the same image as a background – it removed the custom image in the dividers.

    #170030

    Topic: Remove line / border?

    in forum Enfold
    regsavon
    Participant

    Hi there
    Thanks for a great theme.
    One question, can you give me some custom CSS to remove css 1 px border from: Images & Widgets
    http://www.thenaturalpharmacie.co.uk/hidden/
    http://www.thenaturalpharmacie.co.uk/hidden/contact/

    Hope you can help
    Rich

    #170018

    Yes. Thank you got the compatibility mode off.

    #170009
    mikaelsv
    Participant

    Is it possible to have the featured images in the blogs posts not beeing cropped and having this included:

    class=”attachment”

    That will make a border around the image.

    Regards,

    Mikael

    #169992
    groggy4pres
    Participant

    Hi there,

    Fantastic theme, I’m really enjoying working with it! Just two problems.

    1. I’m using the full width EasySlider on my front page which looks great in a large window, but it’s cropping the images in smaller windows. Is there a way to make it resize so that the whole width of the image will always be in view?

    2. The logo in the top left corner crops when the window gets down to mobile screen sizes. Also my friend tried to look at it on her iPhone and it’s cropped there as well.

    site is at: http://isaacalderson.com/isaacnew

    Any help would be much appreciated. Thank you!
    – isaac

    #169986

    Even after clearing the cache and adding !important, it still behaves the same and continues to stretch the images. :( What else could it be? Or is there a way to have the images crop instead of keeping the entire image in the thumbnail?

    #169968

    I wanted the image to appear proportionately the same size to the screen as in full-screen mode. In your screen shot, the image container is reduced to a size that cuts off part of the image so you can’t see the electrical spark (or the slider headline text) that you see in full-screen mode. I can probably figure out a “work around,” but it would be nice if there was a fix. I really appreciate your help! Mike.

    #169949

    hmm,
    it’s being used inside base.css :

    .image-overlay .image-overlay-inside:before{content:”\E869″; font-family: ‘entypo-fontello’; font-size: 18px; font-weight: normal; }

    #169946
    This reply has been marked as private.
    #169927

    A few more randoms..

    1) Ability to use an image instead of a font icon in icon boxes, lists etc.

    2) Option to use CSS animations such as those on the images or icon lists on other elements,
    Example: http://the7.dream-demo.com/shortcodes/animation/

    3) Closeable notification boxes.
    i.e. http://theme-fusion.com/avada/alert-messages/

    4) More styling options for images and promo boxes
    i.e. http://theme-fusion.com/avada/image-frames/
    http://theme-fusion.com/avada/promotion-boxes/

Viewing 30 results - 101,971 through 102,000 (of 106,416 total)