Link to Community Garden on Maslow Home page

How about adding a link to the Community Garden Web page on the Maslow Home page, or if that’s too full, add it to the drop-down list of links?
Forgive me if it’s already in some obvious place, though…

1 Like

A link to it and the Main Site on the Fourm Masthead might be good too.

1 Like

Great suggestions! I will get a link up on the main site right away and work on the mast head…not sure how to do that one

1 Like

I was able to add the links to the top of this page, but they are pretty ugly! Any CSS folks out there who know how to make them look better?

Here’s the code now:

 <div id="top-navbar">
 <span id="top-navbar-links" style="height:20px;">
   <a href="http://www.maslowcnc.com/">Maslow Home</a>
   <a href="http://maslowcommunitygarden.org/">Maslow Community Garden</a>
 </span>
 </div>

The new header looks very nice!

1 Like