Click to See Complete Forum and Search --> : background pictures in dividers
malial
01-06-2003, 11:49 PM
I'm trying to add a background picture to a divider, but I can't seem to get it right. It either adds to the bottom of the divider (below) or next to it (outside).
This is the code I'm using:
<*div style="width: 160px;height: 260px;overflow: auto;">
Help?
pordante
01-07-2003, 12:22 AM
there might be a problem with those asterisks that you have around the div along with at the end.
pordante
Stefan
01-07-2003, 03:20 AM
Originally posted by malial
I'm trying to add a background picture to a divider ...
This is the code I'm using:
<*div style="width: 160px;height: 260px;overflow: auto;">
Where is the background you are talking about?
Please post full code so people have a chance to help you.
An URL is even better.
malial
01-08-2003, 03:13 AM
While trying to figure out ho to present my problem better, I figured out the problem itself.
Thanks for trying to help though.