Quote:
Originally Posted by robster1225
My guess is that you could add "absolute positioning" to the Menu in the CSS.
|
That will not work with the in-game browser
Better use a transparent image as spacer. Like < img src="pixel.gif" height="80" > to make the upper row 80 pixel high. The background picture needs to be an HTML background picture of the table or row, otherwise you cannot place the pixel.gif on top of it, though.