Forum Moderators: open
1. The site I am designing has a long list of text links in the left hand column. This list is maintained in an included file. When a user goes to a particular page, I want the link to that page (and that link only) in the column to automatically change to text only (no hyperlink, no underline, etc). Is there a way to do this in an external stylesheet? Any other way?
2. On this same site, I have a table that was created as 1 row x 3 columns. I am using an external stylesheet to format widths, etc. I need to include some separate text at the top of the center column which would be better handled as a separate cell. So I split the center column into two cells. I formatted the new cell the same as the original single center cell except I fixed the height to accomodate only the three lines of text I need. Now, the more I add text/links to the left or right hand columns, the top center cell expands (vertically). It does not seem to obey the external stylesheet telling it to be 75px. Is there a fix for this or am I just doing something wrong?
2. Is this happening only in the FP WYSIWYG? How does it look in FireFox or Opera? If you could post a simplified portion of the offending code it might help.