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] Can not change font in Text Wizard (http://forum.bytesforall.com/showthread.php?t=23145)

Kemal Apr 9, 2015 03:23 AM

[SOLVED] Can not change font in Text Wizard
 
I want to use bold and italic and larger font size, also different type face in Text Wizard, but could not find a place to change.

Thank you

Regards

Kemal

juggledad Apr 9, 2015 06:47 AM

and just what is 'Text Wizard'??

Kemal Apr 9, 2015 08:11 AM

Sorry, Widget :)

juggledad Apr 9, 2015 11:44 AM

You need to use a code examiner - like FireBug in Firefox - and look at the widget and then code the CSS selector and rules you want and then put them in the ATO->Add HTML/CSS Inserts->CSS Inserts option

Kemal Apr 9, 2015 12:07 PM

Thanks, I am sure I will succeed with your help

Regards

Kemal

Kemal Apr 11, 2015 01:16 AM

Quote:

Originally Posted by juggledad (Post 112023)
You need to use a code examiner - like FireBug in Firefox - and look at the widget and then code the CSS selector and rules you want and then put them in the ATO->Add HTML/CSS Inserts->CSS Inserts option


My FireBug shows:

<body class="home page page-id-2 page-template-default logged-in admin-bar no-customize-support">
.
<style id="wr-pb-custom-2-css">
Y

</style>
<div id="wrapper">
<div id="container">
<table id="layout" cellspacing="0" cellpadding="0" border="0">
<colgroup>
<tbody>
<tr>
<tr id="bodyrow">
<td id="left">
<div id="text-2" class="widget widget_text">
<div class="widget-title">
<div class="textwidget">
<p>İnanç, gerçeği bilmek istememektir ! </p>


So now I'm searching for "textwidget" but could not find in none of the below css files:

1-ata-admin.css
1-uvumi-textarea-ie.css
1-uvumi-textarea.css
1-tabcontent.css

Neither it is in the Editor of Appearance menu that shows editor-style.css

So where is it?

Thank you so much

Regards

Kemal

juggledad Apr 11, 2015 01:53 AM

Go back and read oat #4 of this thread

Kemal Apr 11, 2015 05:05 AM

So I add

.class {textwidget font: DejaVu Sans;}
.class {widget widget_text font: DejaVu Sans;}

to ATO->Add HTML/CSS Inserts->CSS

But no change at all ?

juggledad Apr 11, 2015 11:59 AM

Have you ever taken a CSS tutorial? I suggest you do so you know the proper way to create a CSS Selector and it's rules. Here is a good on to start with http://htmldog.com/guides/css/

Kemal Apr 11, 2015 12:37 PM

Agree, I just copied from what I saw in the ATO style sheet, I'm aware of my lack of knowledge in this field.

Thanks again

Regards

juggledad Apr 11, 2015 06:05 PM

Sorry, but I don't thing you saw that CSS anywhere in the ATO style sheet.

Kemal Apr 12, 2015 01:19 AM

(maybe I saw it elsewhere) Bingo! Did it.

You can see it on the left sidebar for the quote from Nietzche!: www.kemalgencay.com/

I am remembering things I have learned years ago "with a little help from friends" :)

Thanks
Best regards

Kemal


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

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