How to remove the bleeding under my image, or remove Scale with grid for this particular Image

Hi Admin, do take a look at my page, http://eifx.net , i am using Betheme (VIDEO) theme
and in the homepage there is this image but it resizes according to the divider of the column at the left side, is there any workaround that will not reveal that turquoise bleed underneath the pic due to the divider? If i remove the divider the image just falls at the bottom of the column and it doesnt look niceimage

Comments

  • Hi,

    there is unfortunately no way to remove this color under the image. But if you want to remove scale with grid class for images, you should use COLUMN item with simple img tag, like:

    <img src="#" />

    Thanks!
  • Thanks for the prompt reply! What if I want to change the color of the bleeding under the image?
    Also.. there is another question...
    I understand that the header colors are pre-set at the Betheme Options... but how if I want one of the headers in a particular segment to have a different color?
  • If you want to change background color for this image, just do it. You can set background color for COLUMN items.

    In accordance to 2nd question, please show us on screenshot what image you mean.
  • image
    Thanks admin, I changed the background color for the image but still couldn't change the turquoise color to some other color..i wonder where the setting for that is

    As for the 2nd question, I wanted some of my headings to have a different color from my preset,
    Here is my preset:
    image

    And in cases like this one where my column color is turquoise it clashes with my Heading color and I want to change it particularly... how do i do so? Thank you
    image
  • 1) You are using HIGHLIGHT RIGHT style for section and that is where from this background come. This color can be changed under Theme options > Colors > Content section. It's Highlight Section background option.

    2) If you want to change such colors individually, you must use custom css. Per sections where you got such headings, you must set class name and then under Custom CSS section, you must write custom css.
Sign In or Register to comment.