GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   HTML/CSS Help: Floating icons around another element? (https://gfy.com/showthread.php?t=1132917)

Tittytweaker 02-06-2014 05:12 PM

HTML/CSS Help: Floating icons around another element?
 
On this page I'm trying to get the icons to wrap around the gray block (which will eventually become a small model profile), like in this picture. I have a feeling this can be accomplished by floating the elements, and changing the positioning (relative/absolute), but so far I haven't been able to figure out how to do so correctly.

Any help would be appreciated,

~TT

Beamerz 02-07-2014 04:10 AM

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,

Tittytweaker 02-07-2014 12:42 PM

That did the trick! Removed the clears and floated the box left. Thanks!


All times are GMT -7. The time now is 10:48 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123