TNET Cumulus Based Projects and Scripts > Reference Information > Cumulus Wiki Weather Project > Graphic Logo Instead of Text
Graphic Logo Instead of Text
You can change the top section of the website by creating a 500x100 Ping image of the graph of your choosing and replacing the text in the top zone.
Below is what the image being used above looks like:

Replace the text in the top zone that contains:
Text Version
<div class='topdashpos'>[(cumulus topdash=1 )]</div>[(webvisitor)]`
! [[main|$$sitename]]
!! $$slogan
<center>$$topactions</center>
! [[main|$$sitename]]
!! $$slogan
<center>$$topactions</center>
With:
Graphic Image Version
<div class='topdashpos'>[(cumulus topdash=1 )]</div>[(webvisitor)]`
[[main|[^tnetweather-500x100.png^]]]
<center>$$topactions</center>
[[main|[^tnetweather-500x100.png^]]]
<center>$$topactions</center>