• I am working with the Themeactic theme on this site:

    https://hotrodhoochhotwheels.com/wpsitehrhhw/

    On this page I have loaded some photos:

    https://hotrodhoochhotwheels.com/wpsitehrhhw/cars/camaro

    You will see in the top image, that it is larger then the bottom photo, but that it’s right side has been cut-off/hidden.

    How can I get it so that the template will adjust the image size to a max-width?

    I am using Firebug, and I can see that the container is Div id = “Post-#” and the Div Class = “entry-content”

    I think in there, is where the “element.style” is set to 810px.

    I look through all the .css files, and can’t find any code setting this width.

    Does this mean that it is set by being = to a certain width of some other area?

    Where in the .css files can I find where this width is set, or some way to override it? In the default.css? style.css?

  • The topic ‘Div width of element.style setting’ is closed to new replies.