I have created a Wordpress Theme but there is one problem that it is not loading css files of external plugins which i am installing. for example: i have installed these plugins: Wp-pagenavi wp-postratings but their css files are not loading in my theme............their css is only working when i am adding their css code in my theme's css file
I do not know. Mine works fine. There might be a crash of plugins. But if it works when you get the css to your stylesheet, paste it there and it will be fine.
Sounds like a header error. Are you sure you're using the correct code in the header which allows plugins to hook onto? Dan