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)
-   -   How to style a specific text widget (http://forum.bytesforall.com/showthread.php?t=1793)

ciocchi May 26, 2009 09:54 AM

How to style a specific text widget
 
it's possible to change only a widget text ? ie: I want that page widget is more visible than other widget.. increaseing font height

Flynn May 26, 2009 08:32 PM

Look into the source code to find the ID of that text widget, then add a CSS Insert

div#text-442458681 {
font-size: 1.5em;
}

ciocchi May 27, 2009 02:40 AM

thanks flynn
I found also a post that explain how to chanhe color etc...
I love this theme...:)

mboots29c Aug 9, 2010 08:35 AM

Good mornig! I am very new to this and had a question regarding the text widget. Can I use a text widget to house quotes in my website. I would like to creat a "qoute post" with no byline, no kicker, no header - just free text, but to no avail thus far. Do you think a text widget can do this.

I am very unfamiliar with cade so any detailed advice would be greatly appreciated. Thank you in advance. I've included a screen shot of what I am trying to accomplish...
----------------------------

http://img839.imageshack.us/img839/7...00809at102.png


I am using WP 3.0
and the most recent version of the theme.

lmilesw Aug 9, 2010 04:41 PM

Sure... You could use a text widget or you could use a quotes widget like this one. I did not test it though.

mboots29c Aug 10, 2010 03:21 AM

Thank you so much for suggesting the Jus Quotes widget. I like it a lot!

I seems that the quote has been designated and formated to be some type of post- "quote hug" (an option in in the drop down menu of a New Post). I'm not sure if it is a <div> function or an actual .php created.

I think creating the post type works best for me, but I have no idead where to begin in creating a post type. Thoughts please.

Any help would be greatly appreciated. Thank you in advance.


All times are GMT -6. The time now is 10:32 PM.

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