• Resolved Lepton85

    (@lepton85)


    Dear Scott,

    I have this issue that whenever I insert an image into the text in a page or post, the top of the image is slightly below the top of the text. It doesn’t look nice.

    What should I change to have it align exactly to the top of the text?
    An example of the problem is illustrated here.

    Many-many thanks for your help in advance!

    Peter

Viewing 1 replies (of 1 total)
  • Thread Starter Lepton85

    (@lepton85)

    Okay, problem solved.

    The margin settings needed to be changed. Using the CSS code below you can change the settings of ALL content images (but not the header image setting, for example):

    .entry-content img{
    	margin: 1% 1.5% 1% auto;
Viewing 1 replies (of 1 total)
  • The topic ‘Image does not align to TOP of text’ is closed to new replies.