I know where the code for it is, but I'd like to get it so that it works with the skin, but I'm unsure how.
My site :
http://z10.invisionfree.com/Amarillo_Sky/index.php?act=idxIt has that border thing, but I'm unsure how to put the table in, and where to put it.
Any help?
Could you post your board wrappers please? :)
MMkay, the borders are part of your CSS, so you won't have a problem with those.
Just put them in the place you want, such as before <% BOARD HEADER %> or <% NAVIGATION %> like you would normally :)
Alright I got it to appear, but I can't move it over. I tried this:
<td width="40" height="100%" valign=top></td>
Which it says to add before the below line
<td width="720" height="100%" valign=top>
but it doesn't seem to do any good.