Image position problem , please help

Hi im trying to fit an image in the box , ive tried every setting and it keeps over hanging on the right hand side with a gap on the left , please can anyone help , many thanks , ive attached an image example

666.JPG · 85.1K · 192 views
Quote · 4 Apr 2014

Did you try placing width:100% on the image tag?

Geeks, making the world a better place
Quote · 4 Apr 2014

The block you have placed the image in appears to have the dolphin 7.1 default block padding of 20px.

Fixing it should be easy. But you neglected to provide any code or even what type of block your placing it in. Or a url to where it is. Some things require more than just a screen shot before we can provide help.

https://www.deanbassett.com
Quote · 4 Apr 2014

Hi deano sorry its a normal HTML block which is on the homepage of my website , using page builder. many thanks ps can the padding just be changed to the single block not all of them

Quote · 5 Apr 2014

You have to include the parent block ID in the css selector, which you can find with firebug.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 5 Apr 2014

Hi would it be this code

 

.bx-def-margin-top {
    margin-top: 20px;
Quote · 5 Apr 2014

 RE:

Hi would it be this code

 

.bx-def-margin-top {
    margin-top: 20px;

 Does  that look like it has the parent block ID in it to you?  As Deano pointed out, without the actual url to look at, no  one can tell you the exact css selectors to use.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 5 Apr 2014

If you like, I will be glad to help you, PM me the site and I will take a look at what you need to do.

Geeks, making the world a better place
Quote · 5 Apr 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.