The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Down to the final glitch, a fixtures/results table. It's one table for the main layout, with another embedded in a cell for the actual data (which isn't a problem).
Thing is, there was going to be a red outline, with a break at the top around the word 'matches'.
Unfortunately, the top red line isn't as thin as the ones on the sides and bottom.
I set spacing and padding to 0, and used a 2 px high image, same red as the cell bg, to control height. The 'matches' cell has rowspan 3, and there are a couple of empty cells knocking around to make up the numbers.
Take a look at:
http://huw41.tripod.com/res
I've set borders to 2 so you can see the cells, and the source code is at the bottom, under tripod's own banner ad junk code.
Thanks,
DD
Thanks for all the help.
Down to the final glitch, a fixtures/results table. It's one table for the main layout, with another embedded in a cell for the actual data (which isn't a problem).
Thing is, there was going to be a red outline, with a break at the top around the word 'matches'.
Unfortunately, the top red line isn't as thin as the ones on the sides and bottom.
I set spacing and padding to 0, and used a 2 px high image, same red as the cell bg, to control height. The 'matches' cell has rowspan 3, and there are a couple of empty cells knocking around to make up the numbers.
Take a look at:
http://huw41.tripod.com/res
I've set borders to 2 so you can see the cells, and the source code is at the bottom, under tripod's own banner ad junk code.
Thanks,
DD