How to align left for this?

How do I align this left?

How to.jpg · 16.4K · 418 views
Csampson
Quote · 23 Nov 2012

just "Email" or everything, everywhere?

so much to do....
Quote · 23 Nov 2012

 RE:

How do I align this left?

 You add the css rule float:left to the elements class in the appropriate css file, both of which you find with firebug.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 23 Nov 2012

<div class="disignBoxFirst bx-def-margin-top bx-def-border">
    <div class="boxFirstHeader bx-def-bh-margin">
        <div class="dbTitle">__title__</div>__caption_item__
        <div class="clear_both"></div>
    </div>
    <div class="boxContent">__designbox_content__</div>
    __bottom_item__
</div>

OK I got as far as this but where would I add the float:left
to the elements class in the appropriate css file

And everything to the left...

Csampson
Quote · 23 Nov 2012

 

the elements class in the appropriate css file

just do something like 

<div class="dbTitle" style = "float:left;">__title__</div>

if i did help you .. it wont hurt to go to my profile and add a recommendation for me ;)
Quote · 23 Nov 2012

this is something that needs to be changed in
templates/base/css forms_adv.css

the changes you make there it will reflect site wide not just in one place

Quote · 23 Nov 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.