Styling results with CSS
how does one style the results from the widget
the class is set to "aide-rssresult" - I'd like it to fit in with the style of my right nav.
Also... can i embed the entire results page into a typepad page.
thankyou!
the class is set to "aide-rssresult" - I'd like it to fit in with the style of my right nav.
Also... can i embed the entire results page into a typepad page.
thankyou!
1 person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Any CSS you use on your page to style the tags and classes of the widget should apply just like CSS to your own page elements would :)
I'm not a typepad user, so I'm not sure of the limitations of that system - but you can put the widget anywhere that you can put JavaScript code.
-
Inappropriate?Sunib, you can style the widget by providing your own styles for the aide-rssresult class in your CSS stylesheet, or inline in your html. For example:
<style>
aide-rssresult { font-size: x-large; color: red }
...
If you need help with your specific template, let us know of the URL, and we'll take a closer look.
1 person says
this answers the question
Loading Profile...




EMPLOYEE