I know a lot of DHTML, but I know nothing of ASP. I would like to edit a lot how the layout of the forum looks. Do I need to know ASP in order to do this? Specifically, the first thing I want to do is take the default sign-in/login/logout and links on the top-right of the page and put it in a table that I'd customize. Which file/which line do I edit to do this? Thanks for any help you can give me!
I tried putting the navigation links in the inc_header.asp file in a absolute positioned DIV along with other styles I gave to it. However, when I tried it out, I couldn't even open my forum anymore (Page Cannot Be Displayed). Can I put the links in a DIV, and which lines do I open and close the DIV in? Thanks,