spacing images in index

hart / 2012-10-05 02:13:02   

Hello,

I just upgraded to 2.0 and I am trying to get my site back to how I had it with the old version.

I have images with links in my index and want to adjust their vertical spacing. Its been so long I can not figure out how I did it in the old version.

Here is my site with the vertical images spaced to far apart. I want them half that distance.

hartmarlow.com/

here is part of my old style.css thought it might help

#menu ul {
list-style: none;
margin: 0 0 0 10px;
}

#menu ul li.section-title { }

#content {
height: 600px;
margin: 0 0 0 215px;
top: 0;
}

.container {
padding: 15px 5px 25px 5px;
}

#content p { width: 100px; margin-bottom: 9px; }

p {
margin: 0 0 -7px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container{ margin: 0; padding: 0 0 0 0; }
#img-container p{ width: 100px; margin: 0; padding: 0 0 5px 0; }

#once { clear: left; }

hart / 2012-10-05 03:03:59   

NEVERMIND!! I used the Indexhbit Style v1.0 !!!

Vaska A / 2012-10-05 06:46:46   

Great!

This thread has been closed, thank you.