Hi there.
#21
Well if they don't post the code, you can click the "quote" button on the bottom and it'll have all the code there.
#22
Okay thanks.
#23
Nope, that would be just the background image. Smile The coding is what puts the text on the image, changes the colors of the text, etc. If you've never made a table before, you might want to just post in Talents and have someone make one for you, that way you can see how it works. ^^;
#24
[html]

I got it. I already had someone make it Big Grin

<style>
.kyalights p {padding:5px 10px; text-indent:25px; margin:0px;}
.kyalights b {color:#662f49;}
.kyalights-text {margin:10px 5px 200px 10px; padding:2px; width:300px; height:200px; overflow: auto; background-color:#ffeae4; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=40); border: 1px solid #000;}
.kyalights {width:480px; height:300px; margin:0 auto; background-color:#e2fffc; background-image:url(http://img822.imageshack.us/img822/4383/kyaimetable.png); background-position:bottom center; background-repeat:no-repeat; background-position:fixed; font-family: times new roman; font-size:14px; color:#05495c; word-spacing:.2px; line-height:12px; letter-spacing:.1px; text-align:justify; border:1px solid #000; text-shadow: 1px 1px 3px #8d9fa4;}
</style>
[/html]


Forum Jump: