Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] Overriding font-style in RSS Widget (http://forum.bytesforall.com/showthread.php?t=2786)

112358oo Aug 2, 2009 05:18 PM

[SOLVED] Overriding font-style in RSS Widget
 
Hi there!

I need help to override italic font-style for no-linked text to be normal in RSS widget.

My website is http://blogging4change.net/.

Thanks in advance!

112358oo Aug 3, 2009 05:02 AM

Well, let me rephrase my problem...

I want to set up font-style to be normal for all text which appear in sidebars.

On the right sidebar, I'm using only RSS widgets (Blogging4Change). For the first two RSS widgets, I have defined only the RSS feed URL, text is displayed as link and it wasn't hard to define font family, weight, style, color... For the third, fourth and fifth widgets, beside putting the RSS feed URL, I've also checked option "Display item author if available?", and displayed text (which is not link) for that option is italic (font-style). I need to make it normal font-style.

I guess that it'll be sufficient to add HTML/CSS inserts.

Thanks one more for helping me!

112358oo Aug 7, 2009 01:25 AM

can't be that no one knows what is the code for widget plain text in sidebar

Flynn Aug 8, 2009 07:26 PM

Add a CSS Insert

div.widget_rss cite {
font-style: normal;
}

112358oo Aug 9, 2009 02:48 AM

Many thanks Flynn!

That's solved my problem.


All times are GMT -6. The time now is 11:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.