Re: Comments problem (and CSS issue)
will guaraldi <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
Ok--you're most of the way there. The div of the comment form has a class that isn't associated with any style information. You've got the stuff above the form in a div where you assign the background color. So what happens is the form is in a div that has no background information which is nested in a td that has the background as 000000 which is black. Also, but not affecting your color issues, right after the form is an </table> which doesn't ahve a matching <table> above it. /will On Thu, 5 Aug 2004, Brett Kelly wrote: > > Ok, tried removing those style attributes from the divs, same situation. > > Please don't think me lazy or unwilling to try to fix this on my own, > I'm just very much a beginner at CSS and have tried everything i can > think of to fix this... > > Brett ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com