Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

How to remove horizontal and vertical gaps/white space between images

(2 posts)

Tags:


  1. ss123
    Member

    I would like to post a series of several thumbnails but there is always a small whitespace/gap between the images on the sides and the bottom (incase i want multiple rows of images). I am not that familiar with the CSS, can someone please let me know what each parameter changes, or if this is the right block of code? Thanks in advance.


    img.centered{display:block;margin-left:auto;margin-right:auto;}
    img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
    img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}

    Posted 6 months ago #
  2. Yes. These are the blocks of code to modify.

    Posted 6 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }