Helping ordinary people create extraordinary websites!

Zend Framework Tutorial

By Lyndon Baptiste
2008-08-13

CSS Code

body, li, td, input, select, p {
font-family: Verdana;
font-size: 11px;
line-height: 15px;
}

form {
margin: 0px;
padding: 0px;
}

form.editor dt, dd {
padding: 3px;
}

form.editor dt {
float: left;
width: 150px;
text-align: right;
padding-right: 0px;
}

form.editor dt label{
font-weight: bold;
}

form.editor dd {
margin-left: 158px;
}

form.editor .errors {
list-style: none;
padding: 0px;
/*background: #fff7d7;*/
padding: 5px;
margin: 2px;

 

}

form.editor .errors li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ff0000;
text-align: left;
}

Include the following line into register.phtml and refresh:

<link rel="stylesheet" type="text/css" href="/css/default.css"/>

Good to go? I hope so!





Tutorial pages:
 9 Votes

You might also want to check these out:


Leave a Comment on "Zend Framework Tutorial"
You must be logged in to post a comment.

Link to This Tutorial Page!


GET OUR NEWSLETTERS