Please go to http://nfmaonline.org and type something like 'afdfsfs' in the search.
When you get the results, the searched term and cursor are not aligning property. Anyone got a fix for this?
Please go to http://nfmaonline.org and type something like 'afdfsfs' in the search.
When you get the results, the searched term and cursor are not aligning property. Anyone got a fix for this?
You can try adding some right margin on style.css #2 (line 810).
You have about a dozen calls to various stylesheets in the <head> section of the document. Also, it looks like this one is in there twice:
<link href="http://nfmaonline.org/wp-content/themes/nationalfarmer/style.css" media="all" type="text/css" rel="stylesheet">
<link href="http://nfmaonline.org/wp-content/themes/nationalfarmer/style.css" media="all" type="text/css" rel="stylesheet">You must log in to post.