Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #855355

    hello, on the page below im want to align the top of the pic with the top of the text.
    but how to do this?

    ps: by the way, is there another, maybe more apropriate, way to display a small image on the left and a little text that belongs to it on the right?
    (now i have to make like everytime an image box and at the right a text box.

    #855856

    Hey jelle,
    A better way is to use one text block and add your image with left alignment and your text after it.
    Please see screenshots in Private Content area

    Best regards,
    Mike

    #856082

    hi mike, thanks
    thats probably the best way.
    now if i want this image on the left to have a right margin of 50 px, of course i can style it. but than i have to style every image seperately.
    how about making a class for it? ive made the class

    .paul {margin-right: 50px;}
    but now i want to put it in this window Image details, as i assume thats whats it for, isnt it?
    but i cant seem to manage. how can i do this?

    first make a class .paul in quick css i assume, but than, where to put it, see image below.
    https://screenshots.firefox.com/PHHHwDzgBuTuTbYe/jeelsites.nl

    #856094

    Hi,
    Use “paul”
    eb7d60ffbb0f8e4140119bb33f9e4194.jpg
    and this css:

    .paul {margin-right: 50px!important; }

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.