Ok, I've identified the files that run the show for the widget...
mysite/profile/views.py @ def widget_display_js
mysite/profile/templates/profile/widget.html
mysite/account/templates/account/widget.html
My problem is how do I go about modifying the html in "encoded_for_js"
so that width & height change from input I would define using the template
mysite/account/templates/account/widget.html
Help appreciated, looks too complicated for me at this stage.
|