Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #277413

    Hi, Total newbie here.
    I’m using transparency & would like to re-size all image overlays so that they stay within my image.
    For example right now it’s 100% of my image i would like it to be smaller so that it fits within the borders.

    #277638

    Hey!

    Simply edit the images (remove the shadow + white space), we then can help you add the shadow with CSS.

    Cheers!
    Josue

    #277861

    Thanks Josue but I’ve already tried that method as well, see http://nathan.idc.hdv.tw/?page_id=10
    the overlay image still bleeds out on the left & right.

    2nd question: on this same page i would like the drop shadow to be around both my image and the text box.Right now it’s only the image. I would like it to be around the div that contains both image & text.

    3rd: Using Avia, When i want to insert an image(media) from my library directly into my text box as opposed to adding an image box, it does not work.I select the image and confirm but nothing shows up.The only way it works is if i copy paste an image from word or another web page, is that normal?

    #278481

    Hey!

    Thank you for the update.

    1.) Please add this on Quick CSS or fix the image overlay:

    .avia_transform a .image-overlay,  .avia_transform a:hover .image-overlay {
    width: 100% !important;
    left: 0 !important;
    }

    2.) That’s not possible unless you enclose the image and text block on a container. You should probably add the image on the text block and create a unique div container around it.

    3.) No, that’s not normal. The Add Media button should be working. Please download the latest version 2.8.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Ismael

    #278541

    1-Thanks the overlay is fixed and looks better.
    2-(That’s not possible unless you enclose the image and text block on a container. You should probably add the image on the text block and create a unique div container around it.)
    Ok i did that, but then i loose the light box functionaltiy, and i loose the round edge around the image.(see top part of image in text box)
    3-
    just upgraded to the latest enfold version but still cannot insert image into text box when in avia.
    http://nathan.idc.hdv.tw/bicycle/

    #279234

    This is still a problem:

    Using Avia, When i want to insert an image(media) from my library directly into my text box as opposed to adding an image box, it does not work.I select the image and confirm but nothing shows up.The only way it works is if i copy paste an image from word or another web page, is that normal?

    #279236
    This reply has been marked as private.
    #279342

    Hey!

    Thank you for the update.

    I’m not sure why the Add Media button is not working on the advance layout builder. Is it ok if we deactivate the plugins while working on the site? We would like to deactivated them first especially the “Enhanced Text Widget” plugin. I already created a test page here: http://nathan.idc.hdv.tw/wp-admin/post.php?post=3478&action=edit&message=6

    Best regards,
    Ismael

    #279781
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘image overlay resize’ is closed to new replies.