Yeh typos kill you. Thanks that does it. Of course it appears to mess up other parts of the system so I have to look that up next. I hate dealing with these pre defined systems and modifying them. So much easier when you get to start from scratch

Michael Horowitz
Your Computer Consultant
http://yourcomputerconsultant.com
561-394-9079



krugonN wrote:
Hi, I think you should remove the : after the a (a { instead of a:{), you forgot the : on the border property, and it's text-align, not test-align. I think you should add a unit to the line-height but I'm not sure about that, I'm pretty new on this so maybe someone else can clarify on that.

a{
display:block;
width: 6em;
padding 0.2em;
line-height:1.4em;
background-color:#000000;
border: 1px solid black;
color:#d22539;
text-decoration: none;
text-align: center;
}

Gonzalo Gonzalez Mora

On Dec 12, 2007 7:25 PM, Michael Horowitz <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    I'm customizing a typepad account.  They have their own default
    css and
    then their interface allows you to add your own css on the bottom and
    override their values.

    I am trying to create a button affect using this css

    a:{
    display:block;
    width: 6em;
    padding 0.2em;
    line-height:1.4;
    background-color:#000000;
    border 1px solid black;
    color:#d22539;
    text-decoration: none;
    test-align: center;
    }

    but it is not working.

    The site is at http://theatomicconservative.typepad.com/my_weblog/

    Thanks for any ideas

    --
    Michael Horowitz
    Your Computer Consultant
    http://yourcomputerconsultant.com
    561-394-9079



    *******************************************************************
    List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
    Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
    <http://webstandardsgroup.org/join/unsubscribe.cfm>
    Help: [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>
    *******************************************************************



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to