I'm sorry but what is in the  

thumbnail-horiz class? i cant seem to get this to work

On Wednesday, 8 February 2012 07:14:45 UTC+8, sams wrote:
>
>
> if you mean this:
> [image: hori-thumbs.jpg]
>
> <li class="span6">
>           <div class="thumbnail-horiz thumbnail">
>             <img alt="" src="http://placehold.it/260x180"; 
> class="pull-left">
>             <div class="caption pull-right" style="width: 260px">
>               <h5>Thumbnail label</h5>
>               <p>Cras justo odio, dapibus ac facilisis in, egestas eget 
> quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id 
> nibh ultricies vehicula ut id elit.</p>
>               <p><a class="btn btn-primary" href="#">Action</a> <a 
> class="btn" href="#">Action</a></p>
>             </div>
>           </div>
>         </li>
>
> the thumbnail-horiz only has  clear mixin applied to it
> you can swap them over (change the remove the pull class from caption and 
> change the pull on the actual thumb to right)
>  - S
>
>
>
>
> On 7 February 2012 22:46, Td CtrlSoft <[email protected]> wrote:
>
>> in bootstrap 2.0 caption is aligned vertical, under the image. how to 
>> align  it horizontally after image?
>
>
>

Reply via email to