CSS Float text into a background image

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

CSS Float text into a background image

Post by shiznatix »

I can't seam to figure out how to float text into a background image. I have an image that will be the background but I need to float some text a little bit down and to the right. I have no idea how to do this since my CSS abilities are limited.
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Post by shiznatix »

never mind i got it. i just had to use a bit of padding-left and padding-top
Post Reply