yah. give me a min to re-read this thread. this was a long time ago and whatever code i ended up using i still have on. (never changed it again afterwards cause it was so hard to make it work that when i finally did, i never wanna touch it again.

)
let me check if i posted it. if not, i'll give you what i used. i do remember i was at one point looking at 3 diffrent methods testing each one to see which one i liked best. in the end the trouble was just me being nit picky about things that were off by 1 pixel and i used a workaround for this teeny image that was bugging me so you prolly won't struggle that much with it.
brb whilst i skim over the thread again.
ok. if i remember correctly. it looks like after a ton of work, i ended up going with creating the ILLUSION of what i wanted to accomplish but not the actuall thing? wierd. let me double check my site. it's offline though cause it was more of a hobby and i dont' wanna pay for hosting but i always have it on my hdd.
*back after some remembering of what i did*
ok. i remember now. yah. i was right. i gave up on it after a while and did a simple workaround of making it LOOK like it was transparent by cropping out the secion in the box i wanted and faded it in photoshop. it was the only way of making sure the text stayed opaque. i remember i didn't want to resort to that, but every other idea wasn't working for me.
here's me quoting myself
Quote:
so that's what it was. man. and to think that i already went through hours of trouble making it work by using a background image in the iframe to look like its still teh background image in the page. which i should have prolly done int he begining but didnt want to.
if i'm not to tired, i'll definately test it or isntead use it on somthing else cause i'm already done with that section on my site. lol. thanks though. i'm even more sure this will work if i ever need to apply such a setting again.
but for now. i'm satisfied wtih what i've done so far.
|
yah. basically i lost. lol. but the solutions given afterwards seem very promising. have you tried those?
if your background never moves, you can use my workaround. but if it does, then you'll definately need to try the solutions here. i think i actually made one work for another site i made. it ended up giving me an ugly scrollbar though if i remmeber. don't know if i fixed that...
if your box moves WITH the page, should be even easier. you prolly wouldn't even need the transparency at all. just make it look like its see through. easiest way imo.
btw is your box an iframe or something? cause that's what i tried to apply it on. i love iframes. even thoug they tell me not to use em cause not all browsers support em or whatever. whatever. i like em.