Live search widget doesn't appear formatted
Unformatted text:
People-Powered Customer Service for The O'Brien Store
Ask a question, share an idea, report a problem, or just talk... (SEARCH BOX) (SEARCH BUTTON)
(Favicon) Get Satisfaction support network
Is it that I need to use the CSS?
People-Powered Customer Service for The O'Brien Store
Ask a question, share an idea, report a problem, or just talk... (SEARCH BOX) (SEARCH BUTTON)
(Favicon) Get Satisfaction support network
Is it that I need to use the CSS?
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
The company marked this problem solved.
-
Inappropriate?Hi Paul,
Sorry to hear you're confused. I'm working on getting you some help. -
Inappropriate?Hi Paul,
Can you post a screenshot of formatting problems you're seeing?
The search widget doesn't have a ton of formatting to begin with. It's supposed to pick up on the style of your site. We do allow you to embed the CSS if you'd like to change the style.
This is the default style of the widget.
I’m confident
-
Inappropriate?I can't, my computer has a problem which I haven't been able to resolve preventing me from adding/uploading files through my browser.
That said, I've put it back up on the site so you can see it; please let me know when you do so I can remove it:
http://www.obrienstore.com/shop/
It is below the shirts -
Inappropriate?The search widget is being defined by the styles on your site. So the way to override that is to include the widget with the CSS.
<style type="text/css"> div#gsfn_search_widget img { border: none; }
div#gsfn_search_widget { font-size: 12px; width: 280px; border: 6px solid #DDD; padding: 10px;}
div#gsfn_search_widget a.widget_title { color: #000; display: block; margin-bottom: 10px; font-weight: bold; }
div#gsfn_search_widget .powered_by { margin-top: 8px; padding-top: 8px; border-top: 1px solid #DDD; }
div#gsfn_search_widget .powered_by a { color: #333; font-size: 90%; }
div#gsfn_search_widget form { margin-bottom: 8px; }
div#gsfn_search_widget form label { margin-bottom: 5px; display: block; }
div#gsfn_search_widget form #gsfn_search_query { width: 60%; }
div#gsfn_search_widget div.gsfn_content { }
div#gsfn_search_widget div.gsfn_content li { text-align:left; margin-bottom:6px; }
div#gsfn_search_widget div.gsfn_content a.gsfn_link { line-height: 1; }
div#gsfn_search_widget div.gsfn_content span.time { font-size: 90%; padding-left: 3px; }
div#gsfn_search_widget div.gsfn_content p.gsfn_summary { margin-top: 2px }
</style>
I’m confident
-
that will go under your head tag with all the rest of your plugin javascript and css includes
Loading Profile...



EMPLOYEE
