Russo
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/54650A9B.8040004%40musicparticles.com.
For more options, visit https://groups.google.com/d/optout.
Then you need to apply css to the form.
On Fri, Nov 14, 2014 at 1:16 AM, Russo <arus...@musicparticles.com> wrote:
Hi,
i just implemented the uploadfile form on Django, and everything goes greate, but i would like to do if it is possible to apply CSS styles to the upload botton on the forms, Anybody knows this?
Regards
Russo
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/54650A9B.8040004%40musicparticles.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2B8oko%2Bawro-H19b7XG-LXnNc4r%2BmFX0qTx_7kkvSmo%3Dvkg30A%40mail.gmail.com.
If you are manually expressing the form, then you can add classes and ID's to any or all elements in the form. Even if you are using something like the {{ form.as_p }} method to display the form, you can still style it using CSS styles at the tag level. Just include a custom CSS file with your template.
-James
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5465119E.2030707%40musicparticles.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/87a213ab-3a49-4f6d-b01f-4a1679d122dc%40googlegroups.com.