Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Old Version fixes and change logs (http://forum.bytesforall.com/forumdisplay.php?f=37)
-   -   BUGFIX 342: Can't change text font, in text widgets (http://forum.bytesforall.com/showthread.php?t=2743)

Leoni Jul 30, 2009 08:03 PM

BUGFIX 342: Can't change text font, in text widgets
 
In text widgets only, I want arial font, but text always comes out in 'courier' or something similar. I can doctor this by inserting code for arial throughout each widget, but this is laborious. where is the master control setting?
In ATO > style widgets > widget content box, I have entered 'font-family: arial;' but it doesn't work (I am working with unordered lists). Thanks for any help.
site is http://www.brisbanegoodwill.com

juggledad Jul 31, 2009 07:37 AM

edit css.php and go to line 541-543 - they should be
HTML Code:

/* Since 3.4 "div-widget-content" is gone for better plugin compatibility.
Instead we'll try to mimick the feature by putting the styles on the following
containers:

add a '*/ to the end of line 543 so you have
HTML Code:

/* Since 3.4 "div-widget-content" is gone for better plugin compatibility.
Instead we'll try to mimick the feature by putting the styles on the following
containers: */

this should fix the problem and allow the changes at ATO->Style WIDGETS->Widget Content Box to be applied

Leoni Aug 3, 2009 04:06 PM

Thank you 'Juggledad' that adjustment solved things - but I could not do it in ATO Editor. When I select it, I get a message saying that page is not available. I had that page before I upgraded to 342. Is this my problem, or a bug in 342 upgrade? I have made a previous donation. plse tell me if I need to make another. thank you. Leoni

juggledad Aug 5, 2009 04:30 AM

is the file writable?? What are the permissions on it? I think they need to be 755. The editor worked fine for me once I updated the file to writable


All times are GMT -6. The time now is 05:15 PM.

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