Blogger sidebar title size issue
Hi, I have recently noticed a problem on my blog http://lifeismootiful.blogspot.com
It seems that the 'top 10' sidebar widget title is larger than the other widget titles. Why is this? Also is it possible to remove the lines surrounding the 'top 10'?
Thanks for such a great product that is superb the rest of the time.
It seems that the 'top 10' sidebar widget title is larger than the other widget titles. Why is this? Also is it possible to remove the lines surrounding the 'top 10'?
Thanks for such a great product that is superb the rest of the time.
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.
-
Inappropriate?Hi starinajar -
We're glad your using our widget on your funny site :)
The title of the "most popular" widget is larger because it has an (unnecessary) default size (which would be fixed in future versions). However, it should be fairly easy to fix this in your blog, as well as those lines you want to remove.
All you have to do is add these CSS rules to your blog template's CSS :
/*outbrain extra CSS*/
.outbrain_MP_title { border-bottom:none; font-size:78%;}
.outbrain_MP_widget .item_last {border-bottom:none;}
/*end of outbrain extra CSS*/
If you need help on how to do this, or if you have any more questions - feel free to ask ! :)
I’m happy to help
-
Inappropriate?Thanks for getting back to me but it still isn't working?
p.s glad you like the site.
I’m thankful
-
Inappropriate?No problem. If you notice, we did manage to get half of the problems solved (the line that was at the bottom is now gone) :)
I'm sorry but I made a mistake in the CSS i gave you,
the first line should have been:
.outbrain_MP_widget .outbrain_MP_title { border-bottom:none; font-size:78%;}
and NOT:
.outbrain_MP_title {border-bottom:none; font-size:78%;}
P.s - I also see you changed it to 50% but i suggest you keep it at 78% (like the other sidebar widgets) or it would be REALLY tiny.
Anyway - this should work so tell me how it goes!
I’m silly
-
Inappropriate?It doesn't work in IE7
It works great in Firefox and Safari.
I cannot work out why though. any ideas?
I’m excited
-
Inappropriate?I'm not sure why it doesn't work (IE can be tricky that way) - but let's fix this anyway! Try to add:
"!important" (without the quotes) after each of the instructions.
You should end up with:
/* Outbrain Extra CSS
----------------------------------------------- */
.outbrain_MP_widget .outbrain_MP_title {
border-bottom:none !important;
font-size:78% !important;
}
.outbrain_MP_widget .item_last {
border-bottom:none !important;
}
Note that you can (and should) remove the first block of rules, that reads:
.outbrain_MP_title {
border:none;
font-size:50%;
}
Tell me if this worked :)
I’m excited
-
Inappropriate?I'm glad I could help.
Again, feel free if there's anything else.
Have a great day!
I’m confident
-
Inappropriate?For your first problem, I would try the .header class, which should control both the title and the description.
________________
http://www.cuidatumiembro.com/agranda...
Loading Profile...



EMPLOYEE

