Search:

Type: Posts; User: gjh42

Search: Search took 0.04 seconds.

  1. Replies
    11
    Views
    3,531

    Re: Creative help needed

    The purple box looks fine in Firefox, although you could use a few pixels of left padding in that div.
  2. Replies
    11
    Views
    3,531

    Re: Creative help needed

    Rob,
    Since there isn't a "CSS" code tag, using "PHP" at least gives some color definition to the text. "HTML" would be as applicable but takes a second longer to type:)
  3. Replies
    11
    Views
    3,531

    Re: Creative help needed

    Edit: in
    label.attribsSelect {
    float: right;
    } you need to add text-align:right; to fully right-justify the labels.

    label.attribsSelect {
    float: right;
    text-align: right;
    ...
  4. Replies
    11
    Views
    3,531

    Re: Creative help needed

    You can make most of the changes in your stylesheet (/includes/templates/your_template/css/stylesheet.css).

    The way to get the input boxes to line up is to give a width to the text in front of...
Results 1 to 4 of 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR