how can I edit the font size of my outbrain
how can I edit the font size of my outbrain?
I would like to make it smaller but I cannot find the css
thanks
I would like to make it smaller but I cannot find the css
thanks
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?Hi netquest,
The widget should inherit the font of your blog content.
It is possible to change it, only i would like to see how it looks on your blog, so i can give the best solution possible.
Please replay with the blog URL, and then will continue to customize the widget on your blog.
Mean while you can try using 'rateInfo' CSS class for the font customization.
Thanks for your patience.
Daniel
The Outbrain Team. -
Inappropriate?Hi Daniel!
thanks for your reply! We will try to insert a div for the widget with a specific font size
the blog url is: www.solucionesnetquest.com/actualidad
thanks! -
Inappropriate?Hi netquest,
Looking at your blog, i see it's a WP blog, so like you said it should be no problem to change the styling of the rater using a CSS class in your template.
The CSS class options you have are the following:
rateInfo- for the rating info next to the stars
outbrain_my_rating- for the user specific rating info.
outbrain-recommendationsFieldset- for the recommendations section.
Settings the font information for those classes will do the trick.
Let me know how it goes or anything else you might need.
Daniel
The Outbrain Team.
1 person says
this answers the question
-
Inappropriate?Thanks Daniel!
I have tested it in Mozilla and IE and it works!
This is the CSS style I used:
.voterDiv{
padding: 5px 5px 5px 20px;
border: #D6D6D6 1px solid;
}
.rateInfo{
font-size:10px;
font-weight:bold;}
.outbrain_my_rating{
font-size:9px;}
.outbrain-recommendationsFieldset{
font-size:9px;}
-
Looking good...;-) -
Inappropriate?Hi netquest,
It looks like you have recommendations in your blog and now that it's visible, i see that the font size is very small (understatement).
I would recommend removing the following:
.outbrain-recommendationsFieldset{
font-size:9px;}
Daniel
The Outbrain Team
Loading Profile...



EMPLOYEE
