From d3fc526b83cb24ad3bd432fe6b4e22f2da28dc4b Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 27 Jul 2009 09:18:29 -0400 Subject: [PATCH] tweak FAQ --- readme.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/readme.txt b/readme.txt index 78d9497..8528199 100644 --- a/readme.txt +++ b/readme.txt @@ -17,13 +17,11 @@ Copy the hubblesite-daily-image-widget directory to your wp-content/plugins/ dir == Frequently Asked Questions == -= How do I style the widget myself? = - -Turn off "HubbleSite Styles" in the Widget Options and then style the elements with your theme's CSS file. - = I don't use dynamic sidebars. Is there a template tag I can use to embed the widget? = -`the_hubblesite_daily_image_widget()` will do just that. +`the_hubblesite_daily_image_widget()` + +will do just that. = What do I need to run the unit tests? =