Line 269 (in Cake 1.3.4) of cake.generic.css: 

form .required label:after {
        color: #e32;
        content: '*';
        display:inline;
}

Jeremy Burns
Class Outfit

[email protected]
http://www.classoutfit.com

On 16 Sep 2010, at 07:17, Andrei Mita wrote:

> Do you have a .required class in your css file?
> 
> 
> On Thu, Sep 16, 2010 at 7:04 AM, Dave Maharaj <[email protected]> wrote:
> I just baked a new app for testing and right out of the shell (no  changes 
> just as it comes)
> 
>  
> Went to an add action…I see the red* beside required fields. Good stuff maybe 
> I just never noticed it before but now I want that in my real app beside each 
> required field, check css, html of the new one
> 
>  
> Baked Shows
> 
> <div class="input password required">Password</div>
> 
>  
> My real app has
> 
> <div class="single_text required"></div>
> 
>  
> Yet the HTML shows no * and no scripting adding it. Am I missing something? 
> How / where can I get this?
> 
>  
> Thanks
> 
>  
> Dave
> 
> 
> Check out the new CakePHP Questions site http://cakeqs.org and help others 
> with their CakePHP related questions.
>  
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group at 
> http://groups.google.com/group/cake-php?hl=en
> 
> 
> Check out the new CakePHP Questions site http://cakeqs.org and help others 
> with their CakePHP related questions.
>  
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group at 
> http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to