FAQ: Difference between revisions

264 bytes added ,  07:37, 6 June 2013
m
Line 453: Line 453:
* Secondly, you may upload an image using your own file name.  Edit the weather.css file and look for the line <tt>background-image: url(images/picture.jpg);</tt> around line 9 and adjust as necessary.  Upload the edited css file to the website
* Secondly, you may upload an image using your own file name.  Edit the weather.css file and look for the line <tt>background-image: url(images/picture.jpg);</tt> around line 9 and adjust as necessary.  Upload the edited css file to the website
* if you wish to remove the image completely edit the weather.css file and remove the line <tt>background-image: url(images/picture.jpg);</tt>  Upload the css file to to the website
* if you wish to remove the image completely edit the weather.css file and remove the line <tt>background-image: url(images/picture.jpg);</tt>  Upload the css file to to the website
NOTE: It is not recommended that you overwrite the image in your local folder (webfiles\images\picture.jpg) because that gets overwritten when you update to a new build of Cumulus. Ideally your image will be in its own local folder outside the Cumulus structure.


== How do I change the "Welcome to." on the front page ==
== How do I change the "Welcome to." on the front page ==
5,838

edits