Problem with divs

  •  06-01-2007, 12:20 PM

    Problem with divs

    I noticed a few things about the divs option:
     
    • When I click Alignment: center, it centers the text, not the div itself. Text-align does the same thing. What is the difference between the two if the alignment won't work?
    • When I add a border, a background color, and padding of (X)px, the background color is moved off of the border by (X)px, rather than being lined up with the border, and only the text be (X)px off of the border. You can only tell that this is happening once we send the email and view it on the receiving end. Either way, the coding needs to be different. Even without a border, I want the text to be (X)px off of the background rather than be lined up with the background.
    This is not an issue for me, as I can look at the code and figure it out myself. The problem will come when our clients try to use this program and will not see a problem with the background/text until the email is sent out.
View Complete Thread