[ILUG] OT: resize external Javascript banner?

CP Hennessy cp.hennessy at openapp.ie
Thu May 10 11:35:57 IST 2012


Try this :
 <div id='fed-banner'>
   <style  type='text/css'>
      div#feb-banner img { width: 400px }
   </style>
   <script id="fedora-banner" type="text/javascript"
      src="http://fedoraproject.org/static/js/release-counter-ext.js?lang=en">
   </script>
 </div>

This is untested but the theory works ;)

CPH

On Thu 10 May 2012 and Frank Murphy wrote:
> https://fedoraproject.org/en/counter
> 
> <script id="fedora-banner" type="text/javascript"
> src="http://fedoraproject.org/static/js/release-counter-ext.js?lang=en"></sc
> ript>
> 
> Actual js code (gleaned from above):
> https://fedoraproject.org/static/js/release-counter-ext.js
> 
> 
> For my own site.
> What can I do to allow me set the size of the banner?
> css?


More information about the ILUG mailing list