Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #29004
    Alex
    Participant

    Hi:
    I added a new page (not post) and inserted an image aligned left, to the right of the image I added a blockquote that came out with the default background color (grey).
    The problem I’m having is that I can’t align the top of the image with the top of the blockquote background (there is a difference of about 5px).
    Is there a code I can use for this?

    Thanks

    #29071
    Sakin
    Keymaster

    @Alex: Can you add in the page URL so that I can check in.

    #29148
    Alex
    Participant

    Check it here

    #29175
    Sakin
    Keymaster

    @Alex: Sorry Alex I mean the the real site URL. You just send me the screenshot.

    #29270
    Alex
    Participant

    Sakin I don’t have a URL I am working the site locally in my computer, the picture I sent illustrate my problem. The picture in the page is aligned to the left and the text to the right of the picture is a blockquote, if you look at the image the picture and the box from the blockquote are not aligning to the top.
    Thanks

    #29272
    Alex
    Participant

    Also about the blockquote is there any code to avoid the blockquote to appear to the full width of the page but just in one page and not in the whole site?

    #29273
    Sakin
    Keymaster

    @Alex: If you are working locally then can you upload the full text that you added in that page in http://gist.github.com/ and send me the link. Then I will copy that code in my server and check in.

    #29275
    Alex
    Participant

    The text for the whole page or just the text for the blockquote? Right now I just have dummy text (Lorem ipsum….) do you want me to upload that?

    #29276
    Alex
    Participant

    Just in case I uploaded the text here https://gist.github.com/anonymous/00f2124eff679b04ac39

    #29379
    Sakin
    Keymaster

    @Alex: No I mean the text in the editor, I wanted to see how the image and text is used. In you page editor you have “Visual” and “Text”. I need you to go to “Text” mode and copy all the code and post it in gist.

    #29457
    Alex
    Participant

    Ok here it is https://gist.github.com/anonymous/86bf9c9e89a148d65abd
    I think that with the text and the screenshot I sent you before you can understand better.

    #29545
    Sakin
    Keymaster

    @Alex: Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
    img.alignleft { margin-top: 0; }

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Image and Blockquote Alignment’ is closed to new replies.