Re: [css-d] Grfx/text alignment

2012-01-10 Thread Tim Arnold
On Jan 9, 2012 11:52 PM, Kim Brooks Wei kimi@kimbwei.com wrote:

 Tim, I don't know what that youtube video was supposed to teach me. I
obviously know what alignment is. Thanks for pointing out the alignment
designation in the shortcode, tho. That was helpful. Unfortunately,
altering it doesn't fix my problem. The photo won't float either right or
left.

 What I'd really like to do is float the picture and petition graphic to
the left and have the text all on the right. Is there an easy way to do
this?

 Kim

Sure there are ways to do that but not knowing what you already obviously
know, but have not yet done, I hesitate to venture a suggestion.

Tim,
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Grfx/text alignment

2012-01-10 Thread Kim Brooks Wei
Tim, please don't judge me harshly. Tim Arnold sent me a link to a 
video that explains in 3 minutes what left, right and center 
alignment are. He also directed me to use a Wordpress feature that 
could have easily been handled in code. I'm not sure how I'm supposed 
to respond to help like that - I did the best I could.


Kimi


At 7:25 AM -0500 1/10/12, Tim Arnold wrote:
On Jan 9, 2012 11:52 PM, Kim Brooks Wei 
mailto:kimi@kimbwei.comkimi@kimbwei.com wrote:


 Tim, I don't know what that youtube video was supposed to teach 
me. I obviously know what alignment is. Thanks for pointing out the 
alignment designation in the shortcode, tho. That was helpful. 
Unfortunately, altering it doesn't fix my problem. The photo won't 
float either right or left.


 What I'd really like to do is float the picture and petition 
graphic to the left and have the text all on the right. Is there an 
easy way to do this?


 Kim


Sure there are ways to do that but not knowing what you already 
obviously know, but have not yet done, I hesitate to venture a 
suggestion.


Tim,



--
[ Kimi Wei
thewei.com   @kimiwei
(t) 862.203.8814 ]
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Grfx/text alignment

2012-01-10 Thread Tim Arnold
On Tue, Jan 10, 2012 at 2:51 PM, Kim Brooks Wei kimi@kimbwei.com wrote:

 I'm not sure how I'm supposed to respond to help like that

That much has been made clear twice.  I'll leave it to others to help out.

-tim



-- 

tim.arn...@gmail.com
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Grfx/text alignment

2012-01-09 Thread Kim Brooks Wei
OK, thank you, changed the visibility. Should be accessible now with 
this pw letmein\



At 9:06 PM + 1/8/12, mem wrote:

On Jan 8, 2012, at 21:00 , Kim Brooks Wei wrote:


 HI People,

 I'm having trouble figuring out how to align pictures and text 
here http://is.gd/B7MBSg.


I got a 404 page, perhaps it's another page, since I see no petition 
graphic there.


k. regards,
mem


--
[ Kimi Wei
thewei.com   @kimiwei
(t) 862.203.8814 ]
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Grfx/text alignment

2012-01-09 Thread Tim Arnold

 On Jan 8, 2012, at 21:00 , Kim Brooks Wei wrote:


  I'm having trouble figuring out how to align pictures and text here
 http://is.gd/B7MBSg.


Kim,

I see this div wrapped around your image:

div id=attachment_84 class=wp-caption alignnone style=width: 310px

The presence of the class alignnone suggests that you have not
aligned the image in your WordPress editor.  You have added a class to
your img tag attempting to do so, but that div will confound your
attempts for sure.  Open the post in WordPress, click on your image,
and then click the align right button on the editor toolbar.

Google turned this up which may help: http://www.youtube.com/watch?v=kjzKK6NhXdQ

Best!
Tim
-- 

tim.arn...@gmail.com
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] Grfx/text alignment

2012-01-09 Thread Kim Brooks Wei
Tim, I don't know what that youtube video was supposed to teach me. I 
obviously know what alignment is. Thanks for pointing out the 
alignment designation in the shortcode, tho. That was helpful. 
Unfortunately, altering it doesn't fix my problem. The photo won't 
float either right or left.


What I'd really like to do is float the picture and petition graphic 
to the left and have the text all on the right. Is there an easy way 
to do this?


Kimi


At 4:54 PM -0500 1/9/12, Tim Arnold wrote:

 

 On Jan 8, 2012, at 21:00 , Kim Brooks Wei wrote:




  I'm having trouble figuring out how to align pictures and text here
 http://is.gd/B7MBSg.



Kim,

I see this div wrapped around your image:

div id=attachment_84 class=wp-caption alignnone style=width: 310px

The presence of the class alignnone suggests that you have not
aligned the image in your WordPress editor.  You have added a class to
your img tag attempting to do so, but that div will confound your
attempts for sure.  Open the post in WordPress, click on your image,
and then click the align right button on the editor toolbar.

Google turned this up which may help: 
http://www.youtube.com/watch?v=kjzKK6NhXdQ


Best!
Tim
--

tim.arn...@gmail.com


--
[ Kimi Wei
thewei.com   @kimiwei
(t) 862.203.8814 ]
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Grfx/text alignment

2012-01-08 Thread Kim Brooks Wei

HI People,

I'm having trouble figuring out how to align pictures and text here 
http://is.gd/B7MBSg.


I want the picture and petition graphic on the right and the text to 
their left. Help appreciated!


Kimi

--
[ Kimi Wei
thewei.com   @kimiwei
(t) 862.203.8814 ]
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Grfx/text alignment

2012-01-08 Thread mem
On Jan 8, 2012, at 21:00 , Kim Brooks Wei wrote:

 HI People,
 
 I'm having trouble figuring out how to align pictures and text here 
 http://is.gd/B7MBSg.

I got a 404 page, perhaps it's another page, since I see no petition graphic 
there.

k. regards,
mem
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/