Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #595815

    Hi again …

    1. Avia seems to scale my pictures when I resize my browser window. Is there a chance to disable that? I have an image with a width of 300px in a column. I want this image to be displayed with 300px all the time.

    2. The Content of my page has 1310px wich I like. By Default Enfold places these 1310px horzontally centered. Is there a possibility to align my 1310px content block to the left?

    thanx again in advance …

    #595842

    Hi FaM!

    can u please share a link to your web site, which will help us debug the issue for you?
    Thanks a lot

    Cheers!
    Basilis

    #595857

    It’s like on this Forum Page. The Banner on the right hand side “Enfold, best rated…, Learn more”. When I change the size of my browser window and drag it smaller the size of the banner changes. How can I deactivate this image behavior? I want the image to stay the same size no matter what.

    #595888

    Hey!

    Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your image and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class img { width: 300px !important; height: 300px !important; }

    Regards,
    Yigit

    #595914

    I don’t need the resize function at all. Can I turn it off or do I have to write a class for each image?

    #595915

    How about my second question, about the content alignment?

    #596209

    and how do I call the image class in Enfold? I don’t see any class options in Enfold’s / Avia’s picture drag-and-drop-tool?

    #598181

    Hi!

    1.) This is normal because the child element (image) inherits the width or size of its parent container. You can disable the responsive mode but it will affect the entire site. Could you please provide a link to the page with the issue? Why do you need this image to stay the same size?

    2.) Did you position the header to go to the left instead of the default? Set the General Layout > Layout > Content Alignment to left.

    Cheers!
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.