View Full Version : Help!


skye.17
08-17-2006, 01:56 PM
hey,

i wanna make a blog like thing for my myspace... and i can make one with a background, but then when i put the div box over, i dont know how to make the background come through to under the text.

that might be a little confusing, so basically here is the background i want http://img150.imageshack.us/img150/2017/blog2uo7.jpg and where the faded part is is where i want the text to be.

please help me!

J to the izzosh
08-17-2006, 02:20 PM
I'm not sure how MySpace does things, specifically, but the default background color for divs is transparent, so anything behind the div should show through without you having to do anything. If this is not the case, then you would need to override whatever MySpace's default is by using CSS to set the background color to transparent with the property background-color:transparent. If that doesn't make sense to you or just isn't helpful, then hopefully the kind members in our MySpace forum will be able to lend a hand. :)