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]
and this is in the container
[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!