Forums
(@duckpool)
14 years, 3 months ago
Hey regarding
tugbucket’s great idea,
Instead of using absolute positioning and relative etc you can just use
.post h3 { margin-top:300px; } .post img.your-class { margin-top:-400px; }
(its all in the “-” margin. (number’s depend on image size)