Jump to content

Recommended Posts

Posted

Hello,

I need to disable this "width" but I'm not getting it.

Could contain: Text

 

I already tried the following way, but it doesn't seem to be the correct way

.cCmsCategoryFeaturedEntry.cms3ColImageFeature .cCmsRecord_image img {
    width: none !important;
}

Could contain: Text, Menu, Page, Electronics, Monitor, Display, Screen

Posted (edited)

You're getting an error on those entries so change 'none' to 0% or 0px and that should clear it 😉

I forgot to add, that you may find that your images might not display at all - so check to see what happens and if needs be add some width in there that's acceptable to you.

Edited by Davyc
Posted
6 minutes ago, Davyc said:

You're getting an error on those entries so change 'none' to 0% or 0px and that should clear it 😉

I forgot to add, that you may find that your images might not display at all - so check to see what happens and if needs be add some width in there that's acceptable to you.

If I change value, the image disappears.

Looks like I'll need to edit in advanced mode and go to source of file.

Posted (edited)

I had to edit in root of file (advanced mode), since the custom.css didn't allow me.

HORRIBLE this 4.7.0 update that hidden css files.

Edited by Hisashi
Posted
34 minutes ago, Hisashi said:

If I change value, the image disappears.

I had a feeling it would - happy that you got it sorted though, and agree about the CSS files 😉

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...