Instead of working within "Theme Options" panel to add custom CSS, I like using my own text editor to have a separate CSS file, then link to it. I've just been using "
@import MyOwnStyleSheet.CSS" on the base.css page, but how would I link my stylesheet with the <link rel="stylesheet"> method?
Thanks for looking into this. The theme rocks!
Comments