We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to add a sponsor to PyCon India 2012 website.
Required sizes are:
Images can be resized using ImageMagick's convert command.
convert
convert -resize 138x100 biglogo.png small.png
The suggested path is themes/pyconindia2012/static/img/2012/sponsor-$name.png.
themes/pyconindia2012/static/img/2012/sponsor-$name.png
The sponsors template is at: themes/pyconindia2012/templates/inc/sponsors.html
themes/pyconindia2012/templates/inc/sponsors.html
And push the changes to github.