couple of commments / questions / ideas about the user journal portion of the site....
* can you see a user's WHOLE journal, ie all posts on one page, with / without comments? if so, how?
* in the journal posting section, it says "wrap paragraps in
</p> tags, html is allowed." but... it strips
tags from the posts? is this the way it's supposed to work? some html tags appear to be allowed, and some aren't. are <font> <style> <img> <div> tags allowed? also... why doesn't the journal posting use the same form as the forum posting form.
* in the same line of the previous question... everywhere on this site, you use a style sheet using "verdana, arial, helvetica, sans-serif", but the journals seem to output in times new roman, which doesn't fit with the style of the rest of the site.
* also... when clicking on the link "Write a Journal" on the left nav of the main page, the journals appear to be centered top to bottom in the table cell. so, you have to scroll down a bit to even see the journals. a small html error? also when you scroll to the bottom, there's alot of blue background. the html on that page needs a serious overview.
FIX:
after the comment on line 608
add the folllowing:
</td></tr></table></td></tr></table>
* can you see a user's WHOLE journal, ie all posts on one page, with / without comments? if so, how?
* in the journal posting section, it says "wrap paragraps in
</p> tags, html is allowed." but... it strips
tags from the posts? is this the way it's supposed to work? some html tags appear to be allowed, and some aren't. are <font> <style> <img> <div> tags allowed? also... why doesn't the journal posting use the same form as the forum posting form.
* in the same line of the previous question... everywhere on this site, you use a style sheet using "verdana, arial, helvetica, sans-serif", but the journals seem to output in times new roman, which doesn't fit with the style of the rest of the site.
* also... when clicking on the link "Write a Journal" on the left nav of the main page, the journals appear to be centered top to bottom in the table cell. so, you have to scroll down a bit to even see the journals. a small html error? also when you scroll to the bottom, there's alot of blue background. the html on that page needs a serious overview.
FIX:
after the comment on line 608
add the folllowing:
</td></tr></table></td></tr></table>