The css was from a purchased template. I'm just customizing it. I
guess I bought a problem, eh? <bg>
I'm just not sure who the "player" is that is affecting that checkbox
element. Is it the Page6 of the body? Is it the .col_box_2? Is it
some other CSS tag?
I think you're on to something. I should create a more simple page with
just the CSS files, and the simple references. Then, add stuff back in
until it breaks. Hopefully it won't break right off the bat, from the
get go.
Thanks,
-Kevin
CULLY Technologies, LLC
Vince Teachout wrote:
> No expert, but why are you using float in your css instead of text-align?
> .col_1, .col_2, .col_3, .col_box_1, .col_box_2{ text-align:left;}
>
> I didn't have any problems getting it to left align using just the built
> in TD align tags:
> <div class="col_box_2">
>
> <table border="2" cellpadding="0"
> cellspacing="0" align=":left">
> <tr><td>Services you are interested in:</td>
> </tr>
> <tr>
> <td nowrap align="left"><input
> type="checkbox" name="cacidstain" style="none"/>Acid Stain Floor</td>
> </tr>
> <tr>
> <td nowrap align="left"><input
> type="checkbox" name="cgaragefloor" />Garage Floor</td>
>
> </tr>
> </table>
> </div>
>
>
> But then again, I just glanced at it and clipped bits out of context...
>
>
>
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.