Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] Changing font size in single post, adding it to text widget (http://forum.bytesforall.com/showthread.php?t=8627)

glennvogelsang Jul 30, 2010 06:03 PM

[SOLVED] Changing font size in single post, adding it to text widget
 
ata 3.4.5
wp 3.0

www.ziliotto.com

I have added a hyperlink link to our newsletter in the Right sidebar. I did this by copy and pasting the html from a post - pasting it into a text widget.

How do I make the font size bigger, like the same size as the other headlines of the widget titles.

Thanks for any help

lmilesw Jul 30, 2010 06:40 PM

You could add the to ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:

div.textwidget {font-size:18px;}
but I'm not sure what other items this will affect.

Or you could use something like this in the widget

HTML Code:

<div style="font-size:14px; font-weight:bold;"><a href="http://madmimi.com/signups/join/15378">Click here to sign up for "Your Weekly Style Fix" Newsletter!</a></div>

glennvogelsang Jul 30, 2010 11:29 PM

Thanks I changed it to 16px and moved the hyperlink. Worked great

Cool!


All times are GMT -6. The time now is 03:54 PM.

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