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.
The Script basically replaces the link code with just a spacer, however, because this isn't as long a string of text as the link, the cell it's in resizes to small, and makes the other two links out of place.
The Image Spacer is to allow a border around the picture.
Sample:
As the Images in the set are not all the same size, I can't just add a width to each td. Is there any way of telling the three cells to devide the available space between them???
The problem with this is that of the link isn't in the cell, the cell makes itself smaller, and causing the other two cells to stretch, and miss-align the other links in the table.
I wan't the three middle cells to span the same space no mater if there is text/links in there or not.
% doesn't seem to work, as the two end cells, the one with the spacer to allow a border effect, then become miss-aligned too.
The Script basically replaces the link code with just a spacer, however, because this isn't as long a string of text as the link, the cell it's in resizes to small, and makes the other two links out of place.
The Image Spacer is to allow a border around the picture.
Sample:
As the Images in the set are not all the same size, I can't just add a width to each td. Is there any way of telling the three cells to devide the available space between them???