MyBB Community Forums

Full Version: Fluid Shadow?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been trying to get a fluid shadow working for a million years, and I'm still lost.
Anybody know how to do it? (Sorry if this is the wrong section)
It looks something like this (note; I use tables):

Header:
<table>
<tr><td class="left_shadow"></td>
<td class="content">
{content}

footer:
</td>
<td class="right_shadow"></td>
</tr></table>

left and right_shadow both have set widths, and the bg repeats on the y axis.
Thanks, why didn't I think of that? I messed up using divs.
Anyhow, thanks!
Yeah divs are a pain, they just don't cut it like tales.