• Hi I am putting in a list of Shops in Dubai along with a short summery in my blog post(Cant show example as blog is currently password protected)

    I want to know how to make the spacing between each picture equal?

    E.g. currently it looks a bit like this

    PICTURE (Summary)

    PICTURE (Summary)

    PICTURE (Summary)
    PICTURE (Summary)

    I want it to look like this
    PICTURE (Summary)
    PICTURE (Summary)
    PICTURE (Summary)

    Any suggestions would be much appreciated. Thank You ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Make an id…

    and put margin top and bottom 0
    and if you want a line b/w them then write border-bottom:solid;

    this will not only align them but olaso make it tidy

    You can also use tables. From WordPress dashboard, when editing a page or a post you can create a table.

    Even when using tables, as Ishaan said it would be ideal if you can use margins as well.

    Thread Starter charlesleahy

    (@charlesleahy)

    Hi Would You possibly be able to give me the coding I need and where to put it? Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to make equal spacing between pictures in posts?’ is closed to new replies.