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] How do I add in inset text box in the Page content? (http://forum.bytesforall.com/showthread.php?t=9621)

kippiper Sep 13, 2010 02:12 PM

[SOLVED] How do I add in inset text box in the Page content?
 
Hi guys!

I want to add an inset text box with testimonial copy in the Page content.

Let's see if I can better describe this. I want the main content of the page to flow around a little inset text box that has some testimonial copy in it - similar to how page content flows around an image.

I know how to code this in straight HTML, but the straight HTML coding is not stable in WordPress.

Any suggestions greatly appreciated!

Thanks -

KIP PIPER

lmilesw Sep 13, 2010 02:54 PM

You can use the blockquote function in the HTML editor, style it with a width and then enclose it in a floated div. Here is an example.

HTML Code:

<div style="float:left:"><blockquote style="width:200px;">The text in the block quote</blockquote></div>

kippiper Sep 14, 2010 01:09 PM

Hi Larry -

Bless you!

KIP


All times are GMT -6. The time now is 11:08 PM.

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