Thread
:
HTML/CSS Help: Floating icons around another element?
View Single Post
02-07-2014, 04:10 AM
Beamerz
Registered User
Industry Role:
Join Date: Jan 2014
Location: EU
Posts: 9
You need to remove the clear div!
And do some changes with your css! I have changed the bottom margin from 8 to 10px.
.homeposts .post {
width: 184px;
height: 286px;
float: left;
margin: 0 2px 10px 2px;
}
Good luck,
Last edited by Beamerz
; 02-07-2014 at
04:17 AM
..
Beamerz
View Public Profile
Visit Beamerz's homepage!
Find More Posts by Beamerz