PostRank Widget Text Formatting Issue
Trying to get the PostRank widget working properly on www.mentisworks.org, and I'm having a text formatting issue. The "create a custom rss feed" text is pushed towards the right side, and I'm not sure how to fix that. Any code I can add to remedy the problem?
2
people have 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 has acknowledged this problem.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Looks like a lot of the styling has been stripped out. For example, that "Create a custom RSS feed" bit of text is usually an icon.
Were you trying to install one of the coloured themes we have on the website, or using the unstyled code? -
Inappropriate?I was using the unstyled code, so as to integrate into the visual theme of my blog better.
-
Inappropriate?Mentis, you can hide that element alltogether by adding the following rule to your stylesheet (or just inline in the page):
<style type="text/css">
#prwidget-0-rss { display:none; }
</style>
1 person says
this solves the problem
-
Inappropriate?Awesome! Thank you very much, I really appreciate it ^_^. That took care of it, and if I knew more about using CSS code I might have been able to figure it out on my own.
I don't suppose there's a place with documentation of additional code that can be used to change the look of this widget? -
Inappropriate?Mentis, no problem, and unfortunately no documentation for the unstyled widget yet.. Great idea though, we'll see what we can do.
-
Inappropriate?Thank you... yes that would be handy for more seamless integration... for us less coding savvy folk ^_^.
I’m satisfied
-
Inappropriate?Is there a way to get rid of the Topic Search box all together, not just the related text?
I’m looking for an answer
-
Inappropriate?Angus / Mentis: If you use the DIY theme, you can set the style on the search box to display:none, which will effectively hide it from the user.
-
Inappropriate?That would be great... so would that go together with the above posted code, or in a separate section? If you wouldn't mind posting the code for this, that would be greatly appreciated!
Also, since were here, are there also options for changing the background and text colors using code, for the ratings and the widget title? Reason I ask, is primarily because of the background colors for those items not quite being what I would like (especially in IE).
Here's an image of what I mean...
-
Mentis just add the following rule to your CSS and it will hide the entire bottom bar:
.postrank-options { display: none; } -
Great ^_^. Thank you very much. And if you there are options for changing the colors, as mentioned above... that would be nice too. Not a big priority though ^_^.
Loading Profile...



EMPLOYEE
EMPLOYEE
