Support » Theme: Spun » Distance between circles

  • Resolved Xeniya

    (@chlamydia)


    Hello everyone,

    I have a website with 4 circles on the Home page made as Pages.

    I am wondering how to change the distance between them and place them equally on the website?

    Here is the link to the website – http://www.girlsxchlamydia.nl/

    Thanks!
    Xeniya

Viewing 3 replies - 1 through 3 (of 3 total)
  • You could use the <img src="" hspace="10px";>
    Code to choose how much space that have either side horizontally.

    Thread Starter Xeniya

    (@chlamydia)

    Hello Alex,

    Sorry, I am kind of new here so still learning.

    You mean that I need to apply this code to every circle or to all of them at the same time?

    At the moment my code looks like that:
    .blog .hentry a:hover img,
    .archive .hentry a:hover img,
    .search .hentry a:hover img,
    .blog .hentry a:focus img,
    .archive .hentry a:focus img,
    .search .hentry a:focus img,
    .blog .hentry a .attachment-home-post{
    filter: none;
    filter: grayscale(0);
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    }

    where should I insert the suggested code?

    Thanks!

    Thread Starter Xeniya

    (@chlamydia)

    Found out by myself

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Distance between circles’ is closed to new replies.