Wrapper sizes change with box size

Hello,

Here the blue box size changes in size as the image size increases. Is there any way I can have it at a fixed hieght, I tried playing with the padding but it didn't help.


Thanks for your help so far. 

Comments

  • Hey,
    it will always change the height. You would have to make the text box on the left way smaller than the image, still th eimage will scale and text does not scale the same way.
    You can use equal height of items in a wrap, or equal height of wraps to make them equal height, but even if you enable those options, it will not work since the image is smaller and it will not "stretch" so it is the same height as the text column.
    thanks
  • Well, if i select it as a background image in the parent container, it matches the height perfectly. Is there anyway I can link that to something through the code or something if there is no other way?
  • You want to make it clickable to some element or you want to scroll to that element witch some other link?
    Thanks
Sign In or Register to comment.