mcmuney Posted July 7, 2011 Share Posted July 7, 2011 I'm trying to use a margin-top with a minus number to overlap, which works and brings the content above, but I'm trying to make it appear below something. For example: ABD <div style="margin-top:-20px"> Blah Blah Blah </div> The "Blah Blah Blah" text will appear on top of "ABC". How do I get "Blah Blah Blah" test to appear underneath "ABC"? Thanks. Quote Link to comment Share on other sites More sharing options...
cssfreakie Posted July 7, 2011 Share Posted July 7, 2011 maybe remove the margin? sorry but this is extremely fague. Quote Link to comment Share on other sites More sharing options...
mcmuney Posted July 8, 2011 Author Share Posted July 8, 2011 I didn't say I want it BELOW it, I want it UNDERNEATH it.. there's a difference. Quote Link to comment Share on other sites More sharing options...
cssfreakie Posted July 8, 2011 Share Posted July 8, 2011 ah sorry mister capslock. you need a z-index for that.... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.