Forum Replies Created

Viewing 30 posts - 89,071 through 89,100 (of 93,572 total)
  • Author
    Posts
  • in reply to: Custom depth color background. #465611

    Hey!

    You had padding applied to the color section, I set it to no padding and 10px height and it’s working as expected.

    Best regards,
    Rikard

    in reply to: Text block wrap around an image #465610

    Hi!

    I think it will be difficult since you have added the text and images in separate 1/2 sections, first off you will have to add them in the same container, maybe a 1/1. We can then have a look at the CSS for it.

    Cheers!
    Rikard

    in reply to: CSS Problems #465608

    Hi!

    Great, glad you got it fixed :)

    Cheers!
    Rikard

    in reply to: Enfold Shop Demo #465607

    Hey Shawnlimws!

    Do you mean that you want to display the images full width without any space between them? If so, you can use the Masonry Gallery element without any wrapping layout element and select to display the Perfect Automatic Masonry option.

    Best regards,
    Rikard

    in reply to: slideshare can not open to full screen #465606

    Hi!

    Our support for third party plugins is limited, could you try to contact the plugin author please? If you have no luck in that then please provide us with a temporary admin login and we’ll have a closer look. You can post the details in the Private Content sections of your reply.

    Regards,
    Rikard

    in reply to: abnormal gallery #465603

    Hey!

    Ok great, glad you got it fixed.

    Cheers!
    Rikard

    in reply to: Blog Posts Look Different #465602

    Hi!

    Using the the ALB for posts will display a layout much like it will for pages, you will not get the default blog layout. If you want the “normal” look for your blog posts then please use the default editor. If you should need any additional help then please post a link to your page so that we can have a closer look.

    Best regards,
    Rikard

    in reply to: Product Page Layout Altered After Theme Update #465601

    Hey Lauren!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    in reply to: RESTAURANT DEMO HAS 2 AREAS I CANNOT CHANGE -ANSWERED #465600

    Hey!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Cheers!
    Rikard

    in reply to: How to set fixed background image on LayerSlider #465599

    Hi!

    Great, glad you found a solution. It doesn’t look like it will break anything so you should be safe :)

    Regards,
    Rikard

    in reply to: Layslider images being cropped on mobile #465596

    Hey!

    Please try the following in Quick CSS for the images on that particular page:

    @media only screen and (max-width: 767px) {
    .page-id-3801 .av_textblock_section a {
      min-width: 100% !important;
    }
    }
    

    Cheers!
    Rikard

    • This reply was modified 10 years, 9 months ago by Rikard.

    Hi!

    That seems very unlikely, you should be safe disabling the plugins.

    Cheers!
    Rikard

    in reply to: Add a position between the footer and the socket #465546

    Hey!

    You can add the following to footer.php

    				
    <footer class="container">
    <h2>Above socket</h2>
    </footer>

    just above this line:

    <footer class='container_wrap socket_color' id='socket' <?php avia_markup_helper(array('context' => 'footer')); ?>>
    

    If you have problems with styling we can help you out with that after you’ve added it.

    Best regards,
    Rikard

    Hey!

    It looks very strange but I can’t see anything obviously wrong with that code. Is there any additional CSS that goes with it and is it related to any of the plugins you are using?

    Cheers!
    Rikard

    in reply to: Headline rotator into Slideshow #465543

    Hey!

    It’s very difficult for us to help you if we can’t see either the front or backend of your site, could you publish a test page somewhere maybe?

    Cheers!
    Rikard

    in reply to: Problem mit Layerslider und Sidebar Widget #465541

    Hey ohormes!

    Do you have a link to a page where we can see the problem you are having? A screenshot highlighting the problem would help as well.

    Cheers!
    Rikard

    in reply to: zu großer Abstand zwischen Content und Sidebar Area #465538

    Hey ohormes!

    Sorry for the late reply, most of our moderators do not speak german. My german is far from perfect but I think you want to make the distance between content and sidebar smaller, correct? Please try the following in Quick CSS if I’ve understood you correctly:

    .sidebar .inner_sidebar {
    margin-left:0px;
    }

    Please try to increase the value 0 if you think it’s too tight.

    Cheers!
    Rikard

    in reply to: Enfold – BLOG POST DATE #465501

    Hi EricMarks!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .date-container {
      font-size: 18px !important;
      color: green !important;
    }

    Best regards,
    Rikard

    in reply to: How to change icon color #465500

    Hey Nathan!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-14 .avia-builder-el-3 .av-icon-char {
    color:green !important;
    }
    
    .page-id-14 .avia-builder-el-6 .av-icon-char {
    color:darkturquoise  !important;
    }
    
    .page-id-14 .avia-builder-el-9 .av-icon-char {
    color:yellow !important;
    }

    Best regards,
    Rikard

    in reply to: Editor becomes blank after publishing #465498

    Hey bagha!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    in reply to: Logo position and size #465497

    Hi computereze!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    in reply to: Socket background image not working #465495

    Hi @beenee!

    Thanks for sharing your solution! @Jaap de Wit could you try disabling your plugins to see if that helps?

    Regards,
    Rikard

    in reply to: The theme is not showing the front page… #465494

    Hey!

    I’m not sure if you got your problems fixed or not? 128mb PHP memory might not be enough on some installation, maybe you could try a higher setting to see if that works?

    Best regards,
    Rikard

    Hey!

    The private info adds a section to your reply only visible to you and moderators.

    About your problem: I couldn’t see what you are describing on FireFox, it looks the same as in Chrome on my end. Could you send us a screenshot of what you are seeing on your end please? Also, make sure that your browser cache is flushed in case you’re getting cached results.

    If you bump your own thread it will send it to the back of our support queue, please try not to do that unless you think it’s very important for us to solve your problem.

    Best regards,
    Rikard

    in reply to: Digg Digg Plugin is counting wrong in linkedin button #465492

    Hi alexiba!

    I’m not familiar with that plugin and our support for third party plugins is limited, but send us an admin login and we’ll have a look at it. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    in reply to: Blog Post Width – No Sidebar #465491

    Hey mattmikulla!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    in reply to: Blog Post Advanced Layout Editor not working #465490

    Hey Denis!

    There’s most likely a conflict with one of your plugins, could you try to deactivate them to see if that is the case?

    Best regards,
    Rikard

    in reply to: Localhost Tab Problem #465487

    Hi!

    Great, glad you got it fixed :)

    It was probably a caching issue.

    Regards,
    Rikard

    in reply to: 10 copies of images uploaded #465486

    Hey Denis!

    Yes the additional ones are theme specific sizes.

    Regards,
    Rikard

    in reply to: HOW CAN I BLOCK LATERAL MENU? #465485

    Hi!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Cheers!
    Rikard

Viewing 30 posts - 89,071 through 89,100 (of 93,572 total)