FB Plugin Not Stylizing in Dynamic PHP Pages

Hello Everyone!
After painstaking hours of just finding the right method of getting facebooks comments plugin to work on my website I am now stuck on the fact that I can’t play around with the style.
Here is the rundown. My product website uses a single dynamic “detail.php” to query SQL into showing my product pages.
I was able to get each dynamic page to show facebook comments for all my products without duplicating posts. However it just sits justified in the container div. It wont budge and it wont stylize between light and dark. Here is the code I have on detail.php:
This is after the body tag
[php]

[/php]

and this is in the container
[php]

[/php]

I have tried positioning it into the table above it with the product, underneath it, inside and outside the form tag. It just doesnt want to change size or colorscheme and I am at a loss.
Please help.

If I didnt mention something important just let me know. It took me hours to get this far because up until I had this site designed the extent of my web design was old school html back in the flaming gif days.

Thanks!

After posting this I somehow completely messed up what I was doing because now when I try to add the fb-comments div back in it destroys all my includes php like the left column and footer.

all righty then… so I got the container back to normal and somehow stumbled onto this code that actually worked out on all ends. Just thought Id share unless somewhere over the rainbow someone else was having a problem with this…
[php]

[/php]
Sponsor our Newsletter | Privacy Policy | Terms of Service