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)
-   -   Stock Quote Sidebar Widget - CSS configuration? (http://forum.bytesforall.com/showthread.php?t=1115)

fenixsz Apr 6, 2009 09:38 AM

Stock Quote Sidebar Widget - CSS configuration?
 
Hello!

I am new to bothe wordpress and Atahualpa.

So, now I try to insert a Stock Quote Sidebar Widget. This widget comes with css file, but it is obvious, that it works with default one.

http://economicdisaster.eu/ - That's mine site - New widget is on left corner.
http://andy.hillhome.org/blog/code/stockquotesidebar/ - Here is the site of developer. You can see how it works on his site.

Thanks in advance!

Flynn Apr 6, 2009 11:34 AM

Add this at HTML/CSS Inserts -> CSS Insert:
HTML Code:

div#stock-quote-sidebar {
font-size: 0.8em;
}
div#stock-quote-sidebar a:link,
div#stock-quote-sidebar a:visited,
div#stock-quote-sidebar a:active {
color: #2277DD;
text-decoration: none;
font-weight: normal;
}
div#stock-quote-sidebar a:hover {
text-decoration: underline;
 }

Salt colors and font-size to taste

fenixsz Apr 6, 2009 11:50 AM

Thank you!

satimis Feb 17, 2013 12:01 AM

Quote:

Originally Posted by Flynn (Post 4340)
Add this at HTML/CSS Inserts -> CSS Insert:
HTML Code:

div#stock-quote-sidebar {
font-size: 0.8em;
}
div#stock-quote-sidebar a:link,
div#stock-quote-sidebar a:visited,
div#stock-quote-sidebar a:active {
color: #2277DD;
text-decoration: none;
font-weight: normal;
}
div#stock-quote-sidebar a:hover {
text-decoration: underline;
 }

Salt colors and font-size to taste

Hi Flynn,

Where can I find HTML/CSS Inserts -> CSS Insert under Dashborad adding those codes?

The 'Stock Quote Sidebar' is now under 'Secondary Widget Area'

TIA

satimis

juggledad Feb 17, 2013 03:11 AM

Look in the theme option

satimis Feb 17, 2013 03:32 AM

Quote:

Originally Posted by juggledad (Post 96629)
Look in the theme option

Appearance -> Theme Option

Blackbird Theme Options
General Settings
- Custom Logo
- Home Page Top Right Cell Info
- Home Page Top Right Contact Info
- Custom Favicon
- Body Background Image
- Front Page On/Off

-> Styling Options
Custom CSS

Whether adding those codes on "Custom CSS" ? Thanks

juggledad Feb 17, 2013 05:13 AM

Shhh, that's your problem. This forum is for the Atahualpa theme which has a easy way to add CSS. If you want to switch themes we can help :)


All times are GMT -6. The time now is 09:03 AM.

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